2022-02-19 16:17:20.842 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:17:20.842 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:17:20.842 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:17:24.634 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 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 519, in env_get 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2022-02-19 16:17:24.634 7 ERROR rally.cli.cliutils 2022-02-19 16:17:26.317 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:17:26.317 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:17:26.317 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:17:30.887 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:17:30.887 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:17:30.888 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:17:35.746 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:17:35.746 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:17:35.746 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:17:37.449 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:17:37.450 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:17:37.450 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:17:39.922 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Starting: Task validation. 2022-02-19 16:17:39.936 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Starting: Task validation of syntax. 2022-02-19 16:17:40.000 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Completed: Task validation of syntax. 2022-02-19 16:17:40.000 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Starting: Task validation of required platforms. 2022-02-19 16:17:40.040 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Completed: Task validation of required platforms. 2022-02-19 16:17:40.040 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Starting: Task validation of semantic. 2022-02-19 16:17:40.040 16 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:17:40.776 16 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:17:40.790 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:17:41.168 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:17:41.842 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack setup() finished in 1.05 sec 2022-02-19 16:17:41.897 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() started 2022-02-19 16:17:45.130 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() finished in 3.23 sec 2022-02-19 16:17:45.131 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Completed: Task validation of semantic. 2022-02-19 16:17:45.131 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Completed: Task validation. 2022-02-19 16:17:45.132 16 INFO rally.api [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 input file is valid. 2022-02-19 16:17:45.132 16 INFO rally.api [-] Run Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:17:45.132 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Starting: Running task. 2022-02-19 16:17:45.221 16 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=cdc9f72e-1866-4b6d-aba4-96ef78221933)", "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 } } } ] } 2022-02-19 16:17:45.239 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:17:45.836 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:17:46.527 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack setup() finished in 1.29 sec 2022-02-19 16:17:46.533 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: eac806c6-8a77-4d3e-a0d0-5eed52131aa6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:17:46.554 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:17:46.557 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 START 2022-02-19 16:17:46.763 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 END: OK 2022-02-19 16:17:46.785 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() started 2022-02-19 16:17:49.830 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() finished in 3.05 sec 2022-02-19 16:17:51.277 16 INFO rally.task.engine [-] Load duration is: 0.205282 2022-02-19 16:17:51.277 16 INFO rally.task.engine [-] Full runner duration is: 0.25242 2022-02-19 16:17:51.278 16 INFO rally.task.engine [-] Full duration is: 4.592967 2022-02-19 16:17:51.318 16 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 6 in general). 2022-02-19 16:17:51.379 16 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=2a5945f9-373f-4c4c-a258-5cb6e20ef03b)", "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 } } } ] } 2022-02-19 16:17:51.392 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:17:51.818 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:17:52.413 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack setup() finished in 1.02 sec 2022-02-19 16:17:52.424 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: eac806c6-8a77-4d3e-a0d0-5eed52131aa6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:17:52.425 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-02-19 16:17:52.428 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 START 2022-02-19 16:17:52.849 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 END: OK 2022-02-19 16:17:52.872 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() started 2022-02-19 16:17:56.343 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() finished in 3.47 sec 2022-02-19 16:17:57.546 16 INFO rally.task.engine [-] Load duration is: 0.420758 2022-02-19 16:17:57.547 16 INFO rally.task.engine [-] Full runner duration is: 0.44867 2022-02-19 16:17:57.547 16 INFO rally.task.engine [-] Full duration is: 4.952557 2022-02-19 16:17:57.594 16 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 6 in general). 2022-02-19 16:17:57.640 16 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=8db7e40a-964a-4852-bd9b-bc9ed1c9f831)", "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 } } } ] } 2022-02-19 16:17:57.657 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:17:58.111 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:17:58.908 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack setup() finished in 1.25 sec 2022-02-19 16:17:58.919 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: eac806c6-8a77-4d3e-a0d0-5eed52131aa6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:17:58.921 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-02-19 16:17:58.924 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 START 2022-02-19 16:17:59.582 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 END: OK 2022-02-19 16:17:59.605 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() started 2022-02-19 16:18:02.764 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() finished in 3.16 sec 2022-02-19 16:18:03.695 16 INFO rally.task.engine [-] Load duration is: 0.657826 2022-02-19 16:18:03.695 16 INFO rally.task.engine [-] Full runner duration is: 0.687128 2022-02-19 16:18:03.696 16 INFO rally.task.engine [-] Full duration is: 5.108783 2022-02-19 16:18:03.731 16 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 6 in general). 2022-02-19 16:18:03.773 16 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=0815cfe8-eb15-44a0-bcb3-211ab90b6256)", "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 } } } ] } 2022-02-19 16:18:03.787 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:18:04.292 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:18:04.902 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack setup() finished in 1.12 sec 2022-02-19 16:18:04.908 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: eac806c6-8a77-4d3e-a0d0-5eed52131aa6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:18:04.909 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-02-19 16:18:04.912 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 START 2022-02-19 16:18:05.307 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 END: OK 2022-02-19 16:18:05.328 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() started 2022-02-19 16:18:16.048 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() finished in 10.72 sec 2022-02-19 16:18:17.852 16 INFO rally.task.engine [-] Load duration is: 0.394002 2022-02-19 16:18:17.852 16 INFO rally.task.engine [-] Full runner duration is: 0.420253 2022-02-19 16:18:17.853 16 INFO rally.task.engine [-] Full duration is: 12.261989 2022-02-19 16:18:17.891 16 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 6 in general). 2022-02-19 16:18:17.940 16 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=99d2a3e9-74e4-4bc1-aa26-ef6cea4b24f8)", "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 } } } ] } 2022-02-19 16:18:17.955 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:18:18.606 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:18:19.335 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack setup() finished in 1.38 sec 2022-02-19 16:18:19.344 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: eac806c6-8a77-4d3e-a0d0-5eed52131aa6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:18:19.346 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-02-19 16:18:19.348 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 START 2022-02-19 16:18:19.873 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 END: OK 2022-02-19 16:18:19.896 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() started 2022-02-19 16:18:22.885 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() finished in 2.99 sec 2022-02-19 16:18:23.992 16 INFO rally.task.engine [-] Load duration is: 0.52411 2022-02-19 16:18:23.992 16 INFO rally.task.engine [-] Full runner duration is: 0.552579 2022-02-19 16:18:23.993 16 INFO rally.task.engine [-] Full duration is: 4.930392 2022-02-19 16:18:24.088 16 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 6 in general). 2022-02-19 16:18:24.193 16 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=2d5fefe8-594b-43aa-aaee-47b82d3e5b28)", "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 } } } ] } 2022-02-19 16:18:24.208 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:18:24.705 16 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:18:25.473 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack setup() finished in 1.27 sec 2022-02-19 16:18:25.484 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: eac806c6-8a77-4d3e-a0d0-5eed52131aa6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:18:25.486 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-02-19 16:18:25.488 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 START 2022-02-19 16:18:26.129 16 INFO rally.task.runner [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | ITER: 1 END: OK 2022-02-19 16:18:26.142 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() started 2022-02-19 16:18:29.854 16 INFO rally.task.context [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Context users@openstack cleanup() finished in 3.71 sec 2022-02-19 16:18:30.250 16 INFO rally.task.engine [-] Load duration is: 0.640401 2022-02-19 16:18:30.250 16 INFO rally.task.engine [-] Full runner duration is: 0.658642 2022-02-19 16:18:30.251 16 INFO rally.task.engine [-] Full duration is: 5.647997 2022-02-19 16:18:30.311 16 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 6 in general). 2022-02-19 16:18:30.363 16 INFO rally.task.engine [-] Task eac806c6-8a77-4d3e-a0d0-5eed52131aa6 | Completed: Running task. 2022-02-19 16:18:32.181 348 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:18:32.181 348 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:18:32.182 348 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:18:33.787 349 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:18:33.788 349 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:18:33.788 349 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:18:35.352 350 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:18:35.353 350 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:18:35.353 350 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:18:37.525 350 INFO rally.api [-] Building 'json' report for the following task(s): 'eac806c6-8a77-4d3e-a0d0-5eed52131aa6'. 2022-02-19 16:18:37.534 350 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:18:39.280 352 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:18:39.281 352 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:18:39.281 352 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:18:41.565 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Starting: Task validation. 2022-02-19 16:18:41.578 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Starting: Task validation of syntax. 2022-02-19 16:18:41.657 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Completed: Task validation of syntax. 2022-02-19 16:18:41.658 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Starting: Task validation of required platforms. 2022-02-19 16:18:41.708 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Completed: Task validation of required platforms. 2022-02-19 16:18:41.708 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Starting: Task validation of semantic. 2022-02-19 16:18:41.709 352 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:18:42.355 352 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:18:42.371 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:18:42.741 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:18:43.373 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack setup() finished in 1.00 sec 2022-02-19 16:18:44.260 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() started 2022-02-19 16:18:51.975 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() finished in 7.72 sec 2022-02-19 16:18:51.976 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Completed: Task validation of semantic. 2022-02-19 16:18:51.976 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Completed: Task validation. 2022-02-19 16:18:51.977 352 INFO rally.api [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 input file is valid. 2022-02-19 16:18:51.977 352 INFO rally.api [-] Run Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:18:51.977 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Starting: Running task. 2022-02-19 16:18:52.071 352 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=ca527c67-cb42-4bc0-ac33-e1cb986f10bb)", "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 } } } ] } 2022-02-19 16:18:52.093 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:18:52.519 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:18:53.210 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack setup() finished in 1.12 sec 2022-02-19 16:18:53.211 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:18:53.219 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1b3fd116-1413-4c78-b26f-8235d705e2a6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:18:53.223 352 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"} 2022-02-19 16:18:53.225 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 START 2022-02-19 16:18:55.791 352 RALLYDEBUG rally.task.utils [-] Waiting for resource 'd2c023df-8da7-4c65-8a8f-974aa1624fb9'. Status changed: NONE => QUEUED in 0.04719424247741699 2022-02-19 16:18:56.375 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ca527c67_2ao0rFbR. Status changed: QUEUED => ACTIVE in 0.024959564208984375 2022-02-19 16:18:56.651 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 END: OK 2022-02-19 16:18:56.673 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack cleanup() started 2022-02-19 16:18:56.676 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2022-02-19 16:18:56.991 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack cleanup() finished in 0.32 sec 2022-02-19 16:18:56.992 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() started 2022-02-19 16:19:00.403 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() finished in 3.41 sec 2022-02-19 16:19:02.145 352 INFO rally.task.engine [-] Load duration is: 3.232115 2022-02-19 16:19:02.146 352 INFO rally.task.engine [-] Full runner duration is: 3.454262 2022-02-19 16:19:02.146 352 INFO rally.task.engine [-] Full duration is: 8.312502 2022-02-19 16:19:02.190 352 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 4 in general). 2022-02-19 16:19:02.245 352 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=ba9d7b2a-7b39-4b5e-b521-e93541ebd379)", "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 } } } ] } 2022-02-19 16:19:02.264 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:19:02.714 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:19:03.457 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack setup() finished in 1.19 sec 2022-02-19 16:19:03.458 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:19:03.467 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1b3fd116-1413-4c78-b26f-8235d705e2a6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:19:03.470 352 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"} 2022-02-19 16:19:03.473 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 START 2022-02-19 16:19:06.004 352 RALLYDEBUG rally.task.utils [-] Waiting for resource 'c7f848c0-b20b-423a-aeca-9231b69be194'. Status changed: NONE => QUEUED in 0.05532240867614746 2022-02-19 16:19:06.674 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ba9d7b2a_hFvUU8TE. Status changed: QUEUED => ACTIVE in 0.027137041091918945 2022-02-19 16:19:06.737 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 END: OK 2022-02-19 16:19:06.758 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack cleanup() started 2022-02-19 16:19:06.761 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2022-02-19 16:19:07.190 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_ba9d7b2a_hFvUU8TE (c7f848c0-b20b-423a-aeca-9231b69be194) 2022-02-19 16:19:07.878 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-02-19 16:19:07.903 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-02-19 16:19:08.906 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack cleanup() finished in 2.15 sec 2022-02-19 16:19:08.907 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() started 2022-02-19 16:19:12.217 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() finished in 3.31 sec 2022-02-19 16:19:12.312 352 INFO rally.task.engine [-] Load duration is: 3.041198 2022-02-19 16:19:12.313 352 INFO rally.task.engine [-] Full runner duration is: 3.291307 2022-02-19 16:19:12.313 352 INFO rally.task.engine [-] Full duration is: 9.954746 2022-02-19 16:19:12.365 352 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 4 in general). 2022-02-19 16:19:12.410 352 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=e2217eab-6c80-4db9-980f-678e2f285606)", "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 } } } ] } 2022-02-19 16:19:12.426 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:19:12.859 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:19:13.572 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack setup() finished in 1.15 sec 2022-02-19 16:19:13.584 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1b3fd116-1413-4c78-b26f-8235d705e2a6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:19:13.586 352 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:19:13.589 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 START 2022-02-19 16:19:14.014 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 END: OK 2022-02-19 16:19:14.036 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() started 2022-02-19 16:19:16.956 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() finished in 2.92 sec 2022-02-19 16:19:18.469 352 INFO rally.task.engine [-] Load duration is: 0.21381 2022-02-19 16:19:18.469 352 INFO rally.task.engine [-] Full runner duration is: 0.45362 2022-02-19 16:19:18.470 352 INFO rally.task.engine [-] Full duration is: 4.532542 2022-02-19 16:19:18.600 352 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 4 in general). 2022-02-19 16:19:18.712 352 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=6527eae1-1e2c-4562-8f73-bcba8369b08a)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "number_instances": 2, "boot_server_kwargs": { "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } } }, "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 } } } ] } 2022-02-19 16:19:18.738 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:19:19.148 352 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:19:19.872 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack setup() finished in 1.13 sec 2022-02-19 16:19:20.458 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context quotas@openstack setup() finished in 0.59 sec 2022-02-19 16:19:20.459 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:19:20.831 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1b3fd116-1413-4c78-b26f-8235d705e2a6). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:19:20.834 352 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": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "number_instances": 2, "boot_server_kwargs": {"nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]}} 2022-02-19 16:19:20.837 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 START 2022-02-19 16:19:23.841 352 RALLYDEBUG rally.task.utils [-] Waiting for resource '35aef413-5b6f-4baa-b0b3-2677c71f1cc5'. Status changed: NONE => QUEUED in 0.04316234588623047 2022-02-19 16:19:24.355 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6527eae1_NLJ444zb. Status changed: QUEUED => ACTIVE in 0.028307199478149414 2022-02-19 16:19:38.969 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6527eae1_cfTnqg3C_1. Status changed: BUILD => ACTIVE in 11.754781484603882 2022-02-19 16:19:39.188 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6527eae1_cfTnqg3C_0. Status changed: BUILD => ACTIVE in 0.21831536293029785 2022-02-19 16:19:39.189 352 INFO rally.task.runner [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | ITER: 1 END: OK 2022-02-19 16:19:39.207 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack cleanup() started 2022-02-19 16:19:39.209 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:19:40.013 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_6527eae1_cfTnqg3C_1 (34cd2050-8a8b-4844-9d05-339c3c9da6bf) 2022-02-19 16:19:40.017 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_6527eae1_cfTnqg3C_0 (670319af-3edf-40d6-bd56-bc86751a0b21) 2022-02-19 16:19:44.370 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:19:44.522 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:19:44.678 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2022-02-19 16:19:44.928 352 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6527eae1_NLJ444zb (35aef413-5b6f-4baa-b0b3-2677c71f1cc5) 2022-02-19 16:19:45.508 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-02-19 16:19:45.532 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-02-19 16:19:46.536 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context cleanup@openstack cleanup() finished in 7.33 sec 2022-02-19 16:19:46.537 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context quotas@openstack cleanup() started 2022-02-19 16:19:46.560 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context quotas@openstack cleanup() finished in 22.98 msec 2022-02-19 16:19:46.560 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() started 2022-02-19 16:19:55.017 352 INFO rally.task.context [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Context users@openstack cleanup() finished in 8.46 sec 2022-02-19 16:19:56.936 352 INFO rally.task.engine [-] Load duration is: 17.150802 2022-02-19 16:19:56.937 352 INFO rally.task.engine [-] Full runner duration is: 18.377157 2022-02-19 16:19:56.937 352 INFO rally.task.engine [-] Full duration is: 36.281205 2022-02-19 16:19:56.973 352 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 4 in general). 2022-02-19 16:19:57.004 352 INFO rally.task.engine [-] Task 1b3fd116-1413-4c78-b26f-8235d705e2a6 | Completed: Running task. 2022-02-19 16:19:58.966 708 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:19:58.967 708 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:19:58.967 708 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:20:00.661 709 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:20:00.661 709 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:20:00.661 709 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:20:02.297 710 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:20:02.298 710 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:20:02.298 710 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:20:04.776 710 INFO rally.api [-] Building 'json' report for the following task(s): '1b3fd116-1413-4c78-b26f-8235d705e2a6'. 2022-02-19 16:20:04.784 710 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:20:06.776 712 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:20:06.776 712 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:20:06.777 712 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:20:09.458 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Starting: Task validation. 2022-02-19 16:20:09.496 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Starting: Task validation of syntax. 2022-02-19 16:20:09.713 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Completed: Task validation of syntax. 2022-02-19 16:20:09.713 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Starting: Task validation of required platforms. 2022-02-19 16:20:09.808 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Completed: Task validation of required platforms. 2022-02-19 16:20:09.808 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Starting: Task validation of semantic. 2022-02-19 16:20:09.808 712 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:20:10.522 712 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:20:10.536 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:20:10.954 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:20:11.601 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.06 sec 2022-02-19 16:20:12.867 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:20:16.539 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 3.67 sec 2022-02-19 16:20:16.540 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Completed: Task validation of semantic. 2022-02-19 16:20:16.540 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Completed: Task validation. 2022-02-19 16:20:16.541 712 INFO rally.api [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 input file is valid. 2022-02-19 16:20:16.541 712 INFO rally.api [-] Run Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:20:16.541 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Starting: Running task. 2022-02-19 16:20:16.595 712 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=f5a9428c-d5aa-4b00-8e7e-825f19044bf8)", "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 } } } ] } 2022-02-19 16:20:16.611 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:20:17.033 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:20:17.706 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.09 sec 2022-02-19 16:20:17.841 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.13 sec 2022-02-19 16:20:18.208 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack setup() finished in 0.37 sec 2022-02-19 16:20:20.910 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context volumes@openstack setup() finished in 2.70 sec 2022-02-19 16:20:20.910 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:20:20.923 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:20:20.926 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"force": false} 2022-02-19 16:20:20.930 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:20:23.557 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5a9428c_FYG7rglH. Status changed: AVAILABLE => DELETING in 0.04459786415100098 2022-02-19 16:20:25.592 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:20:25.611 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() started 2022-02-19 16:20:25.615 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:20:25.774 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:20:25.939 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:20:26.117 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:20:26.313 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() finished in 0.70 sec 2022-02-19 16:20:26.313 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context volumes@openstack cleanup() started 2022-02-19 16:20:26.314 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:20:26.524 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_f5a9428c_LpRqIFlh (564cd145-6d40-4a47-880a-57cf3e618f41) 2022-02-19 16:20:28.854 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context volumes@openstack cleanup() finished in 2.54 sec 2022-02-19 16:20:28.855 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() started 2022-02-19 16:20:28.896 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() finished in 40.77 msec 2022-02-19 16:20:28.896 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:20:28.897 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.32 msec 2022-02-19 16:20:28.897 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:20:32.046 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 3.15 sec 2022-02-19 16:20:32.797 712 INFO rally.task.engine [-] Load duration is: 4.651093 2022-02-19 16:20:32.798 712 INFO rally.task.engine [-] Full runner duration is: 4.69485 2022-02-19 16:20:32.798 712 INFO rally.task.engine [-] Full duration is: 15.437804 2022-02-19 16:20:32.903 712 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 10 in general). 2022-02-19 16:20:32.987 712 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=5fc5a841-13b9-4e15-b995-1eb8cf085c37)", "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 } } } ] } 2022-02-19 16:20:33.016 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:20:33.463 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:20:34.231 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.22 sec 2022-02-19 16:20:34.381 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.15 sec 2022-02-19 16:20:34.740 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack setup() finished in 0.36 sec 2022-02-19 16:20:34.741 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack setup() finished in 0.02 msec 2022-02-19 16:20:34.752 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:20:34.753 712 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}} 2022-02-19 16:20:34.758 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:20:37.746 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_5fc5a841_JbOboVlm. Status changed: AVAILABLE => DELETING in 0.14989900588989258 2022-02-19 16:20:41.889 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:20:41.913 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() started 2022-02-19 16:20:41.916 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:20:42.229 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:20:42.382 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:20:42.613 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:20:42.916 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() finished in 1.00 sec 2022-02-19 16:20:42.917 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() started 2022-02-19 16:20:42.941 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() finished in 23.84 msec 2022-02-19 16:20:42.941 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:20:42.941 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.17 msec 2022-02-19 16:20:42.942 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:20:51.792 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 8.85 sec 2022-02-19 16:20:53.113 712 INFO rally.task.engine [-] Load duration is: 7.128593 2022-02-19 16:20:53.113 712 INFO rally.task.engine [-] Full runner duration is: 7.16152 2022-02-19 16:20:53.114 712 INFO rally.task.engine [-] Full duration is: 18.778785 2022-02-19 16:20:53.161 712 INFO rally.task.engine [-] Finished workload 1/3 of subtask 2 (completed 2 of 10 in general). 2022-02-19 16:20:53.200 712 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=3738f225-4b79-4b60-b7b5-ba3ae8030111)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "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 } } } ] } 2022-02-19 16:20:53.223 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:20:53.755 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:20:54.419 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.20 sec 2022-02-19 16:20:54.564 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.15 sec 2022-02-19 16:20:54.929 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack setup() finished in 0.36 sec 2022-02-19 16:20:54.930 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:20:55.203 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:20:55.204 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "size": 1} 2022-02-19 16:20:55.207 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:20:58.030 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3738f225_W5iysrRc. Status changed: CREATING => DOWNLOADING in 0.14896941184997559 2022-02-19 16:21:02.190 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3738f225_W5iysrRc. Status changed: DOWNLOADING => AVAILABLE in 4.160037040710449 2022-02-19 16:21:02.384 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3738f225_W5iysrRc. Status changed: AVAILABLE => DELETING in 0.07605862617492676 2022-02-19 16:21:04.432 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:21:04.445 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() started 2022-02-19 16:21:04.449 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:21:04.722 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:21:04.897 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:21:05.061 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:21:05.259 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() finished in 0.81 sec 2022-02-19 16:21:05.260 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() started 2022-02-19 16:21:05.300 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() finished in 40.83 msec 2022-02-19 16:21:05.301 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:21:05.301 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.36 msec 2022-02-19 16:21:05.302 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:21:08.278 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 2.98 sec 2022-02-19 16:21:09.310 712 INFO rally.task.engine [-] Load duration is: 9.22192 2022-02-19 16:21:09.310 712 INFO rally.task.engine [-] Full runner duration is: 9.243018 2022-02-19 16:21:09.310 712 INFO rally.task.engine [-] Full duration is: 15.056992 2022-02-19 16:21:09.379 712 INFO rally.task.engine [-] Finished workload 2/3 of subtask 2 (completed 3 of 10 in general). 2022-02-19 16:21:09.413 712 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=da9649ec-bb4e-498c-9065-5803ab1ce8fa)", "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 } } } ] } 2022-02-19 16:21:09.432 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:21:09.857 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:21:10.559 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.13 sec 2022-02-19 16:21:10.706 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.15 sec 2022-02-19 16:21:11.100 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack setup() finished in 0.39 sec 2022-02-19 16:21:11.100 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:21:11.107 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:21:11.109 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2022-02-19 16:21:11.112 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:21:14.004 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_da9649ec_5egYuLA8. Status changed: AVAILABLE => DELETING in 0.0714573860168457 2022-02-19 16:21:16.056 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:21:16.078 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() started 2022-02-19 16:21:16.081 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:21:16.432 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:21:16.609 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:21:16.771 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:21:16.958 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() finished in 0.88 sec 2022-02-19 16:21:16.958 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() started 2022-02-19 16:21:16.988 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() finished in 29.45 msec 2022-02-19 16:21:16.988 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:21:16.988 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.28 msec 2022-02-19 16:21:16.989 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:21:20.116 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 3.13 sec 2022-02-19 16:21:21.493 712 INFO rally.task.engine [-] Load duration is: 4.940175 2022-02-19 16:21:21.493 712 INFO rally.task.engine [-] Full runner duration is: 4.970957 2022-02-19 16:21:21.493 712 INFO rally.task.engine [-] Full duration is: 10.686989 2022-02-19 16:21:21.578 712 INFO rally.task.engine [-] Finished workload 3/3 of subtask 2 (completed 4 of 10 in general). 2022-02-19 16:21:21.937 712 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=fdfe4751-e649-434c-8b08-8b5e4dc0ef33)", "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 } } } ] } 2022-02-19 16:21:21.957 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:21:22.430 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:21:23.245 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.29 sec 2022-02-19 16:21:23.397 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.15 sec 2022-02-19 16:21:23.978 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack setup() finished in 0.58 sec 2022-02-19 16:21:23.978 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:21:23.990 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:21:23.992 712 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} 2022-02-19 16:21:23.995 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:21:27.248 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fdfe4751_bWCyOK2F. Status changed: AVAILABLE => EXTENDING in 0.07732748985290527 2022-02-19 16:21:29.334 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fdfe4751_bWCyOK2F. Status changed: EXTENDING => AVAILABLE in 2.086216926574707 2022-02-19 16:21:29.498 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fdfe4751_bWCyOK2F. Status changed: AVAILABLE => DELETING in 0.08826541900634766 2022-02-19 16:21:31.566 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:21:31.589 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() started 2022-02-19 16:21:31.592 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:21:31.860 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:21:32.036 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:21:32.184 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:21:32.365 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() finished in 0.78 sec 2022-02-19 16:21:32.366 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() started 2022-02-19 16:21:32.394 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() finished in 28.68 msec 2022-02-19 16:21:32.395 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:21:32.395 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.28 msec 2022-02-19 16:21:32.395 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:21:35.508 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 3.11 sec 2022-02-19 16:21:36.033 712 INFO rally.task.engine [-] Load duration is: 7.568447 2022-02-19 16:21:36.034 712 INFO rally.task.engine [-] Full runner duration is: 7.600674 2022-02-19 16:21:36.034 712 INFO rally.task.engine [-] Full duration is: 13.552949 2022-02-19 16:21:36.078 712 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 5 of 10 in general). 2022-02-19 16:21:36.129 712 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=33ce1f6d-6ea8-49e5-a1b8-9694f7a1669f)", "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 } } } ] } 2022-02-19 16:21:36.153 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:21:36.538 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:21:37.186 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.03 sec 2022-02-19 16:21:37.321 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.13 sec 2022-02-19 16:21:37.691 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack setup() finished in 0.37 sec 2022-02-19 16:21:40.380 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context volumes@openstack setup() finished in 2.69 sec 2022-02-19 16:21:40.381 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:21:40.388 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:21:40.390 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2022-02-19 16:21:40.392 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:21:43.458 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33ce1f6d_n2A0kAgK. Status changed: AVAILABLE => DELETING in 0.07844090461730957 2022-02-19 16:21:45.506 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:21:45.521 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() started 2022-02-19 16:21:45.524 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:21:45.699 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:21:45.877 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:21:46.024 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:21:46.244 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context cleanup@openstack cleanup() finished in 0.72 sec 2022-02-19 16:21:46.244 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context volumes@openstack cleanup() started 2022-02-19 16:21:46.245 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:21:46.415 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_33ce1f6d_8UXQ3lj5 (dd3c1a2b-d111-4574-a019-72daee6bf4fc) 2022-02-19 16:21:48.776 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context volumes@openstack cleanup() finished in 2.53 sec 2022-02-19 16:21:48.777 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() started 2022-02-19 16:21:48.805 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context quotas@openstack cleanup() finished in 27.80 msec 2022-02-19 16:21:48.805 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:21:48.806 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.35 msec 2022-02-19 16:21:48.806 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:21:51.816 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 3.01 sec 2022-02-19 16:21:52.230 712 INFO rally.task.engine [-] Load duration is: 5.111291 2022-02-19 16:21:52.230 712 INFO rally.task.engine [-] Full runner duration is: 5.133257 2022-02-19 16:21:52.230 712 INFO rally.task.engine [-] Full duration is: 15.666314 2022-02-19 16:21:52.272 712 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 6 of 10 in general). 2022-02-19 16:21:52.318 712 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=6f9da9eb-fe0f-45a6-b8ea-63b954d49d65)", "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 } } } ] } 2022-02-19 16:21:52.335 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:21:52.774 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:21:53.464 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.13 sec 2022-02-19 16:21:53.611 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.15 sec 2022-02-19 16:21:53.612 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:21:53.618 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:21:53.620 712 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"} 2022-02-19 16:21:53.622 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:21:53.819 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:21:53.837 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:21:53.840 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-02-19 16:21:54.028 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-02-19 16:21:54.328 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2022-02-19 16:21:54.531 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-02-19 16:21:54.693 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_6f9da9eb_5PitVSDq (6d7a89ab-4a83-48b0-b5c3-bfb0dee02a43) 2022-02-19 16:21:55.907 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() finished in 2.07 sec 2022-02-19 16:21:55.908 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:21:55.909 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.39 msec 2022-02-19 16:21:55.909 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:21:58.692 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 2.78 sec 2022-02-19 16:22:00.386 712 INFO rally.task.engine [-] Load duration is: 0.194917 2022-02-19 16:22:00.386 712 INFO rally.task.engine [-] Full runner duration is: 0.21859 2022-02-19 16:22:00.387 712 INFO rally.task.engine [-] Full duration is: 6.358558 2022-02-19 16:22:00.425 712 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 7 of 10 in general). 2022-02-19 16:22:00.467 712 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=a65eebb1-7bb1-4d57-8d1e-94e2c9f7514e)", "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 } } } ] } 2022-02-19 16:22:00.487 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:22:00.926 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:22:01.643 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.16 sec 2022-02-19 16:22:01.903 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.26 sec 2022-02-19 16:22:01.904 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:22:01.912 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:22:01.913 712 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"} 2022-02-19 16:22:01.916 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:22:02.196 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:22:02.212 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:22:02.215 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-02-19 16:22:02.403 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-02-19 16:22:02.706 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2022-02-19 16:22:02.915 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-02-19 16:22:03.053 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_a65eebb1_uRs8CdKw (a94e45ac-3c90-4239-b69c-47b6f15d29e3) 2022-02-19 16:22:04.278 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() finished in 2.07 sec 2022-02-19 16:22:04.279 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:22:04.279 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.39 msec 2022-02-19 16:22:04.280 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:22:07.477 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 3.20 sec 2022-02-19 16:22:08.525 712 INFO rally.task.engine [-] Load duration is: 0.276786 2022-02-19 16:22:08.526 712 INFO rally.task.engine [-] Full runner duration is: 0.300779 2022-02-19 16:22:08.526 712 INFO rally.task.engine [-] Full duration is: 6.991398 2022-02-19 16:22:08.558 712 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 8 of 10 in general). 2022-02-19 16:22:08.587 712 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=e1963e98-36c3-4bc6-b23a-385747abf705)", "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 } } } ] } 2022-02-19 16:22:08.603 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:22:09.083 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:22:09.715 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.11 sec 2022-02-19 16:22:09.848 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.13 sec 2022-02-19 16:22:09.848 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:22:09.855 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:22:09.856 712 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"} 2022-02-19 16:22:09.860 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:22:10.181 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:22:10.197 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:22:10.200 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-02-19 16:22:10.356 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_e1963e98_D6wBYzDF (573917f6-1329-45a1-82ee-01046f91ac1b) 2022-02-19 16:22:11.609 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-02-19 16:22:11.932 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2022-02-19 16:22:12.160 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-02-19 16:22:12.336 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() finished in 2.14 sec 2022-02-19 16:22:12.336 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:22:12.337 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.36 msec 2022-02-19 16:22:12.337 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:22:20.686 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 8.35 sec 2022-02-19 16:22:22.669 712 INFO rally.task.engine [-] Load duration is: 0.31831 2022-02-19 16:22:22.670 712 INFO rally.task.engine [-] Full runner duration is: 0.342619 2022-02-19 16:22:22.670 712 INFO rally.task.engine [-] Full duration is: 12.084719 2022-02-19 16:22:22.722 712 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 9 of 10 in general). 2022-02-19 16:22:22.780 712 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=2acb6597-78d6-4328-9b1d-a8741f2270a4)", "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 } } } ] } 2022-02-19 16:22:22.795 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:22:23.266 712 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:22:24.072 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack setup() finished in 1.28 sec 2022-02-19 16:22:24.221 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack setup() finished in 0.15 sec 2022-02-19 16:22:24.221 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:22:24.228 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8d5e1778-5333-47d3-87ae-592f2c73a7f2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:22:24.229 712 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"} 2022-02-19 16:22:24.231 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 START 2022-02-19 16:22:24.631 712 INFO rally.task.runner [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | ITER: 1 END: OK 2022-02-19 16:22:24.647 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:22:24.649 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-02-19 16:22:24.925 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_2acb6597_LMZynbiC (34095b56-3c34-4d4d-87b5-336af7618bcc) 2022-02-19 16:22:26.272 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-02-19 16:22:26.687 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2022-02-19 16:22:26.940 712 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-02-19 16:22:27.229 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context admin_cleanup@openstack cleanup() finished in 2.58 sec 2022-02-19 16:22:27.230 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() started 2022-02-19 16:22:27.230 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context api_versions@openstack cleanup() finished in 0.40 msec 2022-02-19 16:22:27.230 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() started 2022-02-19 16:22:30.316 712 INFO rally.task.context [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Context users@openstack cleanup() finished in 3.09 sec 2022-02-19 16:22:30.845 712 INFO rally.task.engine [-] Load duration is: 0.396586 2022-02-19 16:22:30.845 712 INFO rally.task.engine [-] Full runner duration is: 0.419143 2022-02-19 16:22:30.845 712 INFO rally.task.engine [-] Full duration is: 7.522531 2022-02-19 16:22:30.880 712 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 10 of 10 in general). 2022-02-19 16:22:30.914 712 INFO rally.task.engine [-] Task 8d5e1778-5333-47d3-87ae-592f2c73a7f2 | Completed: Running task. 2022-02-19 16:22:32.775 2076 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:22:32.775 2076 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:22:32.776 2076 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:22:34.409 2077 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:22:34.409 2077 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:22:34.409 2077 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:22:36.109 2078 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:22:36.110 2078 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:22:36.110 2078 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:22:38.359 2078 INFO rally.api [-] Building 'json' report for the following task(s): '8d5e1778-5333-47d3-87ae-592f2c73a7f2'. 2022-02-19 16:22:38.374 2078 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:22:40.149 2080 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:22:40.150 2080 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:22:40.150 2080 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:22:42.564 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Starting: Task validation. 2022-02-19 16:22:42.582 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Starting: Task validation of syntax. 2022-02-19 16:22:42.769 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Completed: Task validation of syntax. 2022-02-19 16:22:42.769 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Starting: Task validation of required platforms. 2022-02-19 16:22:42.878 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Completed: Task validation of required platforms. 2022-02-19 16:22:42.878 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Starting: Task validation of semantic. 2022-02-19 16:22:42.879 2080 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:22:43.666 2080 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:22:43.682 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:22:44.173 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:22:45.080 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.40 sec 2022-02-19 16:22:46.049 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:22:49.042 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 2.99 sec 2022-02-19 16:22:49.044 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Completed: Task validation of semantic. 2022-02-19 16:22:49.044 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Completed: Task validation. 2022-02-19 16:22:49.044 2080 INFO rally.api [-] Task f8492e80-057d-40c5-9ef8-25939a301662 input file is valid. 2022-02-19 16:22:49.045 2080 INFO rally.api [-] Run Task f8492e80-057d-40c5-9ef8-25939a301662 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:22:49.045 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Starting: Running task. 2022-02-19 16:22:49.114 2080 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=fac3db07-252f-4e0a-a34c-5a8afd116018)", "subtasks": [ { "title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": { "Gnocchi.list_capabilities": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:22:49.133 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:22:49.610 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:22:50.364 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.23 sec 2022-02-19 16:22:50.372 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:22:50.377 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:22:50.380 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:22:50.695 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:22:50.710 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:22:54.446 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 3.74 sec 2022-02-19 16:22:55.172 2080 INFO rally.task.engine [-] Load duration is: 0.313522 2022-02-19 16:22:55.172 2080 INFO rally.task.engine [-] Full runner duration is: 0.338489 2022-02-19 16:22:55.173 2080 INFO rally.task.engine [-] Full duration is: 5.314301 2022-02-19 16:22:55.216 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 11 in general). 2022-02-19 16:22:55.264 2080 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=dc72ea20-6aac-4b31-a3c7-ea5b1462bcdc)", "subtasks": [ { "title": "Gnocchi.get_status", "description": "Get the status of measurements processing.", "scenario": { "Gnocchi.get_status": { "detailed": false } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:22:55.281 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:22:55.864 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:22:56.748 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.47 sec 2022-02-19 16:22:56.756 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:22:56.758 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": false} 2022-02-19 16:22:56.760 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:22:57.335 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:22:57.357 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:05.428 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 8.07 sec 2022-02-19 16:23:07.342 2080 INFO rally.task.engine [-] Load duration is: 0.573364 2022-02-19 16:23:07.343 2080 INFO rally.task.engine [-] Full runner duration is: 0.600527 2022-02-19 16:23:07.343 2080 INFO rally.task.engine [-] Full duration is: 10.148907 2022-02-19 16:23:07.378 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 11 in general). 2022-02-19 16:23:07.424 2080 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=fd737618-9a0f-4efc-b436-fdc92a2e85c2)", "subtasks": [ { "title": "GnocchiArchivePolicyRule.list_archive_policy_rule", "description": "List archive policy rules.", "scenario": { "GnocchiArchivePolicyRule.list_archive_policy_rule": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:07.439 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:07.849 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:08.504 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.07 sec 2022-02-19 16:23:08.512 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:08.515 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:23:08.518 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:08.791 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:08.813 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:11.414 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 2.60 sec 2022-02-19 16:23:11.467 2080 INFO rally.task.engine [-] Load duration is: 0.271752 2022-02-19 16:23:11.467 2080 INFO rally.task.engine [-] Full runner duration is: 0.300971 2022-02-19 16:23:11.467 2080 INFO rally.task.engine [-] Full duration is: 3.976146 2022-02-19 16:23:11.566 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 11 in general). 2022-02-19 16:23:11.637 2080 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=c731c672-2307-42b4-b36b-d7d0e6caac15)", "subtasks": [ { "title": "GnocchiArchivePolicyRule.create_delete_archive_policy_rule", "description": "Create archive policy rule and then delete it.", "scenario": { "GnocchiArchivePolicyRule.create_delete_archive_policy_rule": { "metric_pattern": "cpu_*", "archive_policy_name": "low" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:11.654 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:12.168 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:12.864 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.21 sec 2022-02-19 16:23:12.865 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:23:12.873 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:12.874 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"metric_pattern": "cpu_*", "archive_policy_name": "low"} 2022-02-19 16:23:12.877 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:13.163 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:13.179 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:23:13.182 2080 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up gnocchi archive_policy_rule objects 2022-02-19 16:23:13.342 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack cleanup() finished in 0.16 sec 2022-02-19 16:23:13.343 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:16.738 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 3.40 sec 2022-02-19 16:23:17.695 2080 INFO rally.task.engine [-] Load duration is: 0.285393 2022-02-19 16:23:17.695 2080 INFO rally.task.engine [-] Full runner duration is: 0.306388 2022-02-19 16:23:17.695 2080 INFO rally.task.engine [-] Full duration is: 5.085628 2022-02-19 16:23:17.734 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 11 in general). 2022-02-19 16:23:17.788 2080 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=259e33e2-48ce-4311-ad13-aebf6c394659)", "subtasks": [ { "title": "GnocchiArchivePolicy.list_archive_policy", "description": "List archive policies.", "scenario": { "GnocchiArchivePolicy.list_archive_policy": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:17.806 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:18.284 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:18.876 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.07 sec 2022-02-19 16:23:18.885 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:18.886 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:23:18.889 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:19.169 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:19.192 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:22.776 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 3.58 sec 2022-02-19 16:23:23.848 2080 INFO rally.task.engine [-] Load duration is: 0.279267 2022-02-19 16:23:23.848 2080 INFO rally.task.engine [-] Full runner duration is: 0.307604 2022-02-19 16:23:23.849 2080 INFO rally.task.engine [-] Full duration is: 4.970972 2022-02-19 16:23:23.886 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 11 in general). 2022-02-19 16:23:23.943 2080 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=b8c7b633-8aee-4021-bba3-97fcd489f476)", "subtasks": [ { "title": "GnocchiArchivePolicy.create_delete_archive_policy", "description": "Create archive policy and then delete it.", "scenario": { "GnocchiArchivePolicy.create_delete_archive_policy": { "definition": [ { "granularity": "0:00:01", "timespan": "1:00:00" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:23.964 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:24.395 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:25.012 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.05 sec 2022-02-19 16:23:25.013 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack setup() finished in 0.02 msec 2022-02-19 16:23:25.023 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:25.025 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"definition": [{"granularity": "0:00:01", "timespan": "1:00:00"}]} 2022-02-19 16:23:25.028 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:25.312 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:25.335 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:23:25.338 2080 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up gnocchi archive_policy objects 2022-02-19 16:23:25.508 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack cleanup() finished in 0.17 sec 2022-02-19 16:23:25.509 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:28.481 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 2.97 sec 2022-02-19 16:23:30.002 2080 INFO rally.task.engine [-] Load duration is: 0.283567 2022-02-19 16:23:30.003 2080 INFO rally.task.engine [-] Full runner duration is: 0.312381 2022-02-19 16:23:30.003 2080 INFO rally.task.engine [-] Full duration is: 4.518661 2022-02-19 16:23:30.036 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 11 in general). 2022-02-19 16:23:30.081 2080 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=9ad4cfe3-f00b-48db-8b3f-06b46bbb378c)", "subtasks": [ { "title": "GnocchiResourceType.list_resource_type", "description": "List resource types.", "scenario": { "GnocchiResourceType.list_resource_type": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:30.097 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:30.566 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:31.234 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.14 sec 2022-02-19 16:23:31.242 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:31.245 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:23:31.249 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:31.606 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:31.619 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:39.945 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 8.33 sec 2022-02-19 16:23:40.151 2080 INFO rally.task.engine [-] Load duration is: 0.356369 2022-02-19 16:23:40.151 2080 INFO rally.task.engine [-] Full runner duration is: 0.377209 2022-02-19 16:23:40.151 2080 INFO rally.task.engine [-] Full duration is: 9.849566 2022-02-19 16:23:40.183 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 11 in general). 2022-02-19 16:23:40.224 2080 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=6517d9d0-d226-40c5-894f-b3e47753cb7e)", "subtasks": [ { "title": "GnocchiResourceType.create_delete_resource_type", "description": "Create resource type and then delete it.", "scenario": { "GnocchiResourceType.create_delete_resource_type": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:40.238 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:40.658 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:41.302 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.06 sec 2022-02-19 16:23:41.303 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:23:41.309 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:41.311 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"attributes": {"foo": {"required": false, "type": "string"}, "bar": {"required": true, "type": "number"}}} 2022-02-19 16:23:41.314 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:42.166 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:42.187 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:23:42.190 2080 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up gnocchi resource_type objects 2022-02-19 16:23:42.523 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context admin_cleanup@openstack cleanup() finished in 0.34 sec 2022-02-19 16:23:42.523 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:45.514 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 2.99 sec 2022-02-19 16:23:46.276 2080 INFO rally.task.engine [-] Load duration is: 0.850988 2022-02-19 16:23:46.277 2080 INFO rally.task.engine [-] Full runner duration is: 0.878186 2022-02-19 16:23:46.277 2080 INFO rally.task.engine [-] Full duration is: 5.277654 2022-02-19 16:23:46.321 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 11 in general). 2022-02-19 16:23:46.369 2080 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=7bc968e4-4d3a-4499-ade1-3f214f543c69)", "subtasks": [ { "title": "GnocchiMetric.list_metric", "description": "List metrics.", "scenario": { "GnocchiMetric.list_metric": { "limit": 10000 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:46.393 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:46.813 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:47.436 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.04 sec 2022-02-19 16:23:47.442 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:47.443 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"limit": 10000} 2022-02-19 16:23:47.446 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:47.862 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:47.875 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:50.914 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 3.04 sec 2022-02-19 16:23:52.425 2080 INFO rally.task.engine [-] Load duration is: 0.414818 2022-02-19 16:23:52.425 2080 INFO rally.task.engine [-] Full runner duration is: 0.433125 2022-02-19 16:23:52.425 2080 INFO rally.task.engine [-] Full duration is: 4.522148 2022-02-19 16:23:52.483 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 11 in general). 2022-02-19 16:23:52.570 2080 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=4b839ce1-fbb6-48e4-a054-f58e95889ed2)", "subtasks": [ { "title": "GnocchiMetric.create_delete_metric", "description": "Create metric and then delete it.", "scenario": { "GnocchiMetric.create_delete_metric": { "archive_policy_name": "low" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:52.588 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:53.047 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:53.782 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.19 sec 2022-02-19 16:23:53.783 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:23:53.792 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:53.794 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"archive_policy_name": "low"} 2022-02-19 16:23:53.797 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:23:54.172 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:23:54.187 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context cleanup@openstack cleanup() started 2022-02-19 16:23:54.191 2080 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up gnocchi metric objects 2022-02-19 16:23:54.359 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context cleanup@openstack cleanup() finished in 0.17 sec 2022-02-19 16:23:54.360 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:23:57.776 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 3.42 sec 2022-02-19 16:23:58.621 2080 INFO rally.task.engine [-] Load duration is: 0.374593 2022-02-19 16:23:58.622 2080 INFO rally.task.engine [-] Full runner duration is: 0.395355 2022-02-19 16:23:58.622 2080 INFO rally.task.engine [-] Full duration is: 5.189278 2022-02-19 16:23:58.663 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 11 in general). 2022-02-19 16:23:58.716 2080 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=af896109-8c02-45ab-9e3f-7232b48b6fd2)", "subtasks": [ { "title": "GnocchiResource.create_delete_resource", "description": "Create resource and then delete it.", "scenario": { "GnocchiResource.create_delete_resource": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:23:58.733 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:23:59.143 2080 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:23:59.768 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack setup() finished in 1.03 sec 2022-02-19 16:23:59.769 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:23:59.777 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f8492e80-057d-40c5-9ef8-25939a301662). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:23:59.778 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:23:59.781 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 START 2022-02-19 16:24:00.165 2080 INFO rally.task.runner [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | ITER: 1 END: OK 2022-02-19 16:24:00.186 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context cleanup@openstack cleanup() started 2022-02-19 16:24:00.190 2080 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up gnocchi resource objects 2022-02-19 16:24:01.802 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context cleanup@openstack cleanup() finished in 1.62 sec 2022-02-19 16:24:01.803 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() started 2022-02-19 16:24:06.073 2080 INFO rally.task.context [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Context users@openstack cleanup() finished in 4.27 sec 2022-02-19 16:24:06.781 2080 INFO rally.task.engine [-] Load duration is: 0.382914 2022-02-19 16:24:06.782 2080 INFO rally.task.engine [-] Full runner duration is: 0.409628 2022-02-19 16:24:06.782 2080 INFO rally.task.engine [-] Full duration is: 7.341536 2022-02-19 16:24:06.817 2080 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 11 in general). 2022-02-19 16:24:06.853 2080 INFO rally.task.engine [-] Task f8492e80-057d-40c5-9ef8-25939a301662 | Completed: Running task. 2022-02-19 16:24:08.808 2752 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:24:08.809 2752 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:24:08.809 2752 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:24:10.400 2753 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:24:10.401 2753 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:24:10.401 2753 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:24:12.056 2754 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:24:12.056 2754 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:24:12.057 2754 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:24:14.271 2754 INFO rally.api [-] Building 'json' report for the following task(s): 'f8492e80-057d-40c5-9ef8-25939a301662'. 2022-02-19 16:24:14.282 2754 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:24:15.909 2756 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:24:15.910 2756 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:24:15.910 2756 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:24:18.326 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Starting: Task validation. 2022-02-19 16:24:18.340 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Starting: Task validation of syntax. 2022-02-19 16:24:18.415 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Completed: Task validation of syntax. 2022-02-19 16:24:18.416 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Starting: Task validation of required platforms. 2022-02-19 16:24:18.464 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Completed: Task validation of required platforms. 2022-02-19 16:24:18.464 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Starting: Task validation of semantic. 2022-02-19 16:24:18.465 2756 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:24:19.111 2756 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:24:19.125 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:24:19.517 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:24:20.122 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack setup() finished in 1.00 sec 2022-02-19 16:24:20.344 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-02-19 16:24:21.188 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-02-19 16:24:21.744 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-02-19 16:24:22.294 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-02-19 16:24:22.906 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-02-19 16:24:23.455 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-02-19 16:24:23.903 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() started 2022-02-19 16:24:26.666 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() finished in 2.76 sec 2022-02-19 16:24:26.667 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Completed: Task validation of semantic. 2022-02-19 16:24:26.667 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Completed: Task validation. 2022-02-19 16:24:26.667 2756 INFO rally.api [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 input file is valid. 2022-02-19 16:24:26.668 2756 INFO rally.api [-] Run Task 2312df7e-2b3f-4453-a000-e8eca266eb91 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:24:26.668 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Starting: Running task. 2022-02-19 16:24:26.730 2756 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=33dec25e-e93e-4d44-8461-9e2a156d71f4)", "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 } } } ] } 2022-02-19 16:24:26.749 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:24:27.332 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:24:27.943 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack setup() finished in 1.19 sec 2022-02-19 16:24:28.209 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-02-19 16:24:28.674 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack setup() finished in 0.73 sec 2022-02-19 16:24:28.675 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack setup() finished in 0.02 msec 2022-02-19 16:24:28.699 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 2312df7e-2b3f-4453-a000-e8eca266eb91). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:24:28.705 2756 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"} 2022-02-19 16:24:28.709 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 START 2022-02-19 16:24:32.048 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08230185508728027 2022-02-19 16:24:34.255 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08354640007019043 2022-02-19 16:24:34.402 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07282567024230957 2022-02-19 16:24:36.545 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 END: OK 2022-02-19 16:24:36.569 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack cleanup() started 2022-02-19 16:24:36.573 2756 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2022-02-19 16:24:36.824 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack cleanup() finished in 0.26 sec 2022-02-19 16:24:36.825 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() started 2022-02-19 16:24:36.825 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-02-19 16:24:37.087 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() finished in 0.26 sec 2022-02-19 16:24:37.087 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() started 2022-02-19 16:24:40.359 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() finished in 3.27 sec 2022-02-19 16:24:40.817 2756 INFO rally.task.engine [-] Load duration is: 3.835433 2022-02-19 16:24:40.817 2756 INFO rally.task.engine [-] Full runner duration is: 7.870928 2022-02-19 16:24:40.818 2756 INFO rally.task.engine [-] Full duration is: 13.612404 2022-02-19 16:24:40.860 2756 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 4 in general). 2022-02-19 16:24:40.911 2756 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=e0483d58-a6fc-4088-ae4d-156f839019dd)", "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 } } } ] } 2022-02-19 16:24:40.931 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:24:41.354 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:24:42.015 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack setup() finished in 1.08 sec 2022-02-19 16:24:42.230 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-02-19 16:24:42.659 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack setup() finished in 0.64 sec 2022-02-19 16:24:42.660 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:24:42.671 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 2312df7e-2b3f-4453-a000-e8eca266eb91). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:24:42.674 2756 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"} 2022-02-19 16:24:42.677 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 START 2022-02-19 16:24:45.541 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07472419738769531 2022-02-19 16:24:45.776 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.08069729804992676 2022-02-19 16:24:46.846 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.070629596710205 2022-02-19 16:24:47.015 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.05917477607727051 2022-02-19 16:24:49.159 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 END: OK 2022-02-19 16:24:49.179 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack cleanup() started 2022-02-19 16:24:49.189 2756 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2022-02-19 16:24:49.517 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack cleanup() finished in 0.34 sec 2022-02-19 16:24:49.518 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() started 2022-02-19 16:24:49.518 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-02-19 16:24:49.883 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() finished in 0.37 sec 2022-02-19 16:24:49.884 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() started 2022-02-19 16:24:58.314 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() finished in 8.43 sec 2022-02-19 16:24:59.025 2756 INFO rally.task.engine [-] Load duration is: 4.481365 2022-02-19 16:24:59.025 2756 INFO rally.task.engine [-] Full runner duration is: 6.508873 2022-02-19 16:24:59.026 2756 INFO rally.task.engine [-] Full duration is: 17.384524 2022-02-19 16:24:59.089 2756 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 4 in general). 2022-02-19 16:24:59.207 2756 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=79a8b911-68e6-452f-ade9-cb3bbeee8f9a)", "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 } } } ] } 2022-02-19 16:24:59.227 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:24:59.663 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:25:00.331 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack setup() finished in 1.10 sec 2022-02-19 16:25:00.544 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-02-19 16:25:00.977 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack setup() finished in 0.65 sec 2022-02-19 16:25:00.978 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:25:00.989 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 2312df7e-2b3f-4453-a000-e8eca266eb91). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:25:00.990 2756 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"} 2022-02-19 16:25:00.993 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 START 2022-02-19 16:25:03.904 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08334064483642578 2022-02-19 16:25:04.114 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.07600522041320801 2022-02-19 16:25:05.204 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.0897061824798584 2022-02-19 16:25:05.388 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.08025217056274414 2022-02-19 16:25:06.472 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0841090679168701 2022-02-19 16:25:06.871 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.061202287673950195 2022-02-19 16:25:09.006 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 END: OK 2022-02-19 16:25:09.020 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack cleanup() started 2022-02-19 16:25:09.022 2756 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2022-02-19 16:25:09.602 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context cleanup@openstack cleanup() finished in 0.58 sec 2022-02-19 16:25:09.602 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() started 2022-02-19 16:25:09.603 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-02-19 16:25:09.881 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() finished in 0.28 sec 2022-02-19 16:25:09.882 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() started 2022-02-19 16:25:13.274 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() finished in 3.39 sec 2022-02-19 16:25:13.375 2756 INFO rally.task.engine [-] Load duration is: 6.008713 2022-02-19 16:25:13.375 2756 INFO rally.task.engine [-] Full runner duration is: 8.032277 2022-02-19 16:25:13.376 2756 INFO rally.task.engine [-] Full duration is: 14.049994 2022-02-19 16:25:13.434 2756 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 4 in general). 2022-02-19 16:25:13.510 2756 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=39b13a10-5287-4bb3-af79-0d55b89b62b8)", "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 } } } ] } 2022-02-19 16:25:13.533 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:25:14.047 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:25:14.771 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack setup() finished in 1.24 sec 2022-02-19 16:25:14.974 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-02-19 16:25:15.451 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack setup() finished in 0.68 sec 2022-02-19 16:25:15.461 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 2312df7e-2b3f-4453-a000-e8eca266eb91). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:25:15.464 2756 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:25:15.466 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 START 2022-02-19 16:25:15.893 2756 INFO rally.task.runner [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | ITER: 1 END: OK 2022-02-19 16:25:15.912 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() started 2022-02-19 16:25:15.912 2756 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-02-19 16:25:16.187 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context roles@openstack cleanup() finished in 0.28 sec 2022-02-19 16:25:16.188 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() started 2022-02-19 16:25:24.414 2756 INFO rally.task.context [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Context users@openstack cleanup() finished in 8.23 sec 2022-02-19 16:25:25.597 2756 INFO rally.task.engine [-] Load duration is: 0.425406 2022-02-19 16:25:25.598 2756 INFO rally.task.engine [-] Full runner duration is: 0.451121 2022-02-19 16:25:25.598 2756 INFO rally.task.engine [-] Full duration is: 10.882692 2022-02-19 16:25:25.655 2756 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 4 in general). 2022-02-19 16:25:25.744 2756 INFO rally.task.engine [-] Task 2312df7e-2b3f-4453-a000-e8eca266eb91 | Completed: Running task. 2022-02-19 16:25:27.952 3472 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:25:27.952 3472 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:25:27.953 3472 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:25:29.585 3473 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:25:29.586 3473 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:25:29.586 3473 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:25:31.226 3474 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:25:31.227 3474 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:25:31.227 3474 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:25:33.529 3474 INFO rally.api [-] Building 'json' report for the following task(s): '2312df7e-2b3f-4453-a000-e8eca266eb91'. 2022-02-19 16:25:33.535 3474 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:25:35.210 3476 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:25:35.210 3476 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:25:35.211 3476 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:25:37.835 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Starting: Task validation. 2022-02-19 16:25:37.842 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Starting: Task validation of syntax. 2022-02-19 16:25:37.988 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Completed: Task validation of syntax. 2022-02-19 16:25:37.988 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Starting: Task validation of required platforms. 2022-02-19 16:25:38.066 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Completed: Task validation of required platforms. 2022-02-19 16:25:38.066 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Starting: Task validation of semantic. 2022-02-19 16:25:38.067 3476 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:25:38.737 3476 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:25:38.752 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:25:39.100 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:25:39.916 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.16 sec 2022-02-19 16:25:40.019 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:25:44.485 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 4.47 sec 2022-02-19 16:25:44.486 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Completed: Task validation of semantic. 2022-02-19 16:25:44.486 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Completed: Task validation. 2022-02-19 16:25:44.486 3476 INFO rally.api [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e input file is valid. 2022-02-19 16:25:44.487 3476 INFO rally.api [-] Run Task 446bab67-b5e3-4888-a8e8-9acdb387a81e against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:25:44.487 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Starting: Running task. 2022-02-19 16:25:44.554 3476 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=eb43ed83-fffc-48f2-8bc7-54976135ff12)", "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 } } } ] } 2022-02-19 16:25:44.576 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:25:45.022 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:25:45.666 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.09 sec 2022-02-19 16:25:45.667 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:25:45.678 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:25:45.684 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:25:45.688 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:25:46.298 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:25:46.315 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:25:46.320 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:25:46.797 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:25:47.896 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:25:48.182 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:25:48.474 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_eb43ed83_RaFpdcem (a57f31cabaac4ccd94f445f78300f7e8) 2022-02-19 16:25:49.815 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 3.50 sec 2022-02-19 16:25:49.816 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:25:53.386 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.57 sec 2022-02-19 16:25:54.698 3476 INFO rally.task.engine [-] Load duration is: 0.259994 2022-02-19 16:25:54.699 3476 INFO rally.task.engine [-] Full runner duration is: 0.64033 2022-02-19 16:25:54.699 3476 INFO rally.task.engine [-] Full duration is: 8.810958 2022-02-19 16:25:54.747 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 11 in general). 2022-02-19 16:25:54.806 3476 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=fb573756-d9c4-45d9-a18a-5dc5dd5c53ba)", "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 } } } ] } 2022-02-19 16:25:54.930 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:25:55.352 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:25:55.991 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.06 sec 2022-02-19 16:25:55.991 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:25:55.998 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:25:55.999 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:25:56.002 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:25:56.585 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:25:56.602 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:25:56.605 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:25:57.025 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:25:58.117 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:25:58.422 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:25:58.797 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_fb573756_vakEuhx9 (9581d48e40514b45896835acdfdbfc47) 2022-02-19 16:26:00.048 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 3.45 sec 2022-02-19 16:26:00.049 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:26:03.439 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.39 sec 2022-02-19 16:26:05.059 3476 INFO rally.task.engine [-] Load duration is: 0.237852 2022-02-19 16:26:05.059 3476 INFO rally.task.engine [-] Full runner duration is: 0.604808 2022-02-19 16:26:05.059 3476 INFO rally.task.engine [-] Full duration is: 8.510251 2022-02-19 16:26:05.098 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 11 in general). 2022-02-19 16:26:05.143 3476 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=58b0d5fe-f9e7-4b3f-b30c-69d03c207c64)", "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 } } } ] } 2022-02-19 16:26:05.161 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:26:05.560 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:26:06.263 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.10 sec 2022-02-19 16:26:06.264 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:26:06.273 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:26:06.275 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:26:06.277 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:26:07.010 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:26:07.033 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:26:07.036 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:26:07.484 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:26:08.149 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_58b0d5fe_sTg2lS1E (467bfb8e8da240da88777f5eba677126) 2022-02-19 16:26:10.176 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:26:10.570 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:26:10.856 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 3.82 sec 2022-02-19 16:26:10.857 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:26:14.631 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.77 sec 2022-02-19 16:26:15.213 3476 INFO rally.task.engine [-] Load duration is: 0.429646 2022-02-19 16:26:15.213 3476 INFO rally.task.engine [-] Full runner duration is: 0.759777 2022-02-19 16:26:15.214 3476 INFO rally.task.engine [-] Full duration is: 9.472301 2022-02-19 16:26:15.252 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 11 in general). 2022-02-19 16:26:15.297 3476 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=54c3bd87-d082-4181-8ce8-4093934a457d)", "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 } } } ] } 2022-02-19 16:26:15.314 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:26:15.691 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:26:16.325 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.01 sec 2022-02-19 16:26:16.326 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:26:16.335 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:26:16.337 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:26:16.339 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:26:16.849 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:26:16.871 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:26:16.873 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:26:17.383 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:26:18.544 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:26:18.827 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:26:19.072 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 2.20 sec 2022-02-19 16:26:19.072 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:26:27.397 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 8.32 sec 2022-02-19 16:26:27.455 3476 INFO rally.task.engine [-] Load duration is: 0.154671 2022-02-19 16:26:27.455 3476 INFO rally.task.engine [-] Full runner duration is: 0.535645 2022-02-19 16:26:27.455 3476 INFO rally.task.engine [-] Full duration is: 12.083765 2022-02-19 16:26:27.483 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 11 in general). 2022-02-19 16:26:27.534 3476 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=c08ad4f6-6224-4d5d-a1f2-6252b5d2a1ea)", "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 } } } ] } 2022-02-19 16:26:27.551 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:26:27.977 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:26:28.705 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.15 sec 2022-02-19 16:26:28.705 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:26:28.716 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:26:28.718 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:26:28.721 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:26:29.195 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:26:29.210 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:26:29.213 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:26:29.652 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:26:30.786 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:26:31.088 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:26:31.349 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 2.14 sec 2022-02-19 16:26:31.350 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:26:34.902 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.55 sec 2022-02-19 16:26:35.672 3476 INFO rally.task.engine [-] Load duration is: 0.158025 2022-02-19 16:26:35.672 3476 INFO rally.task.engine [-] Full runner duration is: 0.494599 2022-02-19 16:26:35.673 3476 INFO rally.task.engine [-] Full duration is: 7.352487 2022-02-19 16:26:35.725 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 11 in general). 2022-02-19 16:26:35.779 3476 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=d4bed142-b0a0-4930-a7dd-c2ef65e84164)", "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 } } } ] } 2022-02-19 16:26:35.797 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:26:36.222 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:26:36.892 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.10 sec 2022-02-19 16:26:36.893 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:26:36.902 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:26:36.903 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:26:36.906 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:26:38.596 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:26:38.615 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:26:38.617 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:26:38.973 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_d4bed142_a6HfYaRy (419c981d1feb41e3b75e1ec3d03dedab) 2022-02-19 16:26:40.444 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:26:41.029 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_d4bed142_CXzyBS5g (3ab1474f2b6148838d3b628fd0306525) 2022-02-19 16:26:42.968 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:26:43.286 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:26:43.630 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_d4bed142_LJC7LtMb (edf137423b8b4c57b6babeccbc1e8df6) 2022-02-19 16:26:44.870 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 6.26 sec 2022-02-19 16:26:44.871 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:26:48.596 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.72 sec 2022-02-19 16:26:49.868 3476 INFO rally.task.engine [-] Load duration is: 1.282105 2022-02-19 16:26:49.869 3476 INFO rally.task.engine [-] Full runner duration is: 1.713465 2022-02-19 16:26:49.869 3476 INFO rally.task.engine [-] Full duration is: 12.800796 2022-02-19 16:26:49.915 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 11 in general). 2022-02-19 16:26:49.976 3476 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=c6afbff3-70de-4db7-8739-e1d87a3d0c14)", "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 } } } ] } 2022-02-19 16:26:49.995 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:26:50.430 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:26:51.156 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.16 sec 2022-02-19 16:26:51.157 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:26:51.167 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:26:51.169 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:26:51.172 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:26:52.095 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:26:52.118 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:26:52.122 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:26:52.713 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:26:53.848 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:26:54.207 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:26:54.517 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 2.40 sec 2022-02-19 16:26:54.518 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:26:57.638 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.12 sec 2022-02-19 16:26:58.042 3476 INFO rally.task.engine [-] Load duration is: 0.502005 2022-02-19 16:26:58.042 3476 INFO rally.task.engine [-] Full runner duration is: 0.951386 2022-02-19 16:26:58.042 3476 INFO rally.task.engine [-] Full duration is: 7.644726 2022-02-19 16:26:58.073 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 11 in general). 2022-02-19 16:26:58.118 3476 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=352a2a24-5ab6-40ae-809b-f6569f2be3ef)", "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 } } } ] } 2022-02-19 16:26:58.139 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:26:58.515 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:26:59.185 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.05 sec 2022-02-19 16:26:59.186 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:26:59.191 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:26:59.192 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:26:59.195 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:26:59.920 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:26:59.941 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:26:59.944 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:27:00.201 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_352a2a24_OJ0RrZsU (d93aba5db00d44ae83422bdcc97abe2c) 2022-02-19 16:27:01.788 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:27:03.046 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:27:03.401 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:27:03.725 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 3.78 sec 2022-02-19 16:27:03.726 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:27:07.063 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.34 sec 2022-02-19 16:27:08.509 3476 INFO rally.task.engine [-] Load duration is: 0.335396 2022-02-19 16:27:08.510 3476 INFO rally.task.engine [-] Full runner duration is: 0.7502 2022-02-19 16:27:08.510 3476 INFO rally.task.engine [-] Full duration is: 8.924833 2022-02-19 16:27:08.560 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 11 in general). 2022-02-19 16:27:08.641 3476 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=31a02fb4-b92e-4eac-ad66-8e951dde220d)", "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 } } } ] } 2022-02-19 16:27:08.671 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:27:09.046 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:27:09.694 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.02 sec 2022-02-19 16:27:09.695 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:27:09.706 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:27:09.708 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:27:09.711 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:27:10.366 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:27:10.380 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:27:10.383 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:27:10.915 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:27:11.606 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_31a02fb4_v4J623X5 (61d80b51ab274d42b4fdec47f34b269d) 2022-02-19 16:27:13.373 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:27:13.754 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:27:14.029 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 3.65 sec 2022-02-19 16:27:14.029 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:27:23.847 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 9.82 sec 2022-02-19 16:27:24.744 3476 INFO rally.task.engine [-] Load duration is: 0.249683 2022-02-19 16:27:24.745 3476 INFO rally.task.engine [-] Full runner duration is: 0.674764 2022-02-19 16:27:24.745 3476 INFO rally.task.engine [-] Full duration is: 15.178656 2022-02-19 16:27:24.786 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 11 in general). 2022-02-19 16:27:24.838 3476 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=960cc399-0e06-4ea5-99e0-041f573cb77f)", "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 } } } ] } 2022-02-19 16:27:24.864 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:27:25.477 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:27:26.118 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.25 sec 2022-02-19 16:27:26.119 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:27:26.128 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:27:26.130 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:27:26.132 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:27:26.941 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:27:26.954 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:27:26.958 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:27:27.305 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_960cc399_NSGaZZEF (065239a9daaf45ca9dd0025ee8fa5fe9) 2022-02-19 16:27:28.905 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:27:30.119 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:27:30.398 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:27:30.664 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 3.71 sec 2022-02-19 16:27:30.665 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:27:39.318 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 8.65 sec 2022-02-19 16:27:40.945 3476 INFO rally.task.engine [-] Load duration is: 0.495074 2022-02-19 16:27:40.946 3476 INFO rally.task.engine [-] Full runner duration is: 0.826204 2022-02-19 16:27:40.946 3476 INFO rally.task.engine [-] Full duration is: 14.456432 2022-02-19 16:27:40.997 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 11 in general). 2022-02-19 16:27:41.053 3476 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=1d834bf3-e1c6-4fd4-9639-4844b61c150d)", "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 } } } ] } 2022-02-19 16:27:41.078 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:27:41.475 3476 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:27:42.121 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack setup() finished in 1.04 sec 2022-02-19 16:27:42.121 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:27:42.127 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 446bab67-b5e3-4888-a8e8-9acdb387a81e). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:27:42.129 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"users_per_tenant": 10} 2022-02-19 16:27:42.132 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 START 2022-02-19 16:27:47.328 3476 INFO rally.task.runner [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | ITER: 1 END: OK 2022-02-19 16:27:47.347 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:27:47.349 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2022-02-19 16:27:47.675 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_epRhNrLa (08c929d8ab544749881f4943a37a658e) 2022-02-19 16:27:47.680 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_E4Eof0fU (0cac9068bb2749a6aef7db7afd05a446) 2022-02-19 16:27:47.694 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_9iLdPZ6X (19a403346f41424bb1024003593755cf) 2022-02-19 16:27:47.705 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_RDuWpRe5 (27f600aba0b444ba86b0c0ab858811e8) 2022-02-19 16:27:47.712 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_sT0GxhNJ (2c4ce8b8cdf640fd8754fa9a88fda2c5) 2022-02-19 16:27:47.740 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_JUNXKpo7 (647c29aba26047078915e5e5627bb704) 2022-02-19 16:27:47.750 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_cgBwXd5C (6ead12ecdcd04271aac45b5089ed5598) 2022-02-19 16:27:47.757 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_OuemWSMF (d0afda7eabbf455eb32f969b16f738eb) 2022-02-19 16:27:47.763 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_PXeOPsxi (d376edb2591545288508e8543abcd2ac) 2022-02-19 16:27:47.779 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_1d834bf3_CukDeJX0 (ee115be9245b4b879bae44502f3e983a) 2022-02-19 16:27:50.055 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2022-02-19 16:27:50.680 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_1d834bf3_kD9SmRVl (282929061d1c42c6a58fc8737a53ae72) 2022-02-19 16:27:52.802 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2022-02-19 16:27:53.162 3476 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2022-02-19 16:27:53.468 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2022-02-19 16:27:53.468 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() started 2022-02-19 16:27:56.579 3476 INFO rally.task.context [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Context users@openstack cleanup() finished in 3.11 sec 2022-02-19 16:27:57.547 3476 INFO rally.task.engine [-] Load duration is: 4.866005 2022-02-19 16:27:57.547 3476 INFO rally.task.engine [-] Full runner duration is: 5.219727 2022-02-19 16:27:57.547 3476 INFO rally.task.engine [-] Full duration is: 15.502243 2022-02-19 16:27:57.633 3476 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 11 in general). 2022-02-19 16:27:57.706 3476 INFO rally.task.engine [-] Task 446bab67-b5e3-4888-a8e8-9acdb387a81e | Completed: Running task. 2022-02-19 16:27:59.710 4928 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:27:59.710 4928 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:27:59.711 4928 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:28:01.352 4929 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:28:01.353 4929 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:28:01.353 4929 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:28:03.099 4930 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:28:03.100 4930 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:28:03.100 4930 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:28:05.717 4930 INFO rally.api [-] Building 'json' report for the following task(s): '446bab67-b5e3-4888-a8e8-9acdb387a81e'. 2022-02-19 16:28:05.735 4930 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:28:07.541 4932 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:28:07.541 4932 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:28:07.542 4932 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:28:10.092 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Starting: Task validation. 2022-02-19 16:28:10.110 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Starting: Task validation of syntax. 2022-02-19 16:28:10.386 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Completed: Task validation of syntax. 2022-02-19 16:28:10.386 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Starting: Task validation of required platforms. 2022-02-19 16:28:10.489 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Completed: Task validation of required platforms. 2022-02-19 16:28:10.489 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Starting: Task validation of semantic. 2022-02-19 16:28:10.490 4932 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:28:11.168 4932 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:28:11.185 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:28:11.603 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:28:12.429 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.24 sec 2022-02-19 16:28:13.316 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:28:16.817 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.50 sec 2022-02-19 16:28:16.817 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Completed: Task validation of semantic. 2022-02-19 16:28:16.818 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Completed: Task validation. 2022-02-19 16:28:16.818 4932 INFO rally.api [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 input file is valid. 2022-02-19 16:28:16.818 4932 INFO rally.api [-] Run Task db31c29b-f719-4a08-97bc-9db79ff482b7 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:28:16.819 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Starting: Running task. 2022-02-19 16:28:17.104 4932 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=0374a4be-11a5-4c43-a695-63ade8328a7e)", "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 } } } ] } 2022-02-19 16:28:17.127 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:28:17.665 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:28:18.492 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.36 sec 2022-02-19 16:28:19.313 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.82 sec 2022-02-19 16:28:19.314 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:28:19.324 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:28:19.390 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2022-02-19 16:28:19.397 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:28:20.936 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:28:20.952 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:28:20.954 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:28:21.194 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:28:21.434 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:28:21.702 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:28:21.946 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:28:22.163 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:28:22.353 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:28:22.636 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:28:22.890 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:28:23.166 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:28:23.450 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:28:23.768 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 2.82 sec 2022-02-19 16:28:23.768 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:28:23.788 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 19.60 msec 2022-02-19 16:28:23.788 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:28:26.985 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.20 sec 2022-02-19 16:28:27.183 4932 INFO rally.task.engine [-] Load duration is: 1.537385 2022-02-19 16:28:27.183 4932 INFO rally.task.engine [-] Full runner duration is: 1.62868 2022-02-19 16:28:27.183 4932 INFO rally.task.engine [-] Full duration is: 9.85975 2022-02-19 16:28:27.231 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 11 in general). 2022-02-19 16:28:27.282 4932 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=db96caf4-c9cd-4c49-8f78-b42d604dc890)", "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 } } } ] } 2022-02-19 16:28:27.299 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:28:27.821 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:28:28.752 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.45 sec 2022-02-19 16:28:29.255 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.50 sec 2022-02-19 16:28:34.516 4932 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.0.0/24 2022-02-19 16:28:35.261 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack setup() finished in 6.00 sec 2022-02-19 16:28:35.261 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:28:35.272 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:28:35.274 4932 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} 2022-02-19 16:28:35.279 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:28:37.024 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:28:37.046 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:28:37.050 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:28:37.245 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:28:37.511 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:28:37.735 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:28:37.883 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:28:38.182 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:28:38.435 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:28:38.660 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:28:39.080 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:28:39.503 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:28:39.796 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:28:40.158 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 3.11 sec 2022-02-19 16:28:40.159 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack cleanup() started 2022-02-19 16:28:40.160 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:28:40.456 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:28:40.670 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object c_rally_db96caf4_Wmg4LydW (d3369899-12e2-43fe-9533-f0a2351713e0) 2022-02-19 16:28:43.364 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:28:43.770 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object c_rally_db96caf4_0X3VmMkI (8d18a772-0e13-48ff-8472-7c42120c0d56) 2022-02-19 16:28:45.870 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:28:46.288 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack cleanup() finished in 6.13 sec 2022-02-19 16:28:46.288 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:28:49.242 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 2.95 sec 2022-02-19 16:28:49.242 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:28:53.346 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 4.10 sec 2022-02-19 16:28:53.437 4932 INFO rally.task.engine [-] Load duration is: 1.743932 2022-02-19 16:28:53.437 4932 INFO rally.task.engine [-] Full runner duration is: 1.77488 2022-02-19 16:28:53.438 4932 INFO rally.task.engine [-] Full duration is: 26.049822 2022-02-19 16:28:53.486 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 11 in general). 2022-02-19 16:28:53.550 4932 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=8881a9fb-167a-4143-835d-94b69cd2d34d)", "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 } } } ] } 2022-02-19 16:28:53.573 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:28:54.007 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:28:54.900 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.33 sec 2022-02-19 16:28:55.556 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.66 sec 2022-02-19 16:28:55.557 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:28:55.566 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:28:55.568 4932 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} 2022-02-19 16:28:55.572 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:28:56.675 4932 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.4/30 2022-02-19 16:29:06.814 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:29:06.832 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:29:06.836 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:29:07.150 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:29:07.285 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:29:07.443 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:29:07.586 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:29:07.860 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:29:08.000 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:29:08.321 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:29:08.549 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_8881a9fb_JHh8uBgT (c4bd7974-b6a7-40a4-948b-f46593fb036d) 2022-02-19 16:29:10.841 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:29:11.141 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_8881a9fb_9kyK4DnN (42eba6c4-cf3c-452d-946d-52063cec8e50) 2022-02-19 16:29:18.703 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:29:19.034 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:29:19.241 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 12.41 sec 2022-02-19 16:29:19.242 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:29:19.281 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 38.65 msec 2022-02-19 16:29:19.281 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:29:23.226 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.94 sec 2022-02-19 16:29:23.708 4932 INFO rally.task.engine [-] Load duration is: 11.240967 2022-02-19 16:29:23.709 4932 INFO rally.task.engine [-] Full runner duration is: 11.26686 2022-02-19 16:29:23.709 4932 INFO rally.task.engine [-] Full duration is: 29.654853 2022-02-19 16:29:23.770 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 11 in general). 2022-02-19 16:29:23.841 4932 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=f849ed23-fc5d-44ea-87ec-aff36188f712)", "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 } } } ] } 2022-02-19 16:29:23.861 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:29:24.394 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:29:25.115 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.25 sec 2022-02-19 16:29:25.440 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.32 sec 2022-02-19 16:29:26.436 4932 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.2.0/24 2022-02-19 16:29:27.127 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack setup() finished in 1.69 sec 2022-02-19 16:29:27.128 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:29:27.138 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:29:27.140 4932 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} 2022-02-19 16:29:27.144 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:29:27.146 4932 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.12/30 2022-02-19 16:29:28.246 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:29:28.263 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:29:28.267 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:29:28.467 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:29:28.615 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:29:28.782 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:29:29.153 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:29:29.439 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:29:29.754 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:29:30.075 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:29:30.302 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:29:30.627 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:29:30.875 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:29:31.157 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 2.89 sec 2022-02-19 16:29:31.157 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack cleanup() started 2022-02-19 16:29:31.159 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:29:31.495 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:29:31.814 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object c_rally_f849ed23_UI90IHhl (d3111f56-7806-4f9c-99cf-710da0456a01) 2022-02-19 16:29:34.377 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:29:34.736 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object c_rally_f849ed23_oxES4g6M (3b221ab0-5d9d-468b-8677-e391e11dba51) 2022-02-19 16:29:36.257 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:29:36.497 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack cleanup() finished in 5.34 sec 2022-02-19 16:29:36.498 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:29:36.515 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 16.98 msec 2022-02-19 16:29:36.515 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:29:40.235 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.72 sec 2022-02-19 16:29:41.947 4932 INFO rally.task.engine [-] Load duration is: 1.100595 2022-02-19 16:29:41.948 4932 INFO rally.task.engine [-] Full runner duration is: 1.125591 2022-02-19 16:29:41.948 4932 INFO rally.task.engine [-] Full duration is: 16.37692 2022-02-19 16:29:41.993 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 11 in general). 2022-02-19 16:29:42.047 4932 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=4526371a-7bc1-4242-8fc7-81cc027eb4b7)", "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 } } } ] } 2022-02-19 16:29:42.070 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:29:42.501 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:29:43.151 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.08 sec 2022-02-19 16:29:43.531 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.38 sec 2022-02-19 16:29:43.532 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:29:43.540 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:29:43.542 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2022-02-19 16:29:43.544 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:29:44.548 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:29:44.566 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:29:44.571 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:29:44.720 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:29:44.874 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:29:45.042 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:29:45.189 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:29:45.392 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:29:45.566 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:29:45.795 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:29:45.969 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:29:46.424 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_4526371a_BQTlyxSQ (b836f89f-0f67-490d-bd41-1e958a26b6aa) 2022-02-19 16:29:47.852 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:29:48.189 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:29:48.578 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 4.01 sec 2022-02-19 16:29:48.579 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:29:48.619 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 40.00 msec 2022-02-19 16:29:48.620 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:29:51.642 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.02 sec 2022-02-19 16:29:52.125 4932 INFO rally.task.engine [-] Load duration is: 1.002797 2022-02-19 16:29:52.126 4932 INFO rally.task.engine [-] Full runner duration is: 1.026773 2022-02-19 16:29:52.126 4932 INFO rally.task.engine [-] Full duration is: 9.573919 2022-02-19 16:29:52.162 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 11 in general). 2022-02-19 16:29:52.216 4932 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=dda549e2-edc4-4225-aa9c-b2dc707ceafc)", "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 } } } ] } 2022-02-19 16:29:52.237 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:29:52.917 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:29:53.721 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.48 sec 2022-02-19 16:29:54.099 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.38 sec 2022-02-19 16:29:54.887 4932 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.4.0/24 2022-02-19 16:29:55.531 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack setup() finished in 1.43 sec 2022-02-19 16:29:55.531 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:29:55.542 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:29:55.544 4932 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} 2022-02-19 16:29:55.548 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:29:56.557 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:29:56.577 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:29:56.580 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:29:56.871 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:29:57.089 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:29:57.317 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:29:57.461 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:29:57.649 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:29:57.829 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:29:58.151 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_dda549e2_3ZZXNIUs (f1965424-8433-4838-b4be-1efc377a4fa5) 2022-02-19 16:30:00.010 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:30:00.378 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:30:00.683 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:30:01.031 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:30:01.242 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 4.67 sec 2022-02-19 16:30:01.243 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack cleanup() started 2022-02-19 16:30:01.244 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:30:01.579 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:30:01.918 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object c_rally_dda549e2_fQJ48aUD (afbe577b-9801-484b-a134-abf839409252) 2022-02-19 16:30:04.237 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:30:04.655 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object c_rally_dda549e2_zqOe9b9P (310c81c1-c4de-476f-a82d-3bbda57fbe1e) 2022-02-19 16:30:06.285 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:30:06.569 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context network@openstack cleanup() finished in 5.33 sec 2022-02-19 16:30:06.570 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:30:06.623 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 53.16 msec 2022-02-19 16:30:06.624 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:30:10.092 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.47 sec 2022-02-19 16:30:10.324 4932 INFO rally.task.engine [-] Load duration is: 1.008389 2022-02-19 16:30:10.325 4932 INFO rally.task.engine [-] Full runner duration is: 1.035072 2022-02-19 16:30:10.325 4932 INFO rally.task.engine [-] Full duration is: 17.857364 2022-02-19 16:30:10.364 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 11 in general). 2022-02-19 16:30:10.431 4932 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=8415b87c-ff9e-4fe8-a2e9-124fa85023da)", "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 } } } ] } 2022-02-19 16:30:10.453 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:30:11.021 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:30:11.686 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.23 sec 2022-02-19 16:30:12.104 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.42 sec 2022-02-19 16:30:12.105 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:30:12.116 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:30:12.117 4932 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} 2022-02-19 16:30:12.121 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:30:13.197 4932 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.20/30 2022-02-19 16:30:15.810 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:30:15.824 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:30:15.828 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:30:16.182 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:30:16.439 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:30:16.655 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:30:16.852 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:30:17.065 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:30:17.416 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:30:17.829 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_8415b87c_k2pUfGnQ (52377f58-dd59-41d2-8124-10b4569e941a) 2022-02-19 16:30:21.714 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:30:22.123 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_8415b87c_MLHpRBoh (2517c80b-dae5-46d7-b3a9-c9dcbbfa257c) 2022-02-19 16:30:24.503 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:30:24.955 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_8415b87c_RoZmspNp (e8a23184-34e2-4689-9c83-e5e96937a943) 2022-02-19 16:30:26.967 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:30:27.451 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_8415b87c_k2pUfGnQ (275bc8fc-bbbe-4318-aebb-6de684f0ebd2) 2022-02-19 16:30:29.172 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:30:29.539 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 13.71 sec 2022-02-19 16:30:29.540 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:30:29.559 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 19.73 msec 2022-02-19 16:30:29.560 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:30:32.974 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.41 sec 2022-02-19 16:30:34.555 4932 INFO rally.task.engine [-] Load duration is: 3.688064 2022-02-19 16:30:34.556 4932 INFO rally.task.engine [-] Full runner duration is: 3.708763 2022-02-19 16:30:34.556 4932 INFO rally.task.engine [-] Full duration is: 22.523029 2022-02-19 16:30:34.603 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 11 in general). 2022-02-19 16:30:34.660 4932 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=bbbe1108-773d-47db-8488-400172d260b5)", "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 } } } ] } 2022-02-19 16:30:34.687 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:30:35.284 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:30:36.055 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.37 sec 2022-02-19 16:30:36.490 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.43 sec 2022-02-19 16:30:36.490 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:30:36.501 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:30:36.503 4932 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} 2022-02-19 16:30:36.506 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:30:37.428 4932 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 1.1.0.24/30 2022-02-19 16:30:38.153 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:30:38.176 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:30:38.179 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:30:38.426 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:30:38.580 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:30:38.723 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:30:38.850 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:30:39.076 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:30:39.210 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:30:39.416 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:30:39.613 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_bbbe1108_UwdP3oID (e1aa66c4-be03-4852-b026-ec3b14c6b23d) 2022-02-19 16:30:41.949 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:30:42.308 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bbbe1108_kGcOm9Zm (48860607-16b6-427b-bdc6-083b5af29d4f) 2022-02-19 16:30:44.511 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:30:44.854 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:30:45.173 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 7.00 sec 2022-02-19 16:30:45.174 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:30:45.199 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 25.56 msec 2022-02-19 16:30:45.200 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:30:48.272 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.07 sec 2022-02-19 16:30:48.763 4932 INFO rally.task.engine [-] Load duration is: 1.646623 2022-02-19 16:30:48.763 4932 INFO rally.task.engine [-] Full runner duration is: 1.675695 2022-02-19 16:30:48.764 4932 INFO rally.task.engine [-] Full duration is: 13.587515 2022-02-19 16:30:48.803 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 11 in general). 2022-02-19 16:30:48.844 4932 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=27652673-bb25-44df-8db5-3fde7ac1fb9e)", "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 } } } ] } 2022-02-19 16:30:48.865 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:30:49.271 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:30:49.948 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.08 sec 2022-02-19 16:30:50.458 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.51 sec 2022-02-19 16:30:50.459 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:30:50.465 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:30:50.467 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:30:50.470 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:30:51.278 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:30:51.301 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:30:51.304 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:30:51.502 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:30:51.746 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:30:51.891 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:30:52.067 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:30:52.256 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:30:52.476 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:30:52.681 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:30:52.836 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:30:53.096 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:30:53.270 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:30:53.537 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 2.24 sec 2022-02-19 16:30:53.538 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:30:53.655 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 0.12 sec 2022-02-19 16:30:53.656 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:30:56.876 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.22 sec 2022-02-19 16:30:56.915 4932 INFO rally.task.engine [-] Load duration is: 0.8068 2022-02-19 16:30:56.916 4932 INFO rally.task.engine [-] Full runner duration is: 0.835788 2022-02-19 16:30:56.916 4932 INFO rally.task.engine [-] Full duration is: 8.013497 2022-02-19 16:30:56.989 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 11 in general). 2022-02-19 16:30:57.109 4932 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=177ab078-0b5b-47dc-9e20-922acf19aa37)", "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 } } } ] } 2022-02-19 16:30:57.136 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:30:57.659 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:30:58.465 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.33 sec 2022-02-19 16:30:58.958 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.49 sec 2022-02-19 16:30:58.959 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:30:58.967 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:30:58.969 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:30:58.971 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:31:00.277 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:31:00.300 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:31:00.304 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:31:00.538 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:31:00.683 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:31:00.907 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:31:01.133 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:31:01.478 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:31:01.931 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:31:02.168 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:31:02.343 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:31:02.553 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:31:02.801 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:31:03.035 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 2.74 sec 2022-02-19 16:31:03.036 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:31:03.078 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 42.37 msec 2022-02-19 16:31:03.079 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:31:07.197 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 4.12 sec 2022-02-19 16:31:09.198 4932 INFO rally.task.engine [-] Load duration is: 1.305146 2022-02-19 16:31:09.198 4932 INFO rally.task.engine [-] Full runner duration is: 1.333344 2022-02-19 16:31:09.198 4932 INFO rally.task.engine [-] Full duration is: 10.063905 2022-02-19 16:31:09.274 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 11 in general). 2022-02-19 16:31:09.346 4932 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=52b335d8-4be9-4f93-b67e-b9a706369e39)", "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 } } } ] } 2022-02-19 16:31:09.368 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:31:09.893 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:31:10.600 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack setup() finished in 1.23 sec 2022-02-19 16:31:11.058 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack setup() finished in 0.46 sec 2022-02-19 16:31:11.456 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-02-19 16:31:11.927 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context roles@openstack setup() finished in 0.87 sec 2022-02-19 16:31:11.927 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:31:11.933 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: db31c29b-f719-4a08-97bc-9db79ff482b7). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:31:11.935 4932 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}} 2022-02-19 16:31:11.938 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 START 2022-02-19 16:31:15.480 4932 INFO rally.task.runner [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | ITER: 1 END: OK 2022-02-19 16:31:15.502 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() started 2022-02-19 16:31:15.504 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2022-02-19 16:31:15.832 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-02-19 16:31:16.052 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2022-02-19 16:31:16.206 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-02-19 16:31:16.368 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:31:16.657 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2022-02-19 16:31:16.966 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:31:17.265 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:31:17.474 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:31:17.736 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_52b335d8_zM2RwUCP (b9e485d9-b195-49c4-b92d-863e3c506883) 2022-02-19 16:31:24.103 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:31:24.437 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_52b335d8_gnHD1GUB (6238912d-1816-4d01-b9c1-6ba279c0aac9) 2022-02-19 16:31:26.022 4932 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2022-02-19 16:31:26.306 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context cleanup@openstack cleanup() finished in 10.80 sec 2022-02-19 16:31:26.306 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context roles@openstack cleanup() started 2022-02-19 16:31:26.307 4932 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-02-19 16:31:26.563 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context roles@openstack cleanup() finished in 0.26 sec 2022-02-19 16:31:26.563 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() started 2022-02-19 16:31:26.591 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context quotas@openstack cleanup() finished in 28.10 msec 2022-02-19 16:31:26.592 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() started 2022-02-19 16:31:29.957 4932 INFO rally.task.context [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Context users@openstack cleanup() finished in 3.36 sec 2022-02-19 16:31:31.465 4932 INFO rally.task.engine [-] Load duration is: 3.541637 2022-02-19 16:31:31.466 4932 INFO rally.task.engine [-] Full runner duration is: 3.568899 2022-02-19 16:31:31.466 4932 INFO rally.task.engine [-] Full duration is: 20.591216 2022-02-19 16:31:31.540 4932 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 11 in general). 2022-02-19 16:31:31.581 4932 INFO rally.task.engine [-] Task db31c29b-f719-4a08-97bc-9db79ff482b7 | Completed: Running task. 2022-02-19 16:31:33.484 8224 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:31:33.485 8224 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:31:33.485 8224 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:31:35.086 8225 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:31:35.087 8225 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:31:35.087 8225 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:31:36.753 8226 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:31:36.754 8226 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:31:36.754 8226 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:31:39.040 8226 INFO rally.api [-] Building 'json' report for the following task(s): 'db31c29b-f719-4a08-97bc-9db79ff482b7'. 2022-02-19 16:31:39.056 8226 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:31:40.754 8228 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:31:40.754 8228 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:31:40.754 8228 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:31:43.203 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Starting: Task validation. 2022-02-19 16:31:43.217 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Starting: Task validation of syntax. 2022-02-19 16:31:43.388 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Completed: Task validation of syntax. 2022-02-19 16:31:43.388 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Starting: Task validation of required platforms. 2022-02-19 16:31:43.474 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Completed: Task validation of required platforms. 2022-02-19 16:31:43.475 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Starting: Task validation of semantic. 2022-02-19 16:31:43.475 8228 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:31:44.228 8228 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:31:44.239 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:31:44.614 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:31:45.491 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.25 sec 2022-02-19 16:31:52.731 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:31:56.298 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 3.57 sec 2022-02-19 16:31:56.299 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Completed: Task validation of semantic. 2022-02-19 16:31:56.299 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Completed: Task validation. 2022-02-19 16:31:56.299 8228 INFO rally.api [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 input file is valid. 2022-02-19 16:31:56.300 8228 INFO rally.api [-] Run Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:31:56.300 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Starting: Running task. 2022-02-19 16:31:56.350 8228 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=86bb12be-cd65-4e72-a234-1c8fb5a47a95)", "subtasks": [ { "title": "NovaServers.boot_and_live_migrate_server", "description": "Live Migrate a server.", "scenario": { "NovaServers.boot_and_live_migrate_server": { "flavor": { "name": "rally_sanity-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "block_migration": false, "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:31:56.368 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:31:56.781 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:31:57.491 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.12 sec 2022-02-19 16:31:57.492 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:31:57.949 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:31:57.956 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "block_migration": false, "nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]} 2022-02-19 16:31:57.959 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:32:07.431 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_86bb12be_nHOUd6Hh. Status changed: BUILD => ACTIVE in 7.189983606338501 2022-02-19 16:32:10.337 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_86bb12be_nHOUd6Hh. Status changed: ACTIVE => MIGRATING in 0.19405531883239746 2022-02-19 16:32:26.831 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_86bb12be_nHOUd6Hh. Status changed: MIGRATING => ACTIVE in 16.49382209777832 2022-02-19 16:32:29.516 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:32:29.540 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:32:29.551 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:32:29.948 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:32:30.112 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:32:30.265 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 0.73 sec 2022-02-19 16:32:30.266 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:32:38.891 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 8.62 sec 2022-02-19 16:32:40.557 8228 INFO rally.task.engine [-] Load duration is: 30.555854 2022-02-19 16:32:40.558 8228 INFO rally.task.engine [-] Full runner duration is: 31.590653 2022-02-19 16:32:40.558 8228 INFO rally.task.engine [-] Full duration is: 42.524387 2022-02-19 16:32:40.598 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 10 in general). 2022-02-19 16:32:40.648 8228 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=eb44c1c9-0d5c-4eae-b038-0b455cdb7f6b)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "size": 1, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } } }, "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 } } } ] } 2022-02-19 16:32:40.666 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:32:41.094 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:32:41.776 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.11 sec 2022-02-19 16:32:42.031 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack setup() finished in 0.25 sec 2022-02-19 16:32:42.032 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.14 msec 2022-02-19 16:32:42.494 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:32:42.497 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "size": 1, "block_migration": false, "boot_server_kwargs": {"nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]}} 2022-02-19 16:32:42.499 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:32:54.940 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_UGUgAmIT. Status changed: BUILD => ACTIVE in 9.080116510391235 2022-02-19 16:32:58.359 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_m0JtzNqU. Status changed: AVAILABLE => RESERVED in 0.33116626739501953 2022-02-19 16:33:00.569 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_m0JtzNqU. Status changed: RESERVED => IN-USE in 2.2103111743927 2022-02-19 16:33:02.889 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_UGUgAmIT. Status changed: ACTIVE => MIGRATING in 0.2726740837097168 2022-02-19 16:33:25.244 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_UGUgAmIT. Status changed: MIGRATING => ACTIVE in 22.35444402694702 2022-02-19 16:33:31.021 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_m0JtzNqU. Status changed: AVAILABLE => DETACHING in 0.3878931999206543 2022-02-19 16:33:33.548 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_m0JtzNqU. Status changed: DETACHING => AVAILABLE in 2.5265934467315674 2022-02-19 16:33:33.709 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb44c1c9_m0JtzNqU. Status changed: AVAILABLE => DELETING in 0.08161640167236328 2022-02-19 16:33:38.388 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:33:38.407 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:33:38.413 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:33:38.741 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:33:38.900 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:33:39.070 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:33:39.274 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:33:39.433 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:33:39.596 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:33:39.843 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 1.44 sec 2022-02-19 16:33:39.844 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack cleanup() started 2022-02-19 16:33:39.845 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack cleanup() finished in 0.38 msec 2022-02-19 16:33:39.845 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:33:43.518 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 3.67 sec 2022-02-19 16:33:44.965 8228 INFO rally.task.engine [-] Load duration is: 54.885192 2022-02-19 16:33:44.965 8228 INFO rally.task.engine [-] Full runner duration is: 55.912876 2022-02-19 16:33:44.966 8228 INFO rally.task.engine [-] Full duration is: 62.853397 2022-02-19 16:33:45.004 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 10 in general). 2022-02-19 16:33:45.046 8228 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=90baaff0-ffd3-4be8-891d-ebecd19409ac)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "block_migration": false, "volume_size": 1, "force_delete": false, "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } }, "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 } } } ] } 2022-02-19 16:33:45.061 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:33:45.494 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:33:46.185 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.12 sec 2022-02-19 16:33:46.325 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack setup() finished in 0.14 sec 2022-02-19 16:33:46.326 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:33:46.864 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:33:46.866 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "block_migration": false, "volume_size": 1, "force_delete": false, "nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]} 2022-02-19 16:33:46.869 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:33:51.855 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_90baaff0_6dBq3zR8. Status changed: DOWNLOADING => AVAILABLE in 2.2769322395324707 2022-02-19 16:34:00.748 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_90baaff0_mo4l5Y6c. Status changed: BUILD => ACTIVE in 6.852171421051025 2022-02-19 16:34:03.450 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_90baaff0_mo4l5Y6c. Status changed: ACTIVE => MIGRATING in 0.2931509017944336 2022-02-19 16:34:14.811 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_90baaff0_mo4l5Y6c. Status changed: MIGRATING => ACTIVE in 11.360362529754639 2022-02-19 16:34:17.490 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:34:17.507 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:34:17.519 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:34:17.916 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:34:18.190 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:34:18.454 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:34:18.676 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:34:18.940 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:34:19.101 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:34:19.299 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_90baaff0_6dBq3zR8 (448ec801-97e6-4560-b1e8-fa2a01ab2a52) 2022-02-19 16:34:21.683 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 4.18 sec 2022-02-19 16:34:21.684 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack cleanup() started 2022-02-19 16:34:21.684 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack cleanup() finished in 0.35 msec 2022-02-19 16:34:21.684 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:34:24.712 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 3.03 sec 2022-02-19 16:34:25.247 8228 INFO rally.task.engine [-] Load duration is: 29.618068 2022-02-19 16:34:25.248 8228 INFO rally.task.engine [-] Full runner duration is: 30.643008 2022-02-19 16:34:25.248 8228 INFO rally.task.engine [-] Full duration is: 39.65274 2022-02-19 16:34:25.292 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 10 in general). 2022-02-19 16:34:25.340 8228 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=c6e65545-292a-4d55-865c-17595ebdac37)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "boot_server_kwargs": { "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "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 } } } ] } 2022-02-19 16:34:25.359 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:34:25.815 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:34:26.506 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.15 sec 2022-02-19 16:34:27.188 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack setup() finished in 0.68 sec 2022-02-19 16:34:27.189 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:34:27.606 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:34:27.608 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "boot_server_kwargs": {"nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]}} 2022-02-19 16:34:27.611 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:34:41.274 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c6e65545_pwgHVQDn. Status changed: BUILD => ACTIVE in 11.367708683013916 2022-02-19 16:34:43.824 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:34:43.843 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:34:43.846 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:34:44.135 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:34:44.303 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:34:44.478 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 0.63 sec 2022-02-19 16:34:44.478 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack cleanup() started 2022-02-19 16:34:45.919 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack cleanup() finished in 1.44 sec 2022-02-19 16:34:45.920 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:34:50.161 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 4.24 sec 2022-02-19 16:34:51.481 8228 INFO rally.task.engine [-] Load duration is: 15.212243 2022-02-19 16:34:51.482 8228 INFO rally.task.engine [-] Full runner duration is: 16.238121 2022-02-19 16:34:51.482 8228 INFO rally.task.engine [-] Full duration is: 24.804079 2022-02-19 16:34:51.518 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 10 in general). 2022-02-19 16:34:51.564 8228 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=bb142ddd-31fe-4e1f-a375-27b5e2d64263)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "volume_size": 1, "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "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 } } } ] } 2022-02-19 16:34:51.584 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:34:51.986 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:34:52.668 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.08 sec 2022-02-19 16:34:52.806 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack setup() finished in 0.14 sec 2022-02-19 16:34:53.688 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack setup() finished in 0.88 sec 2022-02-19 16:34:53.688 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:34:54.293 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:34:54.295 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "volume_size": 1, "nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]} 2022-02-19 16:34:54.298 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:34:59.283 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_bb142ddd_mBwLt7Uy. Status changed: DOWNLOADING => AVAILABLE in 2.2250311374664307 2022-02-19 16:35:07.222 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_bb142ddd_cZAzR7tg. Status changed: BUILD => ACTIVE in 4.751119136810303 2022-02-19 16:35:09.793 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:35:09.811 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:35:09.814 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:35:10.072 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:35:10.234 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:35:10.394 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2022-02-19 16:35:10.580 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-02-19 16:35:10.725 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2022-02-19 16:35:10.897 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2022-02-19 16:35:11.098 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_bb142ddd_mBwLt7Uy (ed58ce4d-4d6b-401a-a84b-59df164d198d) 2022-02-19 16:35:13.439 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 3.63 sec 2022-02-19 16:35:13.440 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack cleanup() started 2022-02-19 16:35:13.534 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack cleanup() finished in 93.88 msec 2022-02-19 16:35:13.534 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack cleanup() started 2022-02-19 16:35:13.534 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context api_versions@openstack cleanup() finished in 0.31 msec 2022-02-19 16:35:13.535 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:35:16.950 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 3.42 sec 2022-02-19 16:35:17.705 8228 INFO rally.task.engine [-] Load duration is: 14.491312 2022-02-19 16:35:17.705 8228 INFO rally.task.engine [-] Full runner duration is: 15.518638 2022-02-19 16:35:17.705 8228 INFO rally.task.engine [-] Full duration is: 25.369515 2022-02-19 16:35:17.751 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 10 in general). 2022-02-19 16:35:17.798 8228 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=20d55357-d6c2-4132-9dbb-e6802e6fab96)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "force_delete": false, "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "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 } } } ] } 2022-02-19 16:35:17.817 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:35:18.264 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:35:18.926 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.11 sec 2022-02-19 16:35:19.570 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack setup() finished in 0.64 sec 2022-02-19 16:35:19.571 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:35:20.062 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:35:20.064 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "force_delete": false, "nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]} 2022-02-19 16:35:20.067 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:35:28.899 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_20d55357_3VmNydiB. Status changed: BUILD => ACTIVE in 6.798533916473389 2022-02-19 16:35:31.303 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_20d55357_3VmNydiB. Status changed: ACTIVE => PAUSED in 0.23815059661865234 2022-02-19 16:35:38.489 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:35:38.503 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:35:38.507 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:35:38.856 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:35:39.023 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:35:39.186 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 0.68 sec 2022-02-19 16:35:39.187 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack cleanup() started 2022-02-19 16:35:39.239 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context quotas@openstack cleanup() finished in 52.04 msec 2022-02-19 16:35:39.240 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:35:42.459 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 3.22 sec 2022-02-19 16:35:43.932 8228 INFO rally.task.engine [-] Load duration is: 13.421152 2022-02-19 16:35:43.932 8228 INFO rally.task.engine [-] Full runner duration is: 18.441893 2022-02-19 16:35:43.932 8228 INFO rally.task.engine [-] Full duration is: 24.644433 2022-02-19 16:35:43.965 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 10 in general). 2022-02-19 16:35:44.010 8228 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=56c89b85-dc42-4cec-b330-f17c15c077ae)", "subtasks": [ { "title": "NovaServers.boot_and_migrate_server", "description": "Migrate a server.", "scenario": { "NovaServers.boot_and_migrate_server": { "flavor": { "name": "rally_sanity-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:35:44.023 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:35:44.435 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:35:45.099 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.08 sec 2022-02-19 16:35:45.100 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:35:45.598 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:35:45.601 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]} 2022-02-19 16:35:45.604 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:35:54.872 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_56c89b85_O7BcMTti. Status changed: BUILD => ACTIVE in 7.010883092880249 2022-02-19 16:35:59.895 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_56c89b85_O7BcMTti. Status changed: ACTIVE => RESIZE in 0.26010894775390625 2022-02-19 16:36:08.839 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_56c89b85_O7BcMTti. Status changed: RESIZE => VERIFY_RESIZE in 8.944271802902222 2022-02-19 16:36:09.361 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_56c89b85_O7BcMTti. Status changed: ACTIVE => VERIFY_RESIZE in 0.2044687271118164 2022-02-19 16:36:13.917 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_56c89b85_O7BcMTti. Status changed: VERIFY_RESIZE => ACTIVE in 4.5564866065979 2022-02-19 16:36:16.415 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:36:16.440 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:36:16.445 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:36:16.879 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:36:17.058 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:36:17.254 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 0.81 sec 2022-02-19 16:36:17.255 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:36:20.384 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 3.13 sec 2022-02-19 16:36:22.194 8228 INFO rally.task.engine [-] Load duration is: 29.810328 2022-02-19 16:36:22.195 8228 INFO rally.task.engine [-] Full runner duration is: 30.841921 2022-02-19 16:36:22.195 8228 INFO rally.task.engine [-] Full duration is: 36.362279 2022-02-19 16:36:22.240 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 10 in general). 2022-02-19 16:36:22.341 8228 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=561b5025-0a64-45c3-ad07-0646e67d8012)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:36:22.365 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:36:22.805 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:36:23.511 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.15 sec 2022-02-19 16:36:27.212 8228 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.0.0/24 2022-02-19 16:36:29.955 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context network@openstack setup() finished in 6.44 sec 2022-02-19 16:36:29.956 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.18 msec 2022-02-19 16:36:30.436 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:36:30.437 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]} 2022-02-19 16:36:30.441 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:36:44.276 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_561b5025_ljoyTunI. Status changed: BUILD => ACTIVE in 11.412039041519165 2022-02-19 16:36:44.411 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:36:44.428 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:36:44.431 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:36:45.210 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_561b5025_ljoyTunI (ce98700d-5667-4b66-89e8-dae33f619863) 2022-02-19 16:36:52.757 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:36:53.077 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:36:53.320 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 8.89 sec 2022-02-19 16:36:53.320 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context network@openstack cleanup() started 2022-02-19 16:36:53.322 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:36:54.120 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object c_rally_561b5025_gSvuYgAP (5682d8d9-c848-4f85-ab1e-a4443dd354ab) 2022-02-19 16:37:05.055 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:37:05.454 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object c_rally_561b5025_p2Cg68oH (722418e6-03eb-4a76-937d-a78321f85a87) 2022-02-19 16:37:07.757 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:37:07.987 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object c_rally_561b5025_vuof5OV2 (421e6c55-155a-432d-a360-ab9cd7f01491) 2022-02-19 16:37:09.442 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:37:09.804 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object c_rally_561b5025_gSvuYgAP (aa1980fa-024a-46f8-a6ad-228c88ee7b1e) 2022-02-19 16:37:12.138 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context network@openstack cleanup() finished in 18.82 sec 2022-02-19 16:37:12.138 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:37:16.690 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 4.55 sec 2022-02-19 16:37:18.595 8228 INFO rally.task.engine [-] Load duration is: 12.969786 2022-02-19 16:37:18.595 8228 INFO rally.task.engine [-] Full runner duration is: 13.992081 2022-02-19 16:37:18.596 8228 INFO rally.task.engine [-] Full duration is: 54.327257 2022-02-19 16:37:18.668 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 10 in general). 2022-02-19 16:37:18.727 8228 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=7484d72e-2fb6-4c31-b92b-190d18374805)", "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-flavor_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "image": { "name": "rally_sanity-img_b195f4b5-d13e-4b35-8b72-3ff705d55281" }, "create_floating_ip_args": { "ext_network": "public" }, "nics": [ { "net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:37:18.754 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:37:19.182 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:37:19.911 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.16 sec 2022-02-19 16:37:26.796 8228 RALLYDEBUG rally_openstack.common.services.network.net_utils [-] CIDR generated: 10.2.1.0/24 2022-02-19 16:37:29.518 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context network@openstack setup() finished in 9.61 sec 2022-02-19 16:37:29.519 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:37:30.013 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:37:30.015 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "0bf32310-8ff1-4733-a05e-7f610c7e9270", "image": "dc2c38d7-f91b-4fdf-b961-394fa4333c3c", "create_floating_ip_args": {"ext_network": "public"}, "nics": [{"net-id": "f5ce155f-828e-4235-9c4f-f4f65238ca6a"}]} 2022-02-19 16:37:30.019 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:37:47.353 8228 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7484d72e_QDjPmGHx. Status changed: BUILD => ACTIVE in 15.13783073425293 2022-02-19 16:37:49.916 8228 WARNING rally.common.logging [-] `wait_for()' is deprecated in v0.1.2: Use wait_for_status instead.. Used at 2022-02-19 16:37:49.917 8228 WARNING rally.common.logging [-] `wait_is_ready()' is deprecated in v0.1.2: Use wait_for_status instead.. Used at 2022-02-19 16:37:54.198 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:37:54.213 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:37:54.218 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:37:55.013 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_7484d72e_QDjPmGHx (c6ea2b84-bebd-44bf-ab59-1752f7411587) 2022-02-19 16:37:58.941 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:37:59.111 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:37:59.272 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-02-19 16:37:59.481 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.floatingip object s_rally_7484d72e_bfGsy2g3 (eec4e7cc-eac5-4c7c-8af1-a86dca776966) 2022-02-19 16:38:01.307 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 7.09 sec 2022-02-19 16:38:01.308 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context network@openstack cleanup() started 2022-02-19 16:38:01.309 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2022-02-19 16:38:01.782 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object c_rally_7484d72e_mURNRBUQ (8e5fe080-6896-44fd-9a52-d5667745705a) 2022-02-19 16:38:04.891 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2022-02-19 16:38:05.106 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object c_rally_7484d72e_5syuEfRx (a19d859e-9b08-48f8-9194-66458c3a3c06) 2022-02-19 16:38:07.153 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2022-02-19 16:38:07.494 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object c_rally_7484d72e_Yifx5RYL (f97165f1-1a36-47c4-a15b-8f25298fc048) 2022-02-19 16:38:09.093 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2022-02-19 16:38:09.461 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object c_rally_7484d72e_mURNRBUQ (30c0f57b-3552-44b0-82fc-c9e940ea25a6) 2022-02-19 16:38:11.820 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context network@openstack cleanup() finished in 10.51 sec 2022-02-19 16:38:11.820 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:38:15.250 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 3.43 sec 2022-02-19 16:38:17.017 8228 INFO rally.task.engine [-] Load duration is: 23.178228 2022-02-19 16:38:17.018 8228 INFO rally.task.engine [-] Full runner duration is: 24.19991 2022-02-19 16:38:17.018 8228 INFO rally.task.engine [-] Full duration is: 56.499335 2022-02-19 16:38:17.054 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 10 in general). 2022-02-19 16:38:17.101 8228 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=e037856e-e246-429d-a695-a8038427c7ce)", "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 } } } ] } 2022-02-19 16:38:17.121 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:38:17.546 8228 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:38:18.327 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack setup() finished in 1.21 sec 2022-02-19 16:38:18.328 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack setup() finished in 0.03 msec 2022-02-19 16:38:18.337 8228 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5cf426e8-b326-45b3-b0ba-4b55119ef5a9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:38:18.339 8228 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"policies": ["affinity"]} 2022-02-19 16:38:18.342 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 START 2022-02-19 16:38:18.839 8228 INFO rally.task.runner [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | ITER: 1 END: OK 2022-02-19 16:38:18.854 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() started 2022-02-19 16:38:18.856 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2022-02-19 16:38:19.090 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2022-02-19 16:38:19.309 8228 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2022-02-19 16:38:19.467 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context cleanup@openstack cleanup() finished in 0.61 sec 2022-02-19 16:38:19.467 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() started 2022-02-19 16:38:27.944 8228 INFO rally.task.context [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Context users@openstack cleanup() finished in 8.48 sec 2022-02-19 16:38:29.189 8228 INFO rally.task.engine [-] Load duration is: 0.496032 2022-02-19 16:38:29.189 8228 INFO rally.task.engine [-] Full runner duration is: 0.517414 2022-02-19 16:38:29.189 8228 INFO rally.task.engine [-] Full duration is: 10.824525 2022-02-19 16:38:29.230 8228 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 10 in general). 2022-02-19 16:38:29.264 8228 INFO rally.task.engine [-] Task 5cf426e8-b326-45b3-b0ba-4b55119ef5a9 | Completed: Running task. 2022-02-19 16:38:31.243 9772 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:38:31.244 9772 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:38:31.244 9772 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:38:32.862 9773 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:38:32.862 9773 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:38:32.862 9773 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:38:34.652 9774 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:38:34.663 9774 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:38:34.664 9774 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:38:37.249 9774 INFO rally.api [-] Building 'json' report for the following task(s): '5cf426e8-b326-45b3-b0ba-4b55119ef5a9'. 2022-02-19 16:38:37.271 9774 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:38:39.289 9776 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:38:39.290 9776 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:38:39.290 9776 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:38:41.523 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Starting: Task validation. 2022-02-19 16:38:41.542 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Starting: Task validation of syntax. 2022-02-19 16:38:41.618 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Completed: Task validation of syntax. 2022-02-19 16:38:41.618 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Starting: Task validation of required platforms. 2022-02-19 16:38:41.666 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Completed: Task validation of required platforms. 2022-02-19 16:38:41.666 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Starting: Task validation of semantic. 2022-02-19 16:38:41.666 9776 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:38:42.724 9776 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:38:42.736 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:38:43.121 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:38:43.923 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack setup() finished in 1.19 sec 2022-02-19 16:38:44.197 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() started 2022-02-19 16:38:47.476 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() finished in 3.28 sec 2022-02-19 16:38:47.477 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Completed: Task validation of semantic. 2022-02-19 16:38:47.477 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Completed: Task validation. 2022-02-19 16:38:47.477 9776 INFO rally.api [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 input file is valid. 2022-02-19 16:38:47.478 9776 INFO rally.api [-] Run Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:38:47.478 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Starting: Running task. 2022-02-19 16:38:47.561 9776 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=ce204edf-b478-49f6-aa99-89158b0edc0c)", "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 } } } ] } 2022-02-19 16:38:47.576 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:38:48.121 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:38:48.909 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack setup() finished in 1.33 sec 2022-02-19 16:38:49.065 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context api_versions@openstack setup() finished in 0.16 sec 2022-02-19 16:38:49.066 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:38:49.072 9776 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 087e1d5c-f5fd-4457-8d42-89387f0feb14). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:38:49.076 9776 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-02-19 16:38:49.079 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 START 2022-02-19 16:38:49.560 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 END: OK 2022-02-19 16:38:49.573 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:38:49.575 9776 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2022-02-19 16:38:49.868 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() finished in 0.29 sec 2022-02-19 16:38:49.869 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context api_versions@openstack cleanup() started 2022-02-19 16:38:49.869 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context api_versions@openstack cleanup() finished in 0.37 msec 2022-02-19 16:38:49.870 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() started 2022-02-19 16:38:53.158 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() finished in 3.29 sec 2022-02-19 16:38:53.611 9776 INFO rally.task.engine [-] Load duration is: 0.480274 2022-02-19 16:38:53.612 9776 INFO rally.task.engine [-] Full runner duration is: 0.501286 2022-02-19 16:38:53.612 9776 INFO rally.task.engine [-] Full duration is: 5.584008 2022-02-19 16:38:53.681 9776 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 4 in general). 2022-02-19 16:38:53.726 9776 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=527b9bc0-e784-4e9f-a873-1250be8cc3e4)", "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 } } } ] } 2022-02-19 16:38:53.742 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:38:54.225 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:38:54.952 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack setup() finished in 1.21 sec 2022-02-19 16:38:55.089 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context api_versions@openstack setup() finished in 0.14 sec 2022-02-19 16:38:55.090 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:38:55.100 9776 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 087e1d5c-f5fd-4457-8d42-89387f0feb14). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:38:55.101 9776 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-02-19 16:38:55.104 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 START 2022-02-19 16:38:55.538 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 END: OK 2022-02-19 16:38:55.552 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:38:55.555 9776 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2022-02-19 16:38:55.962 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() finished in 0.41 sec 2022-02-19 16:38:55.963 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context api_versions@openstack cleanup() started 2022-02-19 16:38:55.963 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context api_versions@openstack cleanup() finished in 0.39 msec 2022-02-19 16:38:55.963 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() started 2022-02-19 16:38:59.069 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() finished in 3.11 sec 2022-02-19 16:38:59.868 9776 INFO rally.task.engine [-] Load duration is: 0.432847 2022-02-19 16:38:59.868 9776 INFO rally.task.engine [-] Full runner duration is: 0.452642 2022-02-19 16:38:59.868 9776 INFO rally.task.engine [-] Full duration is: 5.330042 2022-02-19 16:38:59.910 9776 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 4 in general). 2022-02-19 16:38:59.957 9776 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=76f0fc69-0dd6-4764-9f09-29d2ad3bdef0)", "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 } } } ] } 2022-02-19 16:38:59.973 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:39:00.389 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:39:01.270 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack setup() finished in 1.30 sec 2022-02-19 16:39:01.270 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:39:01.278 9776 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 087e1d5c-f5fd-4457-8d42-89387f0feb14). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:39:01.281 9776 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-02-19 16:39:01.285 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 START 2022-02-19 16:39:01.947 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 END: OK 2022-02-19 16:39:01.969 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:39:01.972 9776 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron quota objects 2022-02-19 16:39:02.301 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() finished in 0.33 sec 2022-02-19 16:39:02.303 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() started 2022-02-19 16:39:05.108 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() finished in 2.80 sec 2022-02-19 16:39:06.019 9776 INFO rally.task.engine [-] Load duration is: 0.66133 2022-02-19 16:39:06.019 9776 INFO rally.task.engine [-] Full runner duration is: 0.691278 2022-02-19 16:39:06.020 9776 INFO rally.task.engine [-] Full duration is: 5.137733 2022-02-19 16:39:06.056 9776 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 4 in general). 2022-02-19 16:39:06.098 9776 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=333e3deb-76e3-4dce-abf0-048ed19484cb)", "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 } } } ] } 2022-02-19 16:39:06.118 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:39:06.505 9776 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:39:07.143 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack setup() finished in 1.03 sec 2022-02-19 16:39:07.143 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:39:07.150 9776 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 087e1d5c-f5fd-4457-8d42-89387f0feb14). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:39:07.153 9776 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-02-19 16:39:07.155 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 START 2022-02-19 16:39:07.783 9776 INFO rally.task.runner [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | ITER: 1 END: OK 2022-02-19 16:39:07.806 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:39:07.810 9776 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova quotas objects 2022-02-19 16:39:08.022 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context admin_cleanup@openstack cleanup() finished in 0.22 sec 2022-02-19 16:39:08.023 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() started 2022-02-19 16:39:10.649 9776 INFO rally.task.context [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Context users@openstack cleanup() finished in 2.63 sec 2022-02-19 16:39:12.161 9776 INFO rally.task.engine [-] Load duration is: 0.627023 2022-02-19 16:39:12.162 9776 INFO rally.task.engine [-] Full runner duration is: 0.656661 2022-02-19 16:39:12.162 9776 INFO rally.task.engine [-] Full duration is: 4.53314 2022-02-19 16:39:12.205 9776 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 4 in general). 2022-02-19 16:39:12.240 9776 INFO rally.task.engine [-] Task 087e1d5c-f5fd-4457-8d42-89387f0feb14 | Completed: Running task. 2022-02-19 16:39:14.113 10092 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:39:14.113 10092 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:39:14.113 10092 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:39:15.586 10093 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:39:15.586 10093 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:39:15.586 10093 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:39:17.080 10094 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:39:17.080 10094 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:39:17.080 10094 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:39:19.366 10094 INFO rally.api [-] Building 'json' report for the following task(s): '087e1d5c-f5fd-4457-8d42-89387f0feb14'. 2022-02-19 16:39:19.372 10094 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:39:21.054 10096 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:39:21.054 10096 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:39:21.054 10096 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:39:23.377 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Starting: Task validation. 2022-02-19 16:39:23.391 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Starting: Task validation of syntax. 2022-02-19 16:39:23.496 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Completed: Task validation of syntax. 2022-02-19 16:39:23.497 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Starting: Task validation of required platforms. 2022-02-19 16:39:23.575 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Completed: Task validation of required platforms. 2022-02-19 16:39:23.575 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Starting: Task validation of semantic. 2022-02-19 16:39:23.575 10096 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:39:24.215 10096 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:39:24.227 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:39:24.597 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:39:25.227 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack setup() finished in 1.00 sec 2022-02-19 16:39:25.578 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() started 2022-02-19 16:39:28.528 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() finished in 2.95 sec 2022-02-19 16:39:28.529 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Completed: Task validation of semantic. 2022-02-19 16:39:28.529 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Completed: Task validation. 2022-02-19 16:39:28.529 10096 INFO rally.api [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 input file is valid. 2022-02-19 16:39:28.530 10096 INFO rally.api [-] Run Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:39:28.530 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Starting: Running task. 2022-02-19 16:39:28.584 10096 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=77c81e2d-2b1b-47e6-a9fd-e816b9090446)", "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 } } } ] } 2022-02-19 16:39:28.601 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:39:29.067 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:39:29.736 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack setup() finished in 1.14 sec 2022-02-19 16:39:29.995 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-02-19 16:39:30.448 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack setup() finished in 0.71 sec 2022-02-19 16:39:30.448 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:39:30.459 10096 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 60690ab4-4889-4e7b-bc5b-cb18f2a187d2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:39:30.464 10096 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} 2022-02-19 16:39:30.466 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 START 2022-02-19 16:39:30.814 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H -X PUT -H "X-Auth-Token: gAAAAABiER1Ch-OU..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:30.815 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:30.815 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000005b37d7-0062111d42-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37d7-0062111d42-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:30 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:30.830 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H/s_rally_77c81e2d_K1ZToCkn -X PUT -H "X-Auth-Token: gAAAAABiER1Ch-OU..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:30.831 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:30.831 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:30 GMT', 'X-Trans-Id': 'tx0000000000000005b37d8-0062111d42-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37d8-0062111d42-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:30 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:30.860 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H/s_rally_77c81e2d_TZE2JR9T -X PUT -H "X-Auth-Token: gAAAAABiER1Ch-OU..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:30.860 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:30.861 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:30 GMT', 'X-Trans-Id': 'tx0000000000000005b37d9-0062111d42-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37d9-0062111d42-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:30 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:30.911 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H?format=json -X GET -H "X-Auth-Token: gAAAAABiER1Ch-OU..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:30.912 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:30.912 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1645288770.80412', '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': 'Sat, 19 Feb 2022 16:39:30 GMT', 'X-Trans-Id': 'tx0000000000000005b37da-0062111d42-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37da-0062111d42-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:30 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:30.913 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_77c81e2d_K1ZToCkn","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-02-19T16:39:30.825Z"},{"name":"s_rally_77c81e2d_TZE2JR9T","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-02-19T16:39:30.836Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:30.963 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H?format=json&marker=s_rally_77c81e2d_TZE2JR9T -X GET -H "X-Auth-Token: gAAAAABiER1Ch-OU..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:30.964 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:30.964 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288770.80412', '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': 'Sat, 19 Feb 2022 16:39:30 GMT', 'X-Trans-Id': 'tx0000000000000005b37db-0062111d42-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37db-0062111d42-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:30 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:30.965 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:30.965 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 END: OK 2022-02-19 16:39:30.981 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack cleanup() started 2022-02-19 16:39:30.985 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2022-02-19 16:39:31.103 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3?format=json -X GET -H "X-Auth-Token: gAAAAABiER1DZKSm..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:31.103 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:31.104 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1645288771.10094', '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': 'tx0000000000000005b37dc-0062111d43-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37dc-0062111d43-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:31 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:31.105 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_77c81e2d_xq491q3H","count":2,"bytes":10240}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:31.155 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3?format=json&marker=s_rally_77c81e2d_xq491q3H -X GET -H "X-Auth-Token: gAAAAABiER1DZKSm..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:31.156 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:31.156 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288771.11230', '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': 'tx0000000000000005b37dd-0062111d43-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37dd-0062111d43-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:31 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:31.157 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:31.207 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H?format=json -X GET -H "X-Auth-Token: gAAAAABiER1DZKSm..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:31.208 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:31.208 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1645288770.80412', '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': 'Sat, 19 Feb 2022 16:39:30 GMT', 'X-Trans-Id': 'tx0000000000000005b37de-0062111d43-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37de-0062111d43-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:31 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:31.209 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_77c81e2d_K1ZToCkn","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-02-19T16:39:30.825Z"},{"name":"s_rally_77c81e2d_TZE2JR9T","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-02-19T16:39:30.836Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:31.259 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H?format=json&marker=s_rally_77c81e2d_TZE2JR9T -X GET -H "X-Auth-Token: gAAAAABiER1DZKSm..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:31.259 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:31.260 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288770.80412', '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': 'Sat, 19 Feb 2022 16:39:30 GMT', 'X-Trans-Id': 'tx0000000000000005b37df-0062111d43-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37df-0062111d43-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:31 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:31.261 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:31.268 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_77c81e2d_K1ZToCkn (['s_rally_77c81e2d_xq491q3H', 's_rally_77c81e2d_K1ZToCkn']) 2022-02-19 16:39:31.273 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_77c81e2d_TZE2JR9T (['s_rally_77c81e2d_xq491q3H', 's_rally_77c81e2d_TZE2JR9T']) 2022-02-19 16:39:31.408 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H/s_rally_77c81e2d_K1ZToCkn DELETE -H "X-Auth-Token: gAAAAABiER1DCxWT..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:31.408 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:31.408 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37e0-0062111d43-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37e0-0062111d43-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:31 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:31.410 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H/s_rally_77c81e2d_TZE2JR9T DELETE -H "X-Auth-Token: gAAAAABiER1D_rVv..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:31.411 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:31.411 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37e1-0062111d43-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37e1-0062111d43-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:31 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:32.414 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2022-02-19 16:39:32.536 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3?format=json -X GET -H "X-Auth-Token: gAAAAABiER1EwN_R..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:32.536 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:32.537 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1645288772.53421', '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': 'tx0000000000000005b37e2-0062111d44-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37e2-0062111d44-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:32 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:32.538 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_77c81e2d_xq491q3H","count":0,"bytes":0}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:32.587 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3?format=json&marker=s_rally_77c81e2d_xq491q3H -X GET -H "X-Auth-Token: gAAAAABiER1EwN_R..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:32.588 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:32.588 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288772.54492', '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': 'tx0000000000000005b37e3-0062111d44-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37e3-0062111d44-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:32 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:32.589 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:32.595 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_77c81e2d_xq491q3H (['s_rally_77c81e2d_xq491q3H']) 2022-02-19 16:39:32.717 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_1b52841fc087490695372e185c3615c3/s_rally_77c81e2d_xq491q3H DELETE -H "X-Auth-Token: gAAAAABiER1ElEPA..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:32.718 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:32.718 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37e4-0062111d44-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37e4-0062111d44-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:32 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:33.721 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack cleanup() finished in 2.74 sec 2022-02-19 16:39:33.722 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() started 2022-02-19 16:39:33.723 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-02-19 16:39:33.971 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() finished in 0.25 sec 2022-02-19 16:39:33.972 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() started 2022-02-19 16:39:36.869 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() finished in 2.90 sec 2022-02-19 16:39:38.665 10096 INFO rally.task.engine [-] Load duration is: 0.498082 2022-02-19 16:39:38.665 10096 INFO rally.task.engine [-] Full runner duration is: 0.523124 2022-02-19 16:39:38.665 10096 INFO rally.task.engine [-] Full duration is: 8.270878 2022-02-19 16:39:38.745 10096 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 5 in general). 2022-02-19 16:39:38.791 10096 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=ef933df3-fa88-4f5c-8698-7d9aa2057679)", "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 } } } ] } 2022-02-19 16:39:38.807 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:39:39.354 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:39:39.989 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack setup() finished in 1.18 sec 2022-02-19 16:39:40.200 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-02-19 16:39:40.651 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack setup() finished in 0.66 sec 2022-02-19 16:39:40.652 10096 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 1 containers using 30 threads. 2022-02-19 16:39:41.001 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson -X PUT -H "X-Auth-Token: gAAAAABiER1Mhtup..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.002 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.002 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000005b37ea-0062111d4c-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37ea-0062111d4c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:40 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.004 10096 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 10 objects using 30 threads. 2022-02-19 16:39:41.405 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_3Mxrffyz -X PUT -H "X-Auth-Token: gAAAAABiER1NEN87..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.406 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_wuPdW8WO -X PUT -H "X-Auth-Token: gAAAAABiER1NkS8l..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.423 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.425 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.427 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37eb-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37eb-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.428 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37ec-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37ec-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.436 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_XssLobSK -X PUT -H "X-Auth-Token: gAAAAABiER1NdMb9..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.436 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.444 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_konTzehy -X PUT -H "X-Auth-Token: gAAAAABiER1Nq27-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.445 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37ed-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37ed-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.446 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_a788tK08 -X PUT -H "X-Auth-Token: gAAAAABiER1NdAkl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.447 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.448 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.448 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37ee-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37ee-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.449 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37ef-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37ef-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.456 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_y30DA24f -X PUT -H "X-Auth-Token: gAAAAABiER1NwQPf..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.456 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.457 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37f0-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f0-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.479 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_dq9fzilm -X PUT -H "X-Auth-Token: gAAAAABiER1N310Q..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.479 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.480 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37f2-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f2-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.485 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_dPxCByjr -X PUT -H "X-Auth-Token: gAAAAABiER1NnEkE..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.485 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.487 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_pFp2xA01 -X PUT -H "X-Auth-Token: gAAAAABiER1NBv9k..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.487 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37f1-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f1-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.487 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.488 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37f3-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f3-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.507 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_UQ3Z9JUe -X PUT -H "X-Auth-Token: gAAAAABiER1Nh5I5..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.508 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.508 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:41 GMT', 'X-Trans-Id': 'tx0000000000000005b37f4-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f4-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.509 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context swift_objects@openstack setup() finished in 0.86 sec 2022-02-19 16:39:41.520 10096 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 60690ab4-4889-4e7b-bc5b-cb18f2a187d2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:39:41.522 10096 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:39:41.525 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 START 2022-02-19 16:39:41.671 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54?format=json -X GET -H "X-Auth-Token: gAAAAABiER1NHSoK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.671 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.672 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1645288781.66897', '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': 'tx0000000000000005b37f5-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f5-0062111d4d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.673 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_60690ab4_7DOsEson","count":10,"bytes":1024}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:41.723 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54?format=json&marker=s_rally_60690ab4_7DOsEson -X GET -H "X-Auth-Token: gAAAAABiER1NHSoK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.724 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.725 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288781.68048', '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': 'tx0000000000000005b37f6-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f6-0062111d4d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.725 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:41.779 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson?format=json -X GET -H "X-Auth-Token: gAAAAABiER1NHSoK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.780 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.781 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1324', 'X-Timestamp': '1645288780.99120', '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': 'Sat, 19 Feb 2022 16:39:40 GMT', 'X-Trans-Id': 'tx0000000000000005b37f7-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f7-0062111d4d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.781 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_60690ab4_3Mxrffyz","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-02-19T16:39:41.397Z"},{"name":"s_rally_60690ab4_UQ3Z9JUe","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.501Z"},{"name":"s_rally_60690ab4_XssLobSK","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.431Z"},{"name":"s_rally_60690ab4_a788tK08","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.437Z"},{"name":"s_rally_60690ab4_dPxCByjr","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.479Z"},{"name":"s_rally_60690ab4_dq9fzilm","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.473Z"},{"name":"s_rally_60690ab4_konTzehy","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.436Z"},{"name":"s_rally_60690ab4_pFp2xA01","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.482Z"},{"name":"s_rally_60690ab4_wuPdW8WO","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.399Z"},{"name":"s_rally_60690ab4_y30DA24f","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:39:41.450Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:41.831 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson?format=json&marker=s_rally_60690ab4_y30DA24f -X GET -H "X-Auth-Token: gAAAAABiER1NHSoK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:41.832 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:41.833 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288780.99120', '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': 'Sat, 19 Feb 2022 16:39:40 GMT', 'X-Trans-Id': 'tx0000000000000005b37f8-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f8-0062111d4d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:41 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:41.833 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:41.834 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 END: OK 2022-02-19 16:39:41.850 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context swift_objects@openstack cleanup() started 2022-02-19 16:39:42.043 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_3Mxrffyz DELETE -H "X-Auth-Token: gAAAAABiER1NVZXl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.047 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.049 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37f9-0062111d4d-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37f9-0062111d4d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.092 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_wuPdW8WO DELETE -H "X-Auth-Token: gAAAAABiER1NQohE..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.105 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.105 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37fa-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37fa-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.108 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_dq9fzilm DELETE -H "X-Auth-Token: gAAAAABiER1NhykY..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.108 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.108 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37fb-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37fb-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.110 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_XssLobSK DELETE -H "X-Auth-Token: gAAAAABiER1NRism..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.110 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.110 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37fc-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37fc-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.120 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_pFp2xA01 DELETE -H "X-Auth-Token: gAAAAABiER1O6acd..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.121 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.121 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37fe-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37fe-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.138 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_y30DA24f DELETE -H "X-Auth-Token: gAAAAABiER1OGE_C..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.139 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.139 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37fd-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37fd-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.149 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_a788tK08 DELETE -H "X-Auth-Token: gAAAAABiER1OouGp..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.150 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_dPxCByjr DELETE -H "X-Auth-Token: gAAAAABiER1OhDeJ..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.151 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.151 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.152 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3800-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3800-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.152 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b37ff-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b37ff-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.162 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_UQ3Z9JUe DELETE -H "X-Auth-Token: gAAAAABiER1O5qtL..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.163 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson/s_rally_60690ab4_konTzehy DELETE -H "X-Auth-Token: gAAAAABiER1OZ01E..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.163 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.164 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.164 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3801-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3801-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.165 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3802-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3802-0062111d4e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.296 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45243d60216340628e4e313ab66b8c54/s_rally_60690ab4_7DOsEson DELETE -H "X-Auth-Token: gAAAAABiER1OyPYF..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:42.297 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:42.297 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3803-0062111d4e-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3803-0062111d4e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:42 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:42.299 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context swift_objects@openstack cleanup() finished in 0.45 sec 2022-02-19 16:39:42.299 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() started 2022-02-19 16:39:42.300 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-02-19 16:39:42.627 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() finished in 0.33 sec 2022-02-19 16:39:42.627 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() started 2022-02-19 16:39:45.523 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() finished in 2.90 sec 2022-02-19 16:39:46.854 10096 INFO rally.task.engine [-] Load duration is: 0.307986 2022-02-19 16:39:46.854 10096 INFO rally.task.engine [-] Full runner duration is: 0.331094 2022-02-19 16:39:46.855 10096 INFO rally.task.engine [-] Full duration is: 6.717724 2022-02-19 16:39:46.889 10096 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 5 in general). 2022-02-19 16:39:46.950 10096 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=5d2093f4-c4a9-46bf-b995-3a0287fe2c82)", "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 } } } ] } 2022-02-19 16:39:46.973 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:39:47.396 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:39:48.113 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack setup() finished in 1.14 sec 2022-02-19 16:39:48.355 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-02-19 16:39:48.876 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack setup() finished in 0.76 sec 2022-02-19 16:39:48.877 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:39:48.886 10096 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 60690ab4-4889-4e7b-bc5b-cb18f2a187d2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:39:48.888 10096 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} 2022-02-19 16:39:48.891 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 START 2022-02-19 16:39:49.235 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy -X PUT -H "X-Auth-Token: gAAAAABiER1Upxk-..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.236 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.237 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000005b3804-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3804-0062111d55-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.250 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_5GY1VMYg -X PUT -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.251 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.251 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Trans-Id': 'tx0000000000000005b3805-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3805-0062111d55-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.263 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_tWxfRcOt -X PUT -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.263 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.264 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Trans-Id': 'tx0000000000000005b3806-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3806-0062111d55-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.275 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_5njHirNd -X PUT -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.275 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.276 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Trans-Id': 'tx0000000000000005b3807-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3807-0062111d55-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.287 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_C7mpESKT -X PUT -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.287 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.288 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Trans-Id': 'tx0000000000000005b3808-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3808-0062111d55-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.299 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_GwmeO9fc -X PUT -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.299 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.300 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Trans-Id': 'tx0000000000000005b3809-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3809-0062111d55-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.347 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_5GY1VMYg -X GET -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.348 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.348 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Timestamp': '1645288789.24501', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000005b380a-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b380a-0062111d55-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.395 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_tWxfRcOt -X GET -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.396 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.397 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Timestamp': '1645288789.25822', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000005b380b-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b380b-0062111d55-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.447 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_5njHirNd -X GET -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.448 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.448 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Timestamp': '1645288789.27042', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000005b380c-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b380c-0062111d55-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.499 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_C7mpESKT -X GET -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.500 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.500 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Timestamp': '1645288789.28261', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000005b380d-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b380d-0062111d55-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.547 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_GwmeO9fc -X GET -H "X-Auth-Token: gAAAAABiER1Upxk-..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.548 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.548 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Timestamp': '1645288789.29465', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000005b380e-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b380e-0062111d55-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.549 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 END: OK 2022-02-19 16:39:49.562 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack cleanup() started 2022-02-19 16:39:49.566 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2022-02-19 16:39:49.770 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5?format=json -X GET -H "X-Auth-Token: gAAAAABiER1V-uf8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.770 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.771 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '61', 'X-Timestamp': '1645288789.76772', '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': 'tx0000000000000005b380f-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b380f-0062111d55-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.771 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_5d2093f4_EIUkn6Cy","count":5,"bytes":5120}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:49.819 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5?format=json&marker=s_rally_5d2093f4_EIUkn6Cy -X GET -H "X-Auth-Token: gAAAAABiER1V-uf8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.819 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.820 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288789.77814', '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': 'tx0000000000000005b3810-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3810-0062111d55-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.820 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:49.867 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy?format=json -X GET -H "X-Auth-Token: gAAAAABiER1V-uf8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.867 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.868 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1645288789.22618', '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': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Trans-Id': 'tx0000000000000005b3811-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3811-0062111d55-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.868 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_5d2093f4_5GY1VMYg","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-02-19T16:39:49.245Z"},{"name":"s_rally_5d2093f4_5njHirNd","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-02-19T16:39:49.270Z"},{"name":"s_rally_5d2093f4_C7mpESKT","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-02-19T16:39:49.282Z"},{"name":"s_rally_5d2093f4_GwmeO9fc","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-02-19T16:39:49.294Z"},{"name":"s_rally_5d2093f4_tWxfRcOt","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-02-19T16:39:49.258Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:49.915 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy?format=json&marker=s_rally_5d2093f4_tWxfRcOt -X GET -H "X-Auth-Token: gAAAAABiER1V-uf8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:49.916 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:49.916 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288789.22618', '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': 'Sat, 19 Feb 2022 16:39:49 GMT', 'X-Trans-Id': 'tx0000000000000005b3812-0062111d55-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3812-0062111d55-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:49 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:49.917 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:49.925 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_5d2093f4_5GY1VMYg (['s_rally_5d2093f4_EIUkn6Cy', 's_rally_5d2093f4_5GY1VMYg']) 2022-02-19 16:39:49.937 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_5d2093f4_5njHirNd (['s_rally_5d2093f4_EIUkn6Cy', 's_rally_5d2093f4_5njHirNd']) 2022-02-19 16:39:49.942 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_5d2093f4_C7mpESKT (['s_rally_5d2093f4_EIUkn6Cy', 's_rally_5d2093f4_C7mpESKT']) 2022-02-19 16:39:49.955 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_5d2093f4_GwmeO9fc (['s_rally_5d2093f4_EIUkn6Cy', 's_rally_5d2093f4_GwmeO9fc']) 2022-02-19 16:39:49.967 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_5d2093f4_tWxfRcOt (['s_rally_5d2093f4_EIUkn6Cy', 's_rally_5d2093f4_tWxfRcOt']) 2022-02-19 16:39:50.274 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_GwmeO9fc DELETE -H "X-Auth-Token: gAAAAABiER1WbNxe..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:50.276 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_5njHirNd DELETE -H "X-Auth-Token: gAAAAABiER1W64qs..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:50.276 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:50.277 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_C7mpESKT DELETE -H "X-Auth-Token: gAAAAABiER1W5TDN..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:50.277 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:50.278 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3814-0062111d56-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3814-0062111d56-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:50 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:50.278 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:50.280 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_5GY1VMYg DELETE -H "X-Auth-Token: gAAAAABiER1WgSaU..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:50.280 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3817-0062111d56-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3817-0062111d56-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:50 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:50.281 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3816-0062111d56-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3816-0062111d56-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:50 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:50.281 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:50.283 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3813-0062111d56-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3813-0062111d56-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:50 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:50.320 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy/s_rally_5d2093f4_tWxfRcOt DELETE -H "X-Auth-Token: gAAAAABiER1WPJat..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:50.320 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:50.321 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3815-0062111d56-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3815-0062111d56-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:50 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:51.324 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2022-02-19 16:39:51.541 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5?format=json -X GET -H "X-Auth-Token: gAAAAABiER1XEo01..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:51.541 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:51.542 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1645288791.54003', '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': 'tx0000000000000005b3824-0062111d57-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3824-0062111d57-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:51 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:51.542 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_5d2093f4_EIUkn6Cy","count":0,"bytes":0}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:51.591 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5?format=json&marker=s_rally_5d2093f4_EIUkn6Cy -X GET -H "X-Auth-Token: gAAAAABiER1XEo01..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:51.591 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:51.592 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288791.54767', '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': 'tx0000000000000005b3825-0062111d57-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3825-0062111d57-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:51 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:51.592 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:39:51.599 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_5d2093f4_EIUkn6Cy (['s_rally_5d2093f4_EIUkn6Cy']) 2022-02-19 16:39:51.812 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_004ab9180b084f278cdca2b19b6796a5/s_rally_5d2093f4_EIUkn6Cy DELETE -H "X-Auth-Token: gAAAAABiER1XWZ1Q..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:39:51.813 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:39:51.813 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3826-0062111d57-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3826-0062111d57-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:39:51 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:39:52.817 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack cleanup() finished in 3.25 sec 2022-02-19 16:39:52.817 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() started 2022-02-19 16:39:52.818 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-02-19 16:39:53.128 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() finished in 0.31 sec 2022-02-19 16:39:53.128 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() started 2022-02-19 16:40:00.736 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() finished in 7.61 sec 2022-02-19 16:40:01.050 10096 INFO rally.task.engine [-] Load duration is: 0.657155 2022-02-19 16:40:01.051 10096 INFO rally.task.engine [-] Full runner duration is: 0.676661 2022-02-19 16:40:01.051 10096 INFO rally.task.engine [-] Full duration is: 13.766559 2022-02-19 16:40:01.092 10096 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 5 in general). 2022-02-19 16:40:01.147 10096 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=8396a7d6-eb53-450f-8d3e-ce9a08f7ffd6)", "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 } } } ] } 2022-02-19 16:40:01.164 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:40:01.571 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:40:02.199 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack setup() finished in 1.03 sec 2022-02-19 16:40:02.430 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-02-19 16:40:02.946 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack setup() finished in 0.75 sec 2022-02-19 16:40:02.946 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:40:02.956 10096 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 60690ab4-4889-4e7b-bc5b-cb18f2a187d2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:40:02.958 10096 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} 2022-02-19 16:40:02.961 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 START 2022-02-19 16:40:03.326 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN -X PUT -H "X-Auth-Token: gAAAAABiER1j9as1..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.328 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.328 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000005b382c-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b382c-0062111d63-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.344 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_YPELUDRb -X PUT -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.344 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.345 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:03 GMT', 'X-Trans-Id': 'tx0000000000000005b382d-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b382d-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.356 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_WUqBexs6 -X PUT -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.356 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.357 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:03 GMT', 'X-Trans-Id': 'tx0000000000000005b382e-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b382e-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.368 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_rgyiL2c4 -X PUT -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.368 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.369 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:03 GMT', 'X-Trans-Id': 'tx0000000000000005b382f-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b382f-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.379 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_shyoEGcH -X PUT -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.380 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.380 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:03 GMT', 'X-Trans-Id': 'tx0000000000000005b3830-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3830-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.391 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_ayEOAZ25 -X PUT -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.391 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.392 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:03 GMT', 'X-Trans-Id': 'tx0000000000000005b3831-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3831-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.402 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_YPELUDRb DELETE -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.402 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.403 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3832-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3832-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.411 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_WUqBexs6 DELETE -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.411 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.412 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3833-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3833-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.422 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_rgyiL2c4 DELETE -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.422 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.422 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3834-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3834-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.431 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_shyoEGcH DELETE -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.431 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.432 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3835-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3835-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.440 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN/s_rally_8396a7d6_ayEOAZ25 DELETE -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.440 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.441 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3836-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3836-0062111d63-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.459 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb/s_rally_8396a7d6_MfHtYxAN DELETE -H "X-Auth-Token: gAAAAABiER1j9as1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.460 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.460 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3837-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3837-0062111d63-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.461 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 END: OK 2022-02-19 16:40:03.483 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack cleanup() started 2022-02-19 16:40:03.486 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2022-02-19 16:40:03.630 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb?format=json -X GET -H "X-Auth-Token: gAAAAABiER1jCz_4..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.631 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.632 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288803.62231', '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': 'tx0000000000000005b3838-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3838-0062111d63-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.632 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:40:03.640 10096 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2022-02-19 16:40:03.802 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_5c8e33fdf03242a1950e82dc8d6c58fb?format=json -X GET -H "X-Auth-Token: gAAAAABiER1jTeCH..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:03.803 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:03.804 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288803.80055', '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': 'tx0000000000000005b3839-0062111d63-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3839-0062111d63-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:03 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:03.804 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:40:03.813 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context cleanup@openstack cleanup() finished in 0.33 sec 2022-02-19 16:40:03.813 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() started 2022-02-19 16:40:03.814 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-02-19 16:40:04.123 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() finished in 0.31 sec 2022-02-19 16:40:04.123 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() started 2022-02-19 16:40:07.291 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() finished in 3.17 sec 2022-02-19 16:40:09.215 10096 INFO rally.task.engine [-] Load duration is: 0.499517 2022-02-19 16:40:09.216 10096 INFO rally.task.engine [-] Full runner duration is: 0.526626 2022-02-19 16:40:09.216 10096 INFO rally.task.engine [-] Full duration is: 6.128543 2022-02-19 16:40:09.255 10096 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 5 in general). 2022-02-19 16:40:09.316 10096 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=cc7a862d-0df7-4a88-a703-abe04554b479)", "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 } } } ] } 2022-02-19 16:40:09.338 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:40:09.778 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:40:10.441 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack setup() finished in 1.10 sec 2022-02-19 16:40:10.664 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-02-19 16:40:11.098 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack setup() finished in 0.66 sec 2022-02-19 16:40:11.099 10096 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 1 containers using 30 threads. 2022-02-19 16:40:11.420 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU -X PUT -H "X-Auth-Token: gAAAAABiER1r6WEv..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.421 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.421 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000005b383f-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b383f-0062111d6b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.423 10096 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 5 objects using 30 threads. 2022-02-19 16:40:11.570 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_oRSWXs1r -X PUT -H "X-Auth-Token: gAAAAABiER1re5lI..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.571 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.572 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': '1276481102f218c981e0324180bafd9f', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Trans-Id': 'tx0000000000000005b3840-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3840-0062111d6b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.620 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_b6bsMzjF -X PUT -H "X-Auth-Token: gAAAAABiER1rAtS8..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.621 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.621 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Trans-Id': 'tx0000000000000005b3841-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3841-0062111d6b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.624 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_aiZocX7w -X PUT -H "X-Auth-Token: gAAAAABiER1r1Onp..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.624 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.625 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Trans-Id': 'tx0000000000000005b3842-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3842-0062111d6b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.626 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_DgXZX3Dg -X PUT -H "X-Auth-Token: gAAAAABiER1r-Ssi..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.627 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.628 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Trans-Id': 'tx0000000000000005b3844-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3844-0062111d6b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.648 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_TcX9JqeH -X PUT -H "X-Auth-Token: gAAAAABiER1rCia7..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.648 10096 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.648 10096 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Trans-Id': 'tx0000000000000005b3843-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3843-0062111d6b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.649 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context swift_objects@openstack setup() finished in 0.55 sec 2022-02-19 16:40:11.658 10096 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 60690ab4-4889-4e7b-bc5b-cb18f2a187d2). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:40:11.660 10096 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:40:11.663 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 START 2022-02-19 16:40:11.774 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16?format=json -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.774 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.775 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1645288811.77215', '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': 'tx0000000000000005b3845-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3845-0062111d6b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.775 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_60690ab4_74xA2qnU","count":5,"bytes":10240}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:40:11.823 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16?format=json&marker=s_rally_60690ab4_74xA2qnU -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.824 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.825 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288811.78301', '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': 'tx0000000000000005b3846-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3846-0062111d6b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.825 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:40:11.879 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU?format=json -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.880 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.881 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '665', 'X-Timestamp': '1645288811.41108', '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': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Trans-Id': 'tx0000000000000005b3847-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3847-0062111d6b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.881 10096 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_60690ab4_DgXZX3Dg","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:40:11.622Z"},{"name":"s_rally_60690ab4_TcX9JqeH","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:40:11.644Z"},{"name":"s_rally_60690ab4_aiZocX7w","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:40:11.620Z"},{"name":"s_rally_60690ab4_b6bsMzjF","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-02-19T16:40:11.615Z"},{"name":"s_rally_60690ab4_oRSWXs1r","hash":"1276481102f218c981e0324180bafd9f","bytes":10240,"last_modified":"2022-02-19T16:40:11.564Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:40:11.931 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU?format=json&marker=s_rally_60690ab4_oRSWXs1r -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.932 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.933 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1645288811.41108', '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': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Trans-Id': 'tx0000000000000005b3848-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3848-0062111d6b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.933 10096 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-02-19 16:40:11.943 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_DgXZX3Dg -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.944 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.944 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Timestamp': '1645288811.62246', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000005b3849-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3849-0062111d6b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.954 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_TcX9JqeH -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.954 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.955 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Timestamp': '1645288811.64407', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000005b384a-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b384a-0062111d6b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.961 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_aiZocX7w -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.961 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.961 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Timestamp': '1645288811.62051', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000005b384b-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b384b-0062111d6b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.967 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_b6bsMzjF -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.967 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.967 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Timestamp': '1645288811.61579', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000005b384c-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b384c-0062111d6b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.973 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_oRSWXs1r -X GET -H "X-Auth-Token: gAAAAABiER1r6_ka..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:11.973 10096 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:11.974 10096 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '10240', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Sat, 19 Feb 2022 16:40:11 GMT', 'X-Timestamp': '1645288811.56439', 'etag': '1276481102f218c981e0324180bafd9f', 'X-Trans-Id': 'tx0000000000000005b384d-0062111d6b-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b384d-0062111d6b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Sat, 19 Feb 2022 16:40:11 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:11.974 10096 INFO rally.task.runner [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | ITER: 1 END: OK 2022-02-19 16:40:11.994 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context swift_objects@openstack cleanup() started 2022-02-19 16:40:12.197 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_TcX9JqeH DELETE -H "X-Auth-Token: gAAAAABiER1s5PGa..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:12.198 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:12.198 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b384e-0062111d6c-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b384e-0062111d6c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:12 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:12.207 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_oRSWXs1r DELETE -H "X-Auth-Token: gAAAAABiER1smdJ0..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:12.208 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:12.208 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b384f-0062111d6c-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b384f-0062111d6c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:12 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:12.211 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_aiZocX7w DELETE -H "X-Auth-Token: gAAAAABiER1sFYEC..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:12.211 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:12.212 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3850-0062111d6c-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3850-0062111d6c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:12 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:12.218 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_b6bsMzjF DELETE -H "X-Auth-Token: gAAAAABiER1sycFI..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:12.218 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:12.218 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3851-0062111d6c-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3851-0062111d6c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:12 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:12.230 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU/s_rally_60690ab4_DgXZX3Dg DELETE -H "X-Auth-Token: gAAAAABiER1sTF-U..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:12.230 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:12.231 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3852-0062111d6c-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3852-0062111d6c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:12 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:12.360 10096 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_694cd0413b4a46f2a661174fc1eede16/s_rally_60690ab4_74xA2qnU DELETE -H "X-Auth-Token: gAAAAABiER1sMkqW..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-02-19 16:40:12.360 10096 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-02-19 16:40:12.361 10096 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000005b3853-0062111d6c-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000005b3853-0062111d6c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Sat, 19 Feb 2022 16:40:12 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-02-19 16:40:12.362 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context swift_objects@openstack cleanup() finished in 0.37 sec 2022-02-19 16:40:12.363 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() started 2022-02-19 16:40:12.363 10096 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-02-19 16:40:12.669 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context roles@openstack cleanup() finished in 0.31 sec 2022-02-19 16:40:12.670 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() started 2022-02-19 16:40:19.794 10096 INFO rally.task.context [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Context users@openstack cleanup() finished in 7.12 sec 2022-02-19 16:40:21.400 10096 INFO rally.task.engine [-] Load duration is: 0.310046 2022-02-19 16:40:21.401 10096 INFO rally.task.engine [-] Full runner duration is: 0.335925 2022-02-19 16:40:21.401 10096 INFO rally.task.engine [-] Full duration is: 10.457866 2022-02-19 16:40:21.441 10096 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 5 in general). 2022-02-19 16:40:21.469 10096 INFO rally.task.engine [-] Task 60690ab4-4889-4e7b-bc5b-cb18f2a187d2 | Completed: Running task. 2022-02-19 16:40:23.206 11040 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:40:23.206 11040 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:40:23.207 11040 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:40:24.830 11041 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:40:24.830 11041 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:40:24.830 11041 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:40:26.415 11042 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:40:26.416 11042 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:40:26.416 11042 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:40:28.701 11042 INFO rally.api [-] Building 'json' report for the following task(s): '60690ab4-4889-4e7b-bc5b-cb18f2a187d2'. 2022-02-19 16:40:28.711 11042 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:40:30.354 11044 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:40:30.355 11044 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:40:30.355 11044 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:40:32.918 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Starting: Task validation. 2022-02-19 16:40:32.954 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Starting: Task validation of syntax. 2022-02-19 16:40:33.124 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Completed: Task validation of syntax. 2022-02-19 16:40:33.124 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Starting: Task validation of required platforms. 2022-02-19 16:40:33.231 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Completed: Task validation of required platforms. 2022-02-19 16:40:33.231 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Starting: Task validation of semantic. 2022-02-19 16:40:33.231 11044 INFO rally.task.engine [-] Check health of the environment '30055201-8937-4166-91f4-0eb9277f2804'. 2022-02-19 16:40:33.908 11044 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-02-19 16:40:33.924 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:40:34.289 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:40:34.914 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 0.99 sec 2022-02-19 16:40:35.598 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:40:38.598 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 3.00 sec 2022-02-19 16:40:38.598 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Completed: Task validation of semantic. 2022-02-19 16:40:38.598 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Completed: Task validation. 2022-02-19 16:40:38.599 11044 INFO rally.api [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 input file is valid. 2022-02-19 16:40:38.599 11044 INFO rally.api [-] Run Task 090219b2-bc7a-4e36-aa1f-f47d38706108 against Deployment 30055201-8937-4166-91f4-0eb9277f2804 2022-02-19 16:40:38.599 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Starting: Running task. 2022-02-19 16:40:38.694 11044 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=32f031d1-1e24-432e-aa12-454860ec8205)", "subtasks": [ { "title": "BarbicanContainers.create_and_add", "description": "Create secret, create generic container, and delete container.", "scenario": { "BarbicanContainers.create_and_add": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:40:38.712 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:40:39.139 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:40:39.783 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.07 sec 2022-02-19 16:40:39.791 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:40:39.795 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:40:39.798 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:40:39.813 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:40:39.815 11044 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_32f031d1_muORZJNa', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-02-19 16:40:40.095 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:40.096 11044 DEBUG barbicanclient.v1.containers [-] Storing secrets: {'secret': Secret(secret_ref="http://172.30.12.83/key-manager/v1/secrets/00595a60-d29c-4947-946f-9908e01a798d")} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-02-19 16:40:40.096 11044 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_32f031d1_GQeleXSX', 'type': 'generic', 'secret_refs': [{'name': 'secret', 'secret_ref': 'http://172.30.12.83/key-manager/v1/secrets/00595a60-d29c-4947-946f-9908e01a798d'}]} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-02-19 16:40:40.277 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:40.278 11044 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/a4113b7f-7030-4c8d-bb65-1a50ae482e5b 2022-02-19 16:40:40.472 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:40.473 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:40:40.486 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:40:43.179 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 2.69 sec 2022-02-19 16:40:44.749 11044 INFO rally.task.engine [-] Load duration is: 0.673867 2022-02-19 16:40:44.749 11044 INFO rally.task.engine [-] Full runner duration is: 0.695138 2022-02-19 16:40:44.750 11044 INFO rally.task.engine [-] Full duration is: 4.468269 2022-02-19 16:40:44.801 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 11 in general). 2022-02-19 16:40:44.848 11044 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=d7b39a52-b3d6-4e16-96a9-f571cdd81b5b)", "subtasks": [ { "title": "BarbicanContainers.create_certificate_and_delete", "description": "Create and delete certificate container.", "scenario": { "BarbicanContainers.create_certificate_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:40:44.864 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:40:45.284 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:40:45.971 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.11 sec 2022-02-19 16:40:45.980 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:40:45.982 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:40:45.984 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:40:45.987 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:40:45.987 11044 DEBUG barbicanclient.v1.containers [-] Storing secrets: {} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-02-19 16:40:45.988 11044 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_d7b39a52_Jfuj0Jju', 'type': 'certificate', 'secret_refs': []} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-02-19 16:40:46.292 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:46.293 11044 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/262e588d-8727-4819-b134-94dcb151f1fb 2022-02-19 16:40:46.449 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:46.450 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:40:46.469 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:40:49.597 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 3.13 sec 2022-02-19 16:40:50.912 11044 INFO rally.task.engine [-] Load duration is: 0.464795 2022-02-19 16:40:50.913 11044 INFO rally.task.engine [-] Full runner duration is: 0.489202 2022-02-19 16:40:50.913 11044 INFO rally.task.engine [-] Full duration is: 4.735362 2022-02-19 16:40:50.963 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 11 in general). 2022-02-19 16:40:51.009 11044 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=c754b631-d525-480d-9966-736652cacb47)", "subtasks": [ { "title": "BarbicanContainers.create_and_delete", "description": "Create and delete generic container.", "scenario": { "BarbicanContainers.create_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:40:51.025 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:40:51.450 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:40:52.132 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.11 sec 2022-02-19 16:40:52.141 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:40:52.143 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:40:52.146 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:40:52.148 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:40:52.148 11044 DEBUG barbicanclient.v1.containers [-] Storing secrets: {} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-02-19 16:40:52.149 11044 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_c754b631_n3VaEl0O', 'type': 'generic', 'secret_refs': []} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-02-19 16:40:52.388 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:52.390 11044 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/dab336ab-f367-41b6-b9c1-b51a75442fe1 2022-02-19 16:40:52.602 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:52.603 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:40:52.620 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:40:56.343 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 3.72 sec 2022-02-19 16:40:57.065 11044 INFO rally.task.engine [-] Load duration is: 0.456491 2022-02-19 16:40:57.065 11044 INFO rally.task.engine [-] Full runner duration is: 0.480073 2022-02-19 16:40:57.066 11044 INFO rally.task.engine [-] Full duration is: 5.31867 2022-02-19 16:40:57.138 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 11 in general). 2022-02-19 16:40:57.187 11044 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=4d85c546-35c7-47ee-8325-ebc4f26b4189)", "subtasks": [ { "title": "BarbicanContainers.create_rsa_and_delete", "description": "Create and delete certificate container.", "scenario": { "BarbicanContainers.create_rsa_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:40:57.207 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:40:57.591 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:40:58.197 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 0.99 sec 2022-02-19 16:40:58.206 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:40:58.207 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:40:58.210 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:40:58.212 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:40:58.212 11044 DEBUG barbicanclient.v1.containers [-] Storing secrets: {} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-02-19 16:40:58.212 11044 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_4d85c546_HWRTQOU8', 'type': 'rsa', 'secret_refs': []} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-02-19 16:40:58.468 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:58.470 11044 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/0e654b68-7619-433f-a545-d4dc37c6ca5e 2022-02-19 16:40:58.586 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:40:58.587 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:40:58.606 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:01.492 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 2.89 sec 2022-02-19 16:41:03.251 11044 INFO rally.task.engine [-] Load duration is: 0.376579 2022-02-19 16:41:03.252 11044 INFO rally.task.engine [-] Full runner duration is: 0.400837 2022-02-19 16:41:03.252 11044 INFO rally.task.engine [-] Full duration is: 4.286354 2022-02-19 16:41:03.301 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 11 in general). 2022-02-19 16:41:03.341 11044 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=7e9df2d5-7764-4bf8-a42d-1451c9f437ed)", "subtasks": [ { "title": "BarbicanSecrets.create_and_delete", "description": "Create and Delete secret.", "scenario": { "BarbicanSecrets.create_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:41:03.358 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:41:03.837 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:41:04.580 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.22 sec 2022-02-19 16:41:04.580 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:41:04.591 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:41:04.594 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:41:04.597 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:41:04.599 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:04.600 11044 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_7e9df2d5_vxpEj2gj', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-02-19 16:41:04.874 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:04.875 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/a215a062-31fb-4cec-abdc-d75a10eaa7dc 2022-02-19 16:41:04.999 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:05.000 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:41:05.021 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:41:05.024 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican secrets objects 2022-02-19 16:41:05.026 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:05.026 11044 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-02-19 16:41:05.213 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:05.224 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican containers objects 2022-02-19 16:41:05.226 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:05.226 11044 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-02-19 16:41:05.384 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:05.391 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican orders objects 2022-02-19 16:41:05.392 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:05.392 11044 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-02-19 16:41:05.551 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:05.558 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() finished in 0.54 sec 2022-02-19 16:41:05.559 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:08.538 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 2.98 sec 2022-02-19 16:41:09.406 11044 INFO rally.task.engine [-] Load duration is: 0.402407 2022-02-19 16:41:09.407 11044 INFO rally.task.engine [-] Full runner duration is: 0.430416 2022-02-19 16:41:09.407 11044 INFO rally.task.engine [-] Full duration is: 5.182334 2022-02-19 16:41:09.447 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 11 in general). 2022-02-19 16:41:09.495 11044 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=63ca9941-6d81-452c-b2cf-56ff5d2089f1)", "subtasks": [ { "title": "BarbicanSecrets.create_and_get", "description": "Create and Get Secret.", "scenario": { "BarbicanSecrets.create_and_get": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:41:09.519 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:41:09.918 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:41:10.527 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.01 sec 2022-02-19 16:41:10.527 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack setup() finished in 0.02 msec 2022-02-19 16:41:10.536 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:41:10.537 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:41:10.541 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:41:10.543 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:10.544 11044 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_63ca9941_VFu3h6ql', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-02-19 16:41:10.799 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:10.800 11044 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/eed1884f-ac4c-4fbc-aefe-016bdb9451fc get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-02-19 16:41:10.801 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/eed1884f-ac4c-4fbc-aefe-016bdb9451fc 2022-02-19 16:41:10.890 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:10.891 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:41:10.913 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:41:10.916 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican secrets objects 2022-02-19 16:41:10.918 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:10.918 11044 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-02-19 16:41:11.078 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:11.093 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting barbican.secrets object s_rally_63ca9941_VFu3h6ql (http://172.30.12.83/key-manager/v1/secrets/eed1884f-ac4c-4fbc-aefe-016bdb9451fc) 2022-02-19 16:41:11.094 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:11.094 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/eed1884f-ac4c-4fbc-aefe-016bdb9451fc 2022-02-19 16:41:11.286 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:11.287 11044 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/eed1884f-ac4c-4fbc-aefe-016bdb9451fc get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-02-19 16:41:11.288 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/eed1884f-ac4c-4fbc-aefe-016bdb9451fc 2022-02-19 16:41:11.375 11044 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:11.376 11044 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-02-19 16:41:12.380 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican containers objects 2022-02-19 16:41:12.381 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:12.382 11044 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-02-19 16:41:12.551 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:12.558 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican orders objects 2022-02-19 16:41:12.559 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:12.559 11044 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-02-19 16:41:12.721 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:12.727 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() finished in 1.81 sec 2022-02-19 16:41:12.728 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:15.303 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 2.57 sec 2022-02-19 16:41:15.559 11044 INFO rally.task.engine [-] Load duration is: 0.348965 2022-02-19 16:41:15.560 11044 INFO rally.task.engine [-] Full runner duration is: 0.378202 2022-02-19 16:41:15.560 11044 INFO rally.task.engine [-] Full duration is: 5.784981 2022-02-19 16:41:15.594 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 11 in general). 2022-02-19 16:41:15.645 11044 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=bb63bec3-f729-455f-91f8-ef29e4583bd3)", "subtasks": [ { "title": "BarbicanSecrets.create_and_list", "description": "Create and then list all secrets.", "scenario": { "BarbicanSecrets.create_and_list": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:41:15.661 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:41:16.097 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:41:16.791 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.13 sec 2022-02-19 16:41:16.792 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-02-19 16:41:16.802 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:41:16.804 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:41:16.807 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:41:16.809 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:16.810 11044 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_bb63bec3_iqwbiPeX', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-02-19 16:41:17.060 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:17.061 11044 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-02-19 16:41:17.101 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:17.102 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:41:17.123 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:41:17.127 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican secrets objects 2022-02-19 16:41:17.129 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:17.129 11044 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-02-19 16:41:17.294 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:17.309 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting barbican.secrets object s_rally_bb63bec3_iqwbiPeX (http://172.30.12.83/key-manager/v1/secrets/f043c794-5ab5-4958-9e1d-83fd74dfeda3) 2022-02-19 16:41:17.311 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:17.311 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/f043c794-5ab5-4958-9e1d-83fd74dfeda3 2022-02-19 16:41:17.473 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:17.474 11044 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/f043c794-5ab5-4958-9e1d-83fd74dfeda3 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-02-19 16:41:17.474 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/f043c794-5ab5-4958-9e1d-83fd74dfeda3 2022-02-19 16:41:17.558 11044 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:17.559 11044 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-02-19 16:41:18.562 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican containers objects 2022-02-19 16:41:18.564 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:18.564 11044 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-02-19 16:41:18.725 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:18.731 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican orders objects 2022-02-19 16:41:18.732 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:18.733 11044 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-02-19 16:41:18.896 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:18.903 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() finished in 1.78 sec 2022-02-19 16:41:18.903 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:21.653 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 2.75 sec 2022-02-19 16:41:21.700 11044 INFO rally.task.engine [-] Load duration is: 0.294627 2022-02-19 16:41:21.701 11044 INFO rally.task.engine [-] Full runner duration is: 0.322297 2022-02-19 16:41:21.701 11044 INFO rally.task.engine [-] Full duration is: 5.993346 2022-02-19 16:41:21.736 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 11 in general). 2022-02-19 16:41:21.792 11044 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=f9960d08-5d05-4498-89d4-9bd2dd8005e8)", "subtasks": [ { "title": "BarbicanSecrets.create", "description": "Create secret.", "scenario": { "BarbicanSecrets.create": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:41:21.812 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:41:22.256 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:41:22.885 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.07 sec 2022-02-19 16:41:22.885 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:41:22.894 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:41:22.896 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:41:22.899 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:41:22.901 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:22.902 11044 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_f9960d08_Pdmns831', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-02-19 16:41:23.145 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:23.146 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:41:23.162 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:41:23.165 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican secrets objects 2022-02-19 16:41:23.167 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:23.168 11044 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-02-19 16:41:23.329 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:23.340 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting barbican.secrets object s_rally_f9960d08_Pdmns831 (http://172.30.12.83/key-manager/v1/secrets/93dcb613-3cda-4ead-a26a-3ac8b7bb0ce1) 2022-02-19 16:41:23.342 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:23.342 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/93dcb613-3cda-4ead-a26a-3ac8b7bb0ce1 2022-02-19 16:41:23.515 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:23.516 11044 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/93dcb613-3cda-4ead-a26a-3ac8b7bb0ce1 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-02-19 16:41:23.516 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/93dcb613-3cda-4ead-a26a-3ac8b7bb0ce1 2022-02-19 16:41:23.603 11044 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:23.604 11044 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-02-19 16:41:24.607 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican containers objects 2022-02-19 16:41:24.609 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:24.610 11044 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-02-19 16:41:24.788 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:24.796 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican orders objects 2022-02-19 16:41:24.798 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:24.798 11044 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-02-19 16:41:24.971 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:24.978 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() finished in 1.82 sec 2022-02-19 16:41:24.979 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:28.965 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 3.99 sec 2022-02-19 16:41:29.856 11044 INFO rally.task.engine [-] Load duration is: 0.246252 2022-02-19 16:41:29.857 11044 INFO rally.task.engine [-] Full runner duration is: 0.268849 2022-02-19 16:41:29.857 11044 INFO rally.task.engine [-] Full duration is: 7.15514 2022-02-19 16:41:29.893 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 11 in general). 2022-02-19 16:41:29.946 11044 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=2f1c42b5-a774-4b0f-9377-a74c58c39cbc)", "subtasks": [ { "title": "BarbicanSecrets.get", "description": "Create and Get Secret.", "scenario": { "BarbicanSecrets.get": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:41:29.965 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:41:30.367 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:41:31.067 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.10 sec 2022-02-19 16:41:31.067 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-02-19 16:41:31.078 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:41:31.080 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:41:31.083 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:41:31.085 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:31.086 11044 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_2f1c42b5_oCMURfRu', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-02-19 16:41:31.362 11044 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:31.363 11044 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/f39cfd02-6d94-4365-932a-8357acac1ee9 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-02-19 16:41:31.363 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/f39cfd02-6d94-4365-932a-8357acac1ee9 2022-02-19 16:41:31.467 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:31.468 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:41:31.487 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() started 2022-02-19 16:41:31.490 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican secrets objects 2022-02-19 16:41:31.492 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:31.493 11044 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-02-19 16:41:31.664 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:31.680 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting barbican.secrets object s_rally_2f1c42b5_oCMURfRu (http://172.30.12.83/key-manager/v1/secrets/f39cfd02-6d94-4365-932a-8357acac1ee9) 2022-02-19 16:41:31.681 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:31.682 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/f39cfd02-6d94-4365-932a-8357acac1ee9 2022-02-19 16:41:31.860 11044 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:31.861 11044 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/f39cfd02-6d94-4365-932a-8357acac1ee9 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-02-19 16:41:31.862 11044 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/f39cfd02-6d94-4365-932a-8357acac1ee9 2022-02-19 16:41:31.941 11044 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:31.941 11044 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-02-19 16:41:32.945 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican containers objects 2022-02-19 16:41:32.947 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:32.948 11044 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-02-19 16:41:33.123 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:33.133 11044 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up barbican orders objects 2022-02-19 16:41:33.135 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:33.136 11044 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-02-19 16:41:33.282 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:33.291 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context admin_cleanup@openstack cleanup() finished in 1.80 sec 2022-02-19 16:41:33.291 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:36.469 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 3.18 sec 2022-02-19 16:41:38.017 11044 INFO rally.task.engine [-] Load duration is: 0.38386 2022-02-19 16:41:38.018 11044 INFO rally.task.engine [-] Full runner duration is: 0.409486 2022-02-19 16:41:38.018 11044 INFO rally.task.engine [-] Full duration is: 6.506029 2022-02-19 16:41:38.061 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 11 in general). 2022-02-19 16:41:38.111 11044 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=c34595fe-6079-42e9-a24d-598914bd94db)", "subtasks": [ { "title": "BarbicanContainers.list", "description": "List secrets.", "scenario": { "BarbicanContainers.list": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:41:38.134 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:41:38.574 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:41:39.160 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.03 sec 2022-02-19 16:41:39.169 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:41:39.171 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:41:39.174 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:41:39.177 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:39.177 11044 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-02-19 16:41:39.420 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:39.421 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:41:39.443 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:42.452 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 3.01 sec 2022-02-19 16:41:44.174 11044 INFO rally.task.engine [-] Load duration is: 0.245875 2022-02-19 16:41:44.174 11044 INFO rally.task.engine [-] Full runner duration is: 0.274265 2022-02-19 16:41:44.175 11044 INFO rally.task.engine [-] Full duration is: 4.320138 2022-02-19 16:41:44.216 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 11 in general). 2022-02-19 16:41:44.279 11044 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=74288bf3-f236-489c-9815-7d74660de740)", "subtasks": [ { "title": "BarbicanSecrets.list", "description": "List secrets.", "scenario": { "BarbicanSecrets.list": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-02-19 16:41:44.300 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-02-19 16:41:44.722 11044 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-02-19 16:41:45.464 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack setup() finished in 1.16 sec 2022-02-19 16:41:45.474 11044 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 090219b2-bc7a-4e36-aa1f-f47d38706108). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-02-19 16:41:45.476 11044 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-02-19 16:41:45.478 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 START 2022-02-19 16:41:45.481 11044 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-02-19 16:41:45.481 11044 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-02-19 16:41:45.752 11044 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-02-19 16:41:45.753 11044 INFO rally.task.runner [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | ITER: 1 END: OK 2022-02-19 16:41:45.770 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() started 2022-02-19 16:41:48.518 11044 INFO rally.task.context [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Context users@openstack cleanup() finished in 2.75 sec 2022-02-19 16:41:50.338 11044 INFO rally.task.engine [-] Load duration is: 0.273449 2022-02-19 16:41:50.338 11044 INFO rally.task.engine [-] Full runner duration is: 0.297098 2022-02-19 16:41:50.338 11044 INFO rally.task.engine [-] Full duration is: 4.219395 2022-02-19 16:41:50.377 11044 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 11 in general). 2022-02-19 16:41:50.411 11044 INFO rally.task.engine [-] Task 090219b2-bc7a-4e36-aa1f-f47d38706108 | Completed: Running task. 2022-02-19 16:41:52.124 11916 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:41:52.124 11916 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:41:52.125 11916 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:41:53.549 11917 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:41:53.549 11917 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:41:53.549 11917 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:41:55.094 11918 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:41:55.094 11918 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:41:55.094 11918 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:41:57.013 11918 INFO rally.api [-] Building 'json' report for the following task(s): '090219b2-bc7a-4e36-aa1f-f47d38706108'. 2022-02-19 16:41:57.022 11918 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:41:58.562 11920 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:41:58.563 11920 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:41:58.563 11920 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:42:01.147 11920 INFO rally.api [-] Building 'html' report for the following task(s): 'eac806c6-8a77-4d3e-a0d0-5eed52131aa6', '1b3fd116-1413-4c78-b26f-8235d705e2a6', '8d5e1778-5333-47d3-87ae-592f2c73a7f2', 'f8492e80-057d-40c5-9ef8-25939a301662', '2312df7e-2b3f-4453-a000-e8eca266eb91', '446bab67-b5e3-4888-a8e8-9acdb387a81e', 'db31c29b-f719-4a08-97bc-9db79ff482b7', '5cf426e8-b326-45b3-b0ba-4b55119ef5a9', '087e1d5c-f5fd-4457-8d42-89387f0feb14', '60690ab4-4889-4e7b-bc5b-cb18f2a187d2', '090219b2-bc7a-4e36-aa1f-f47d38706108'. 2022-02-19 16:42:01.319 11920 INFO rally.api [-] The report has been successfully built. 2022-02-19 16:42:02.878 11922 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-02-19 16:42:02.878 11922 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-02-19 16:42:02.878 11922 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-02-19 16:42:05.546 11922 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'eac806c6-8a77-4d3e-a0d0-5eed52131aa6', '1b3fd116-1413-4c78-b26f-8235d705e2a6', '8d5e1778-5333-47d3-87ae-592f2c73a7f2', 'f8492e80-057d-40c5-9ef8-25939a301662', '2312df7e-2b3f-4453-a000-e8eca266eb91', '446bab67-b5e3-4888-a8e8-9acdb387a81e', 'db31c29b-f719-4a08-97bc-9db79ff482b7', '5cf426e8-b326-45b3-b0ba-4b55119ef5a9', '087e1d5c-f5fd-4457-8d42-89387f0feb14', '60690ab4-4889-4e7b-bc5b-cb18f2a187d2', '090219b2-bc7a-4e36-aa1f-f47d38706108'. 2022-02-19 16:42:05.561 11922 INFO rally.api [-] The report has been successfully built.