2020-11-11 12:31:50.312 9 WARNING py.warnings [-] /usr/lib/python3.7/site-packages/kubernetes/client/apis/__init__.py:12: DeprecationWarning: The package kubernetes.client.apis is renamed and deprecated, use kubernetes.client.api instead (please note that the trailing s was removed). DeprecationWarning 2020-11-11 12:31:50.581 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Starting: Task validation. 2020-11-11 12:31:50.581 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Starting: Task validation of syntax. 2020-11-11 12:31:50.637 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Completed: Task validation of syntax. 2020-11-11 12:31:50.637 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Starting: Task validation of required platforms. 2020-11-11 12:31:50.662 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Completed: Task validation of required platforms. 2020-11-11 12:31:50.662 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Starting: Task validation of semantic. 2020-11-11 12:31:50.662 9 INFO rally.task.engine [-] Check health of the environment '656c008e-8179-4cae-a156-6222d3285270'. 2020-11-11 12:31:50.681 9 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2020-11-11 12:31:50.708 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Completed: Task validation of semantic. 2020-11-11 12:31:50.708 9 INFO rally.task.engine [-] Task 9887b082-81d0-4f61-9a6c-c646bb73f4a8 | Completed: Task validation. 2020-11-11 12:31:50.824 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Starting: Task validation. 2020-11-11 12:31:50.831 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Starting: Task validation of syntax. 2020-11-11 12:31:50.890 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Completed: Task validation of syntax. 2020-11-11 12:31:50.890 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Starting: Task validation of required platforms. 2020-11-11 12:31:50.911 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Completed: Task validation of required platforms. 2020-11-11 12:31:50.911 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Starting: Task validation of semantic. 2020-11-11 12:31:50.911 9 INFO rally.task.engine [-] Check health of the environment '656c008e-8179-4cae-a156-6222d3285270'. 2020-11-11 12:31:50.930 9 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2020-11-11 12:31:50.959 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Completed: Task validation of semantic. 2020-11-11 12:31:50.959 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Completed: Task validation. 2020-11-11 12:31:50.959 9 INFO rally.api [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 input file is valid. 2020-11-11 12:31:50.960 9 INFO rally.api [-] Run Task 1059f344-c894-4405-9f6a-d69a32f7f329 against Deployment 656c008e-8179-4cae-a156-6222d3285270 2020-11-11 12:31:50.960 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Starting: Running task. 2020-11-11 12:31:50.987 9 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=16375068-019c-458a-98ce-b4329c1fd262)", "subtasks": [ { "title": "Kubernetes.list_namespaces", "description": "List cluster namespaces.", "scenario": { "Kubernetes.list_namespaces": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:31:51.016 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:31:51.036 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:31:53.018 9 INFO rally.task.engine [-] Load duration is: 0.019628 2020-11-11 12:31:53.019 9 INFO rally.task.engine [-] Full runner duration is: 0.05297 2020-11-11 12:31:53.019 9 INFO rally.task.engine [-] Full duration is: 0.05358 2020-11-11 12:31:53.075 9 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=75c9db1a-23e0-438a-9ea9-726c79b14998)", "subtasks": [ { "title": "Kubernetes.create_and_delete_namespace", "description": "Create namespace, wait until it won't be active and then delete it.", "scenario": { "Kubernetes.create_and_delete_namespace": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:31:53.093 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:32:00.183 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:32:01.157 9 INFO rally.task.engine [-] Load duration is: 7.089073 2020-11-11 12:32:01.158 9 INFO rally.task.engine [-] Full runner duration is: 7.119283 2020-11-11 12:32:01.158 9 INFO rally.task.engine [-] Full duration is: 7.119915 2020-11-11 12:32:01.199 9 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=aab4dcca-eb9b-4152-a1da-4b35699cada2)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod", "description": "Create pod, wait until it won't be running and then delete it.", "scenario": { "Kubernetes.create_and_delete_pod": { "image": "k8s.gcr.io/pause:3.3" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:32:02.251 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.04 sec 2020-11-11 12:32:02.258 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:32:27.568 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:32:27.591 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:32:33.643 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.05 sec 2020-11-11 12:32:35.382 9 INFO rally.task.engine [-] Load duration is: 25.308676 2020-11-11 12:32:35.383 9 INFO rally.task.engine [-] Full runner duration is: 25.338051 2020-11-11 12:32:35.383 9 INFO rally.task.engine [-] Full duration is: 32.431408 2020-11-11 12:32:35.426 9 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=d6b14332-2338-49e5-b728-f562c857113f)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replication_controller", "description": "Create and delete replication controller.", "scenario": { "Kubernetes.create_and_delete_replication_controller": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:32:36.478 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.04 sec 2020-11-11 12:32:36.483 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:32:48.614 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:32:48.629 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:33:15.851 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 27.22 sec 2020-11-11 12:33:17.639 9 INFO rally.task.engine [-] Load duration is: 12.130553 2020-11-11 12:33:17.640 9 INFO rally.task.engine [-] Full runner duration is: 12.149432 2020-11-11 12:33:17.640 9 INFO rally.task.engine [-] Full duration is: 40.410054 2020-11-11 12:33:17.688 9 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=12f4d0bd-76d7-4f48-b457-ccaad9c83d95)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_replication_controller", "description": "Create RC, scale with replicas, revert scale and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_replication_controller": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2, "scale_replicas": 3 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:33:18.737 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:33:18.743 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:33:42.987 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:33:43.008 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:34:10.280 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 27.27 sec 2020-11-11 12:34:12.063 9 INFO rally.task.engine [-] Load duration is: 24.242388 2020-11-11 12:34:12.063 9 INFO rally.task.engine [-] Full runner duration is: 24.269803 2020-11-11 12:34:12.064 9 INFO rally.task.engine [-] Full duration is: 52.576473 2020-11-11 12:34:12.114 9 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=11290456-ac80-4f14-89b3-486b6a975c63)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replicaset", "description": "Create and delete replicaset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_replicaset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:34:13.168 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.04 sec 2020-11-11 12:34:13.176 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:34:24.302 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:34:24.325 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:34:51.542 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 27.22 sec 2020-11-11 12:34:52.318 9 INFO rally.task.engine [-] Load duration is: 11.124736 2020-11-11 12:34:52.319 9 INFO rally.task.engine [-] Full runner duration is: 11.154824 2020-11-11 12:34:52.319 9 INFO rally.task.engine [-] Full duration is: 39.41095 2020-11-11 12:34:52.379 9 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=6d639f05-6244-4f01-a2d8-7c5f35f9f800)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_replicaset", "description": "Create replicaset, scale for number of replicas and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_replicaset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:34:53.431 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:34:53.438 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:35:15.659 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:35:15.681 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:35:42.900 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 27.22 sec 2020-11-11 12:35:44.646 9 INFO rally.task.engine [-] Load duration is: 22.219978 2020-11-11 12:35:44.646 9 INFO rally.task.engine [-] Full runner duration is: 22.248191 2020-11-11 12:35:44.647 9 INFO rally.task.engine [-] Full duration is: 50.505156 2020-11-11 12:35:44.699 9 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=ecc17d49-04a7-4dd9-bfe0-a6c8b8aeaa41)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_emptydir_volume", "description": "Create pod with emptyDir volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_emptydir_volume": { "image": "k8s.gcr.io/pause:3.3", "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:35:45.748 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:35:45.755 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:36:08.088 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:36:08.111 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:36:14.169 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.06 sec 2020-11-11 12:36:14.859 9 INFO rally.task.engine [-] Load duration is: 22.332594 2020-11-11 12:36:14.860 9 INFO rally.task.engine [-] Full runner duration is: 22.361621 2020-11-11 12:36:14.860 9 INFO rally.task.engine [-] Full duration is: 29.455213 2020-11-11 12:36:14.916 9 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=b0549c17-9db6-46da-921f-ee6e5f684ab6)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_emptydir_volume", "description": "Create pod with emptyDir volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_emptydir_volume": { "image": "busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:36:15.971 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.04 sec 2020-11-11 12:36:15.977 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:37:04.733 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:37:04.759 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:37:10.815 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.06 sec 2020-11-11 12:37:11.201 9 INFO rally.task.engine [-] Load duration is: 48.754985 2020-11-11 12:37:11.202 9 INFO rally.task.engine [-] Full runner duration is: 48.786718 2020-11-11 12:37:11.202 9 INFO rally.task.engine [-] Full duration is: 55.881462 2020-11-11 12:37:11.262 9 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=1ee83d77-0005-4e1d-94d7-c11df2b57234)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_secret_volume", "description": "Create pod with secret volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_secret_volume": { "image": "busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:37:12.307 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:37:12.312 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:37:59.944 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:37:59.970 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:38:06.029 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.06 sec 2020-11-11 12:38:07.529 9 INFO rally.task.engine [-] Load duration is: 47.631042 2020-11-11 12:38:07.530 9 INFO rally.task.engine [-] Full runner duration is: 47.661696 2020-11-11 12:38:07.530 9 INFO rally.task.engine [-] Full duration is: 54.756274 2020-11-11 12:38:07.584 9 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=b4fb05f2-9fee-4def-9b8b-ea79d3db3c6a)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_secret_volume", "description": "Create pod with secret volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_secret_volume": { "image": "busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:38:08.634 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:38:08.641 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:38:56.375 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:38:56.394 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:39:02.443 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.05 sec 2020-11-11 12:39:03.851 9 INFO rally.task.engine [-] Load duration is: 47.732285 2020-11-11 12:39:03.852 9 INFO rally.task.engine [-] Full runner duration is: 47.757872 2020-11-11 12:39:03.852 9 INFO rally.task.engine [-] Full duration is: 54.84368 2020-11-11 12:39:03.904 9 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=d4d4effd-fa1d-475d-b5bb-db375908e1a3)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_hostpath_volume", "description": "Create pod with hostPath volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_hostpath_volume": { "image": "busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file", "volume_type": "Directory", "volume_path": "/tmp/" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:39:04.951 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:39:04.958 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:39:52.698 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:39:52.728 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:39:58.786 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.06 sec 2020-11-11 12:40:00.192 9 INFO rally.task.engine [-] Load duration is: 47.739092 2020-11-11 12:40:00.193 9 INFO rally.task.engine [-] Full runner duration is: 47.772173 2020-11-11 12:40:00.194 9 INFO rally.task.engine [-] Full duration is: 54.870112 2020-11-11 12:40:00.256 9 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=b88dad61-2505-4bb0-a2ee-57921ee99a5c)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_configmap_volume", "description": "Create pod with configMap volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_configmap_volume": { "image": "busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/var/log/check.txt", "subpath": "check.txt", "configmap_data": { "check.txt": "test\n" } } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:40:01.308 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:40:01.312 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:40:46.897 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:40:46.916 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:40:52.969 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.05 sec 2020-11-11 12:40:54.533 9 INFO rally.task.engine [-] Load duration is: 45.584228 2020-11-11 12:40:54.533 9 INFO rally.task.engine [-] Full runner duration is: 45.606805 2020-11-11 12:40:54.533 9 INFO rally.task.engine [-] Full duration is: 52.696982 2020-11-11 12:40:54.592 9 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=4a7657f8-b572-4913-bcf2-a1df4a069348)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_configmap_volume", "description": "Create pod with configMap volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_configmap_volume": { "image": "busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/var/log/check.txt", "subpath": "check.txt", "configmap_data": { "check.txt": "test\n" }, "check_cmd": [ "cat", "/var/log/check.txt" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:40:55.645 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.04 sec 2020-11-11 12:40:55.651 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:41:47.391 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:41:47.405 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:41:53.456 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.05 sec 2020-11-11 12:41:54.881 9 INFO rally.task.engine [-] Load duration is: 51.739296 2020-11-11 12:41:54.882 9 INFO rally.task.engine [-] Full runner duration is: 51.758191 2020-11-11 12:41:54.882 9 INFO rally.task.engine [-] Full duration is: 58.850901 2020-11-11 12:41:54.944 9 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=ec6dcfe5-340b-4ce5-80cd-4c833a2862e9)", "subtasks": [ { "title": "Kubernetes.create_and_delete_deployment", "description": "Create and delete deployment and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_deployment": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:41:55.994 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:41:55.999 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:42:07.128 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:42:07.147 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:42:34.368 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 27.22 sec 2020-11-11 12:42:35.145 9 INFO rally.task.engine [-] Load duration is: 11.127603 2020-11-11 12:42:35.147 9 INFO rally.task.engine [-] Full runner duration is: 11.15166 2020-11-11 12:42:35.147 9 INFO rally.task.engine [-] Full duration is: 39.409052 2020-11-11 12:42:35.204 9 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=850bb2bc-0938-470d-aef9-88e4ab1aca4d)", "subtasks": [ { "title": "Kubernetes.create_rollout_and_delete_deployment", "description": "Create deployment, rollout with some changes and then delete it.", "scenario": { "Kubernetes.create_rollout_and_delete_deployment": { "image": "busybox:1.28", "replicas": 1, "command": [ "sleep", "3600" ], "env": [ { "name": "UPD", "value": "false" } ], "changes": { "env": [ { "name": "UPD", "value": "true" } ] } } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:42:36.252 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:42:36.258 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:42:57.509 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:42:57.527 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:43:40.871 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 43.34 sec 2020-11-11 12:43:41.518 9 INFO rally.task.engine [-] Load duration is: 21.250747 2020-11-11 12:43:41.518 9 INFO rally.task.engine [-] Full runner duration is: 21.273581 2020-11-11 12:43:41.519 9 INFO rally.task.engine [-] Full duration is: 65.652975 2020-11-11 12:43:41.565 9 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=ec62dff1-99d1-49c1-9ee8-2933dabdce6c)", "subtasks": [ { "title": "Kubernetes.create_and_delete_statefulset", "description": "Create and delete statefulset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_statefulset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:43:42.619 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.04 sec 2020-11-11 12:43:42.625 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:44:03.840 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:44:03.863 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:44:31.070 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 27.21 sec 2020-11-11 12:44:31.826 9 INFO rally.task.engine [-] Load duration is: 21.213158 2020-11-11 12:44:31.827 9 INFO rally.task.engine [-] Full runner duration is: 21.242987 2020-11-11 12:44:31.827 9 INFO rally.task.engine [-] Full duration is: 49.488103 2020-11-11 12:44:31.872 9 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=0baf0285-3e8e-4ffe-b0f7-cf5038990fc0)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_statefulset", "description": "Create statefulset, scale for number of replicas and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_statefulset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:44:32.917 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:44:32.921 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:44:55.167 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:44:55.193 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:45:22.403 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 27.21 sec 2020-11-11 12:45:24.134 9 INFO rally.task.engine [-] Load duration is: 22.244352 2020-11-11 12:45:24.135 9 INFO rally.task.engine [-] Full runner duration is: 22.27465 2020-11-11 12:45:24.135 9 INFO rally.task.engine [-] Full duration is: 50.516352 2020-11-11 12:45:24.195 9 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=8bf592bf-5e75-4a95-b098-156a7eb27a74)", "subtasks": [ { "title": "Kubernetes.create_and_delete_job", "description": "Create job, wait for success and delete then.", "scenario": { "Kubernetes.create_and_delete_job": { "image": "busybox:1.28", "command": [ "echo", "SUCCESS" ] } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:45:25.242 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:45:25.248 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:45:37.383 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:45:37.406 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:45:43.456 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.05 sec 2020-11-11 12:45:44.307 9 INFO rally.task.engine [-] Load duration is: 12.134323 2020-11-11 12:45:44.308 9 INFO rally.task.engine [-] Full runner duration is: 12.162463 2020-11-11 12:45:44.308 9 INFO rally.task.engine [-] Full duration is: 19.248456 2020-11-11 12:45:44.372 9 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=6f839cc1-2b9b-4631-a0ce-41f9d11dd822)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service", "description": "Create pod and clusterIP svc, check with curl job, delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:45:45.421 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:45:45.427 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:46:27.905 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:46:27.926 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:46:33.976 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.05 sec 2020-11-11 12:46:34.623 9 INFO rally.task.engine [-] Load duration is: 42.476494 2020-11-11 12:46:34.624 9 INFO rally.task.engine [-] Full runner duration is: 42.503458 2020-11-11 12:46:34.624 9 INFO rally.task.engine [-] Full duration is: 49.590155 2020-11-11 12:46:34.678 9 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=90a79588-a2d2-49ab-9d78-1f8670b79ba1)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service", "description": "Create pod and clusterIP svc, check with curl job, delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP", "custom_endpoint": true } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:46:35.724 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:46:35.731 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:47:08.120 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:47:08.137 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:47:14.193 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.06 sec 2020-11-11 12:47:14.869 9 INFO rally.task.engine [-] Load duration is: 32.387804 2020-11-11 12:47:14.870 9 INFO rally.task.engine [-] Full runner duration is: 32.411099 2020-11-11 12:47:14.870 9 INFO rally.task.engine [-] Full duration is: 39.503654 2020-11-11 12:47:14.922 9 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=b146b1e2-83b9-45d6-8cbc-18076df2d520)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_node_port_service", "description": "Create pod and nodePort svc, request pod by port and delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_node_port_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP", "request_timeout": 10 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-11-11 12:47:15.968 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes setup() finished in 1.03 sec 2020-11-11 12:47:15.975 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 START 2020-11-11 12:47:38.269 9 INFO rally.task.runner [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | ITER: 1 END: OK 2020-11-11 12:47:38.291 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() started 2020-11-11 12:47:44.340 9 INFO rally.task.context [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Context namespaces@kubernetes cleanup() finished in 6.05 sec 2020-11-11 12:47:45.099 9 INFO rally.task.engine [-] Load duration is: 22.293408 2020-11-11 12:47:45.099 9 INFO rally.task.engine [-] Full runner duration is: 22.320132 2020-11-11 12:47:45.099 9 INFO rally.task.engine [-] Full duration is: 29.407773 2020-11-11 12:47:45.142 9 INFO rally.task.engine [-] Task 1059f344-c894-4405-9f6a-d69a32f7f329 | Completed: Running task. 2020-11-11 12:47:45.290 9 INFO rally.api [-] Building 'html' report for the following task(s): '1059f344-c894-4405-9f6a-d69a32f7f329'. 2020-11-11 12:47:45.374 9 INFO rally.api [-] The report has been successfully built. 2020-11-11 12:47:45.495 9 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '1059f344-c894-4405-9f6a-d69a32f7f329'. 2020-11-11 12:47:45.500 9 INFO rally.api [-] The report has been successfully built. 2020-11-11 12:47:45.501 9 INFO xtesting.ci.run_tests [-] Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | xrally_kubernetes | functest | 15:55 | PASS | +---------------------------+------------------+------------------+----------------+