2024-04-22 04:22:47.744 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:652: SAWarning: TypeDecorator MutableJSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) session.query(models.Platform).filter_by(uuid=uuid).update(values)) 2024-04-22 04:22:48.031 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Starting: Task validation. 2024-04-22 04:22:48.031 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Starting: Task validation of syntax. 2024-04-22 04:22:48.111 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Completed: Task validation of syntax. 2024-04-22 04:22:48.111 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Starting: Task validation of required platforms. 2024-04-22 04:22:48.136 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Completed: Task validation of required platforms. 2024-04-22 04:22:48.136 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Starting: Task validation of semantic. 2024-04-22 04:22:48.136 1 INFO rally.task.engine [-] Check health of the environment 'fde9ad26-cdb9-4f7f-9379-d3660545396b'. 2024-04-22 04:22:48.165 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-04-22 04:22:48.200 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Completed: Task validation of semantic. 2024-04-22 04:22:48.201 1 INFO rally.task.engine [-] Task 56a395fd-64bb-49c8-b8d9-7f634c9ed0cb | Completed: Task validation. 2024-04-22 04:22:48.683 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Starting: Task validation. 2024-04-22 04:22:48.701 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Starting: Task validation of syntax. 2024-04-22 04:22:48.779 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Completed: Task validation of syntax. 2024-04-22 04:22:48.780 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Starting: Task validation of required platforms. 2024-04-22 04:22:48.803 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Completed: Task validation of required platforms. 2024-04-22 04:22:48.803 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Starting: Task validation of semantic. 2024-04-22 04:22:48.804 1 INFO rally.task.engine [-] Check health of the environment 'fde9ad26-cdb9-4f7f-9379-d3660545396b'. 2024-04-22 04:22:48.830 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-04-22 04:22:48.855 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Completed: Task validation of semantic. 2024-04-22 04:22:48.855 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Completed: Task validation. 2024-04-22 04:22:48.855 1 INFO rally.api [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 input file is valid. 2024-04-22 04:22:48.855 1 INFO rally.api [-] Run Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 against Deployment fde9ad26-cdb9-4f7f-9379-d3660545396b 2024-04-22 04:22:48.856 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Starting: Running task. 2024-04-22 04:22:48.877 1 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=4f54d061-b02f-46af-9961-2a71a90c98f5)", "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 } } } ] } 2024-04-22 04:22:48.896 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:22:48.934 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:22:50.898 1 INFO rally.task.engine [-] Load duration is: 0.037086 2024-04-22 04:22:50.898 1 INFO rally.task.engine [-] Full runner duration is: 0.066866 2024-04-22 04:22:50.898 1 INFO rally.task.engine [-] Full duration is: 0.067299 2024-04-22 04:22:50.919 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator MutableJSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-22 04:22:50.919 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator MutableJSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-22 04:22:50.920 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator JSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-22 04:22:50.922 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator TimeStamp() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-22 04:22:50.930 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 21 in general). 2024-04-22 04:22:50.951 1 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=77001c9f-a883-4197-9134-3db17508440b)", "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 } } } ] } 2024-04-22 04:22:50.965 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:22:58.100 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:22:59.001 1 INFO rally.task.engine [-] Load duration is: 7.134234 2024-04-22 04:22:59.002 1 INFO rally.task.engine [-] Full runner duration is: 7.15935 2024-04-22 04:22:59.002 1 INFO rally.task.engine [-] Full duration is: 7.159915 2024-04-22 04:22:59.026 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 21 in general). 2024-04-22 04:22:59.045 1 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=b27871d7-6c27-44bb-82c6-b26b413a2fb2)", "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 } } } ] } 2024-04-22 04:23:00.104 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:23:00.109 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:23:06.413 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:23:06.431 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:23:12.522 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:23:13.119 1 INFO rally.task.engine [-] Load duration is: 6.302878 2024-04-22 04:23:13.120 1 INFO rally.task.engine [-] Full runner duration is: 6.325295 2024-04-22 04:23:13.120 1 INFO rally.task.engine [-] Full duration is: 13.468124 2024-04-22 04:23:13.144 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 21 in general). 2024-04-22 04:23:13.166 1 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=a87c1570-1733-4f57-92b2-8ecda37f114e)", "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 } } } ] } 2024-04-22 04:23:14.223 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:23:14.228 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:23:18.337 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:23:18.356 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:23:29.549 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 11.19 sec 2024-04-22 04:23:31.254 1 INFO rally.task.engine [-] Load duration is: 4.107836 2024-04-22 04:23:31.255 1 INFO rally.task.engine [-] Full runner duration is: 4.1317 2024-04-22 04:23:31.255 1 INFO rally.task.engine [-] Full duration is: 16.374566 2024-04-22 04:23:31.278 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 21 in general). 2024-04-22 04:23:31.297 1 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=8c6b86c5-1a1d-4aec-9185-747517c3f835)", "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 } } } ] } 2024-04-22 04:23:32.350 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-22 04:23:32.356 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:23:38.540 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:23:38.564 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:23:49.772 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 11.21 sec 2024-04-22 04:23:51.396 1 INFO rally.task.engine [-] Load duration is: 6.183059 2024-04-22 04:23:51.397 1 INFO rally.task.engine [-] Full runner duration is: 6.212146 2024-04-22 04:23:51.397 1 INFO rally.task.engine [-] Full duration is: 18.468318 2024-04-22 04:23:51.427 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 21 in general). 2024-04-22 04:23:51.447 1 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=24b96ab8-9ec3-4138-b361-a98b8ea950ce)", "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 } } } ] } 2024-04-22 04:23:52.508 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:23:52.514 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:23:55.606 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:23:55.623 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:24:01.711 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:24:03.510 1 INFO rally.task.engine [-] Load duration is: 3.090137 2024-04-22 04:24:03.511 1 INFO rally.task.engine [-] Full runner duration is: 3.113032 2024-04-22 04:24:03.511 1 INFO rally.task.engine [-] Full duration is: 10.254008 2024-04-22 04:24:03.534 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 21 in general). 2024-04-22 04:24:03.555 1 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=250f3ec3-177d-4e7a-b09e-5627f79bd5d1)", "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 } } } ] } 2024-04-22 04:24:04.613 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:24:04.619 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:24:10.803 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:24:10.826 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:24:16.913 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:24:17.627 1 INFO rally.task.engine [-] Load duration is: 6.182625 2024-04-22 04:24:17.628 1 INFO rally.task.engine [-] Full runner duration is: 6.210509 2024-04-22 04:24:17.628 1 INFO rally.task.engine [-] Full duration is: 13.348639 2024-04-22 04:24:17.652 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 21 in general). 2024-04-22 04:24:17.671 1 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=e5917b8e-ac5e-4c43-be69-988fd2786d9a)", "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 } } } ] } 2024-04-22 04:24:18.724 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-22 04:24:18.730 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:24:22.982 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:24:23.006 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:24:29.096 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:24:29.738 1 INFO rally.task.engine [-] Load duration is: 4.25039 2024-04-22 04:24:29.739 1 INFO rally.task.engine [-] Full runner duration is: 4.280223 2024-04-22 04:24:29.739 1 INFO rally.task.engine [-] Full duration is: 11.416153 2024-04-22 04:24:29.772 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 21 in general). 2024-04-22 04:24:29.791 1 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=e71d593c-7b62-42da-85be-fafac1593e8f)", "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": "docker.io/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 } } } ] } 2024-04-22 04:24:30.852 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:24:30.858 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:25:07.465 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:25:07.482 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:25:13.575 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:25:14.010 1 INFO rally.task.engine [-] Load duration is: 36.605537 2024-04-22 04:25:14.011 1 INFO rally.task.engine [-] Full runner duration is: 36.628576 2024-04-22 04:25:14.011 1 INFO rally.task.engine [-] Full duration is: 43.77421 2024-04-22 04:25:14.038 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 21 in general). 2024-04-22 04:25:14.058 1 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=ad5bc85e-7c5e-4386-8375-37025b19c171)", "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": "docker.io/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 } } } ] } 2024-04-22 04:25:15.118 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:25:15.125 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:25:52.619 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:25:52.637 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:25:58.725 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:26:00.271 1 INFO rally.task.engine [-] Load duration is: 37.492527 2024-04-22 04:26:00.271 1 INFO rally.task.engine [-] Full runner duration is: 37.516624 2024-04-22 04:26:00.272 1 INFO rally.task.engine [-] Full duration is: 44.657931 2024-04-22 04:26:00.300 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 21 in general). 2024-04-22 04:26:00.319 1 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=699654b8-1489-4abf-b644-52d2f33e0298)", "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": "docker.io/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 } } } ] } 2024-04-22 04:26:01.384 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:26:01.391 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:26:34.824 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:26:34.850 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:26:40.963 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.11 sec 2024-04-22 04:26:42.551 1 INFO rally.task.engine [-] Load duration is: 33.431645 2024-04-22 04:26:42.552 1 INFO rally.task.engine [-] Full runner duration is: 33.46402 2024-04-22 04:26:42.552 1 INFO rally.task.engine [-] Full duration is: 40.634366 2024-04-22 04:26:42.581 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 21 in general). 2024-04-22 04:26:42.601 1 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=153cd1a4-e5fb-4ab0-8741-8dd7bd38ec6f)", "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": "docker.io/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 } } } ] } 2024-04-22 04:26:43.665 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:26:43.671 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:27:19.074 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:27:19.099 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:27:25.188 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:27:26.863 1 INFO rally.task.engine [-] Load duration is: 35.400911 2024-04-22 04:27:26.864 1 INFO rally.task.engine [-] Full runner duration is: 35.432799 2024-04-22 04:27:26.864 1 INFO rally.task.engine [-] Full duration is: 42.577668 2024-04-22 04:27:26.892 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 12 (completed 12 of 21 in general). 2024-04-22 04:27:26.912 1 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=cd81c77b-0527-4deb-b13a-264e24dfeccb)", "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": "docker.io/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 } } } ] } 2024-04-22 04:27:27.974 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:27:27.980 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:28:02.449 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:28:02.465 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:28:08.554 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:28:09.134 1 INFO rally.task.engine [-] Load duration is: 34.46761 2024-04-22 04:28:09.135 1 INFO rally.task.engine [-] Full runner duration is: 34.489626 2024-04-22 04:28:09.135 1 INFO rally.task.engine [-] Full duration is: 41.632011 2024-04-22 04:28:09.163 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 13 (completed 13 of 21 in general). 2024-04-22 04:28:09.183 1 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=656b4823-b376-4514-9f00-774824755d17)", "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 } } } ] } 2024-04-22 04:28:10.240 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:28:10.247 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:28:13.345 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:28:13.361 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:28:19.452 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:28:21.246 1 INFO rally.task.engine [-] Load duration is: 3.096843 2024-04-22 04:28:21.247 1 INFO rally.task.engine [-] Full runner duration is: 3.119378 2024-04-22 04:28:21.247 1 INFO rally.task.engine [-] Full duration is: 10.258975 2024-04-22 04:28:21.270 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 14 (completed 14 of 21 in general). 2024-04-22 04:28:21.293 1 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=de8ef269-157e-4bfe-b771-4c1cb7e0c779)", "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": "docker.io/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 } } } ] } 2024-04-22 04:28:22.352 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:28:22.358 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:28:27.562 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:28:27.582 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:29:11.447 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 43.86 sec 2024-04-22 04:29:11.549 1 INFO rally.task.engine [-] Load duration is: 5.202643 2024-04-22 04:29:11.549 1 INFO rally.task.engine [-] Full runner duration is: 5.228164 2024-04-22 04:29:11.550 1 INFO rally.task.engine [-] Full duration is: 50.145151 2024-04-22 04:29:11.577 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 15 (completed 15 of 21 in general). 2024-04-22 04:29:11.596 1 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=0b66f3b5-329f-4f06-928d-6d821f33d576)", "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 } } } ] } 2024-04-22 04:29:12.656 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:29:12.662 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:29:16.780 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:29:16.798 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:29:22.883 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:29:23.663 1 INFO rally.task.engine [-] Load duration is: 4.116644 2024-04-22 04:29:23.663 1 INFO rally.task.engine [-] Full runner duration is: 4.140103 2024-04-22 04:29:23.664 1 INFO rally.task.engine [-] Full duration is: 11.277399 2024-04-22 04:29:23.688 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 16 (completed 16 of 21 in general). 2024-04-22 04:29:23.707 1 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=abb204d7-0da8-4a8a-ab87-1d947afef101)", "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 } } } ] } 2024-04-22 04:29:24.766 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:29:24.772 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:29:29.957 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:29:29.976 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:29:36.069 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:29:37.788 1 INFO rally.task.engine [-] Load duration is: 5.183933 2024-04-22 04:29:37.789 1 INFO rally.task.engine [-] Full runner duration is: 5.207658 2024-04-22 04:29:37.789 1 INFO rally.task.engine [-] Full duration is: 12.353204 2024-04-22 04:29:37.817 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 17 (completed 17 of 21 in general). 2024-04-22 04:29:37.838 1 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=7b8b5b67-4f2f-4855-95a4-ae7e513d8b53)", "subtasks": [ { "title": "Kubernetes.create_and_delete_job", "description": "Create job, wait for success and delete then.", "scenario": { "Kubernetes.create_and_delete_job": { "image": "docker.io/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 } } } ] } 2024-04-22 04:29:38.901 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:29:38.907 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:29:45.054 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:29:45.068 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:29:51.156 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:29:51.910 1 INFO rally.task.engine [-] Load duration is: 6.146167 2024-04-22 04:29:51.911 1 INFO rally.task.engine [-] Full runner duration is: 6.166107 2024-04-22 04:29:51.911 1 INFO rally.task.engine [-] Full duration is: 13.307251 2024-04-22 04:29:51.935 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 18 (completed 18 of 21 in general). 2024-04-22 04:29:51.953 1 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=f7c45a32-f479-4f5c-9bc8-23c6f00aed92)", "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 } } } ] } 2024-04-22 04:29:53.011 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:29:53.017 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:30:06.443 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:30:06.462 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:30:12.550 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-22 04:30:14.059 1 INFO rally.task.engine [-] Load duration is: 13.424589 2024-04-22 04:30:14.060 1 INFO rally.task.engine [-] Full runner duration is: 13.448907 2024-04-22 04:30:14.060 1 INFO rally.task.engine [-] Full duration is: 20.588676 2024-04-22 04:30:14.095 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 19 (completed 19 of 21 in general). 2024-04-22 04:30:14.114 1 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=602a9c02-1f28-4236-9831-50d799f4e4ce)", "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 } } } ] } 2024-04-22 04:30:15.172 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:30:15.178 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:30:25.580 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:30:25.600 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:30:31.697 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-04-22 04:30:32.208 1 INFO rally.task.engine [-] Load duration is: 10.401038 2024-04-22 04:30:32.209 1 INFO rally.task.engine [-] Full runner duration is: 10.426485 2024-04-22 04:30:32.209 1 INFO rally.task.engine [-] Full duration is: 17.57429 2024-04-22 04:30:32.248 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 20 (completed 20 of 21 in general). 2024-04-22 04:30:32.268 1 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=cb9a12e0-2c7e-4c9f-b61d-28e9d504866b)", "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 } } } ] } 2024-04-22 04:30:33.330 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-22 04:30:33.336 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 START 2024-04-22 04:32:19.183 1 INFO rally.task.runner [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | ITER: 1 END: OK 2024-04-22 04:32:19.202 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() started 2024-04-22 04:32:25.306 1 INFO rally.task.context [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-04-22 04:32:26.793 1 INFO rally.task.engine [-] Load duration is: 105.845523 2024-04-22 04:32:26.794 1 INFO rally.task.engine [-] Full runner duration is: 105.870613 2024-04-22 04:32:26.794 1 INFO rally.task.engine [-] Full duration is: 113.027304 2024-04-22 04:32:26.822 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 21 (completed 21 of 21 in general). 2024-04-22 04:32:26.837 1 INFO rally.task.engine [-] Task 7389aa6b-e92a-4dfb-a50c-860980cb6135 | Completed: Running task. 2024-04-22 04:32:26.948 1 INFO rally.api [-] Building 'html' report for the following task(s): '7389aa6b-e92a-4dfb-a50c-860980cb6135'. 2024-04-22 04:32:27.054 1 INFO rally.api [-] The report has been successfully built. 2024-04-22 04:32:27.122 1 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '7389aa6b-e92a-4dfb-a50c-860980cb6135'. 2024-04-22 04:32:27.127 1 INFO rally.api [-] The report has been successfully built. 2024-04-22 04:32:27.128 1 INFO xtesting.ci.run_tests [-] Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | xrally_kubernetes | functest | 09:40 | PASS | +---------------------------+------------------+------------------+----------------+