2024-04-18 16:23:40.852 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-18 16:23:41.160 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Starting: Task validation. 2024-04-18 16:23:41.160 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Starting: Task validation of syntax. 2024-04-18 16:23:41.246 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Completed: Task validation of syntax. 2024-04-18 16:23:41.246 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Starting: Task validation of required platforms. 2024-04-18 16:23:41.272 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Completed: Task validation of required platforms. 2024-04-18 16:23:41.272 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Starting: Task validation of semantic. 2024-04-18 16:23:41.272 1 INFO rally.task.engine [-] Check health of the environment 'cc74e926-6714-4432-8549-8a69acb4ace5'. 2024-04-18 16:23:41.296 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-04-18 16:23:41.323 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Completed: Task validation of semantic. 2024-04-18 16:23:41.323 1 INFO rally.task.engine [-] Task 4469022b-c8f1-46fe-ac2c-e9bc8f3f8d0a | Completed: Task validation. 2024-04-18 16:23:41.852 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Starting: Task validation. 2024-04-18 16:23:41.863 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Starting: Task validation of syntax. 2024-04-18 16:23:41.949 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Completed: Task validation of syntax. 2024-04-18 16:23:41.949 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Starting: Task validation of required platforms. 2024-04-18 16:23:41.975 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Completed: Task validation of required platforms. 2024-04-18 16:23:41.975 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Starting: Task validation of semantic. 2024-04-18 16:23:41.975 1 INFO rally.task.engine [-] Check health of the environment 'cc74e926-6714-4432-8549-8a69acb4ace5'. 2024-04-18 16:23:42.003 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-04-18 16:23:42.034 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Completed: Task validation of semantic. 2024-04-18 16:23:42.034 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Completed: Task validation. 2024-04-18 16:23:42.035 1 INFO rally.api [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 input file is valid. 2024-04-18 16:23:42.035 1 INFO rally.api [-] Run Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 against Deployment cc74e926-6714-4432-8549-8a69acb4ace5 2024-04-18 16:23:42.035 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Starting: Running task. 2024-04-18 16:23:42.059 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=f4c898ee-8f6e-46bd-bef6-5707b0e42a32)", "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-18 16:23:42.080 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:23:42.111 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:23:44.079 1 INFO rally.task.engine [-] Load duration is: 0.030193 2024-04-18 16:23:44.079 1 INFO rally.task.engine [-] Full runner duration is: 0.056194 2024-04-18 16:23:44.080 1 INFO rally.task.engine [-] Full duration is: 0.056665 2024-04-18 16:23:44.098 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-18 16:23:44.098 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-18 16:23:44.099 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-18 16:23:44.101 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-18 16:23:44.109 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 21 in general). 2024-04-18 16:23:44.131 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=568be6a4-a000-4b9e-8b77-6548ff48f0cc)", "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-18 16:23:44.144 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:23:51.266 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:23:52.178 1 INFO rally.task.engine [-] Load duration is: 7.120519 2024-04-18 16:23:52.178 1 INFO rally.task.engine [-] Full runner duration is: 7.145179 2024-04-18 16:23:52.179 1 INFO rally.task.engine [-] Full duration is: 7.145736 2024-04-18 16:23:52.200 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 21 in general). 2024-04-18 16:23:52.218 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=56a7ebfa-8fad-47ad-a751-83051ce9d9be)", "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-18 16:23:53.279 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:23:53.285 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:23:59.568 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:23:59.583 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:24:05.658 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:24:06.290 1 INFO rally.task.engine [-] Load duration is: 6.280593 2024-04-18 16:24:06.291 1 INFO rally.task.engine [-] Full runner duration is: 6.301886 2024-04-18 16:24:06.291 1 INFO rally.task.engine [-] Full duration is: 13.43105 2024-04-18 16:24:06.315 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 21 in general). 2024-04-18 16:24:06.334 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=8a486e2c-5dea-4bad-abe4-6c6b1592ce39)", "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-18 16:24:07.390 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:24:07.396 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:24:11.497 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:24:11.518 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:24:22.681 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 11.16 sec 2024-04-18 16:24:24.417 1 INFO rally.task.engine [-] Load duration is: 4.09934 2024-04-18 16:24:24.418 1 INFO rally.task.engine [-] Full runner duration is: 4.125882 2024-04-18 16:24:24.418 1 INFO rally.task.engine [-] Full duration is: 16.337226 2024-04-18 16:24:24.436 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 21 in general). 2024-04-18 16:24:24.449 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=cd9ce6a9-0ef7-40a6-8b45-3054f923a7c6)", "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-18 16:24:25.498 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:24:25.504 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:24:31.673 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:24:31.694 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:24:42.867 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 11.17 sec 2024-04-18 16:24:44.539 1 INFO rally.task.engine [-] Load duration is: 6.168476 2024-04-18 16:24:44.540 1 INFO rally.task.engine [-] Full runner duration is: 6.194071 2024-04-18 16:24:44.540 1 INFO rally.task.engine [-] Full duration is: 18.410382 2024-04-18 16:24:44.562 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 21 in general). 2024-04-18 16:24:44.579 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=e955b2f8-4690-438a-a274-80430b88fadf)", "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-18 16:24:45.633 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:24:45.639 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:24:48.726 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:24:48.745 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:24:54.833 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-18 16:24:56.643 1 INFO rally.task.engine [-] Load duration is: 3.085493 2024-04-18 16:24:56.644 1 INFO rally.task.engine [-] Full runner duration is: 3.110375 2024-04-18 16:24:56.644 1 INFO rally.task.engine [-] Full duration is: 10.24837 2024-04-18 16:24:56.667 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 21 in general). 2024-04-18 16:24:56.683 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=7db464b8-812c-4858-ad29-1c5cd1c7969e)", "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-18 16:24:57.743 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:24:57.750 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:25:02.891 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:25:02.909 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:25:08.990 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:25:10.749 1 INFO rally.task.engine [-] Load duration is: 5.139183 2024-04-18 16:25:10.750 1 INFO rally.task.engine [-] Full runner duration is: 5.164432 2024-04-18 16:25:10.750 1 INFO rally.task.engine [-] Full duration is: 12.298024 2024-04-18 16:25:10.768 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 21 in general). 2024-04-18 16:25:10.782 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=a386c5df-82c4-4849-8958-965c0ee66ad1)", "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-18 16:25:11.838 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:25:11.845 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:25:16.060 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:25:16.073 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:25:22.154 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:25:22.842 1 INFO rally.task.engine [-] Load duration is: 4.212844 2024-04-18 16:25:22.843 1 INFO rally.task.engine [-] Full runner duration is: 4.233066 2024-04-18 16:25:22.843 1 INFO rally.task.engine [-] Full duration is: 11.364669 2024-04-18 16:25:22.864 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 21 in general). 2024-04-18 16:25:22.881 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=bca2ef39-5f96-4d68-8a57-dc2a883aa35e)", "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-18 16:25:23.933 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:25:23.939 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:26:00.395 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:26:00.426 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:26:06.510 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:26:07.127 1 INFO rally.task.engine [-] Load duration is: 36.454942 2024-04-18 16:26:07.128 1 INFO rally.task.engine [-] Full runner duration is: 36.49085 2024-04-18 16:26:07.128 1 INFO rally.task.engine [-] Full duration is: 43.620111 2024-04-18 16:26:07.156 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 21 in general). 2024-04-18 16:26:07.175 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=4b50c3a3-8032-4189-bd88-150fb1c1b707)", "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-18 16:26:08.235 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:26:08.240 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:26:43.518 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:26:43.542 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:26:49.620 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:26:51.394 1 INFO rally.task.engine [-] Load duration is: 35.276433 2024-04-18 16:26:51.395 1 INFO rally.task.engine [-] Full runner duration is: 35.305804 2024-04-18 16:26:51.395 1 INFO rally.task.engine [-] Full duration is: 42.434112 2024-04-18 16:26:51.423 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 21 in general). 2024-04-18 16:26:51.442 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=a6aaa5aa-eef1-4f5f-b680-4ddafe995a1b)", "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-18 16:26:52.499 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:26:52.505 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:27:29.996 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:27:30.012 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:27:36.091 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:27:37.678 1 INFO rally.task.engine [-] Load duration is: 37.489338 2024-04-18 16:27:37.678 1 INFO rally.task.engine [-] Full runner duration is: 37.511585 2024-04-18 16:27:37.679 1 INFO rally.task.engine [-] Full duration is: 44.639547 2024-04-18 16:27:37.707 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 21 in general). 2024-04-18 16:27:37.729 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=9c0aa50c-51b1-4e0e-9aa2-5d59a6da9f50)", "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-18 16:27:38.791 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:27:38.797 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:28:14.030 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:28:14.057 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:28:20.137 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:28:21.957 1 INFO rally.task.engine [-] Load duration is: 35.23169 2024-04-18 16:28:21.958 1 INFO rally.task.engine [-] Full runner duration is: 35.26345 2024-04-18 16:28:21.958 1 INFO rally.task.engine [-] Full duration is: 42.396906 2024-04-18 16:28:21.983 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 12 (completed 12 of 21 in general). 2024-04-18 16:28:22.000 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=740fc6e7-0184-4e90-8201-1a4fc0187205)", "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-18 16:28:23.055 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:28:23.061 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:28:57.416 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:28:57.436 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:29:03.515 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:29:04.190 1 INFO rally.task.engine [-] Load duration is: 34.354179 2024-04-18 16:29:04.190 1 INFO rally.task.engine [-] Full runner duration is: 34.378899 2024-04-18 16:29:04.190 1 INFO rally.task.engine [-] Full duration is: 41.506167 2024-04-18 16:29:04.211 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 13 (completed 13 of 21 in general). 2024-04-18 16:29:04.228 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=bd4603c4-bb1a-4cc4-bf4f-08b205375baa)", "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-18 16:29:05.278 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:29:05.283 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:29:08.361 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:29:08.376 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:29:14.453 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:29:16.279 1 INFO rally.task.engine [-] Load duration is: 3.076818 2024-04-18 16:29:16.279 1 INFO rally.task.engine [-] Full runner duration is: 3.097563 2024-04-18 16:29:16.280 1 INFO rally.task.engine [-] Full duration is: 10.217325 2024-04-18 16:29:16.305 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 14 (completed 14 of 21 in general). 2024-04-18 16:29:16.329 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=f8b29d26-aced-4886-b556-312c1029d04a)", "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-18 16:29:17.388 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:29:17.395 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:29:21.569 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:29:21.589 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:30:04.313 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 42.72 sec 2024-04-18 16:30:04.549 1 INFO rally.task.engine [-] Load duration is: 4.172197 2024-04-18 16:30:04.550 1 INFO rally.task.engine [-] Full runner duration is: 4.198674 2024-04-18 16:30:04.550 1 INFO rally.task.engine [-] Full duration is: 47.973709 2024-04-18 16:30:04.574 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 15 (completed 15 of 21 in general). 2024-04-18 16:30:04.592 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=f382476e-e7ca-400d-a16b-ef05c8f12ff8)", "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-18 16:30:05.652 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:30:05.658 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:30:09.759 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:30:09.782 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:30:15.859 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:30:16.650 1 INFO rally.task.engine [-] Load duration is: 4.099952 2024-04-18 16:30:16.651 1 INFO rally.task.engine [-] Full runner duration is: 4.129142 2024-04-18 16:30:16.651 1 INFO rally.task.engine [-] Full duration is: 11.257416 2024-04-18 16:30:16.676 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 16 (completed 16 of 21 in general). 2024-04-18 16:30:16.695 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=66e6a8a1-cd85-4835-9e2b-60242b104214)", "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-18 16:30:17.759 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:30:17.763 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:30:23.946 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:30:23.966 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:30:30.041 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:30:30.759 1 INFO rally.task.engine [-] Load duration is: 6.181497 2024-04-18 16:30:30.759 1 INFO rally.task.engine [-] Full runner duration is: 6.205297 2024-04-18 16:30:30.760 1 INFO rally.task.engine [-] Full duration is: 13.336934 2024-04-18 16:30:30.785 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 17 (completed 17 of 21 in general). 2024-04-18 16:30:30.803 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=200d6605-3388-46da-b1ec-390f8e0a5645)", "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-18 16:30:31.857 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:30:31.863 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:30:38.013 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:30:38.028 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:30:44.106 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:30:44.877 1 INFO rally.task.engine [-] Load duration is: 6.148154 2024-04-18 16:30:44.877 1 INFO rally.task.engine [-] Full runner duration is: 6.168913 2024-04-18 16:30:44.878 1 INFO rally.task.engine [-] Full duration is: 13.294884 2024-04-18 16:30:44.902 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 18 (completed 18 of 21 in general). 2024-04-18 16:30:44.921 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=a9882dd9-7958-4083-9ad9-fa6c399a0734)", "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-18 16:30:45.975 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:30:45.986 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:31:01.433 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:31:01.454 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:31:07.531 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-18 16:31:09.040 1 INFO rally.task.engine [-] Load duration is: 15.444757 2024-04-18 16:31:09.041 1 INFO rally.task.engine [-] Full runner duration is: 15.474691 2024-04-18 16:31:09.041 1 INFO rally.task.engine [-] Full duration is: 22.601056 2024-04-18 16:31:09.066 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 19 (completed 19 of 21 in general). 2024-04-18 16:31:09.083 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=dfdda7fa-51e6-4884-8046-eb1d0afef660)", "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-18 16:31:10.139 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-18 16:31:10.145 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:31:24.566 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:31:24.589 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:31:30.662 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.07 sec 2024-04-18 16:31:31.176 1 INFO rally.task.engine [-] Load duration is: 14.419264 2024-04-18 16:31:31.177 1 INFO rally.task.engine [-] Full runner duration is: 14.448342 2024-04-18 16:31:31.177 1 INFO rally.task.engine [-] Full duration is: 21.570096 2024-04-18 16:31:31.200 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 20 (completed 20 of 21 in general). 2024-04-18 16:31:31.219 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=3477f3f8-6cfd-4056-846c-2e5ebe69a37e)", "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-18 16:31:32.267 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-18 16:31:32.272 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 START 2024-04-18 16:33:19.103 1 INFO rally.task.runner [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | ITER: 1 END: OK 2024-04-18 16:33:19.118 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() started 2024-04-18 16:33:25.211 1 INFO rally.task.context [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-18 16:33:25.722 1 INFO rally.task.engine [-] Load duration is: 106.829242 2024-04-18 16:33:25.722 1 INFO rally.task.engine [-] Full runner duration is: 106.849782 2024-04-18 16:33:25.722 1 INFO rally.task.engine [-] Full duration is: 113.982936 2024-04-18 16:33:25.751 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 21 (completed 21 of 21 in general). 2024-04-18 16:33:25.763 1 INFO rally.task.engine [-] Task 0c677c0d-99f8-45a6-b85c-556e6bf3ff08 | Completed: Running task. 2024-04-18 16:33:25.871 1 INFO rally.api [-] Building 'html' report for the following task(s): '0c677c0d-99f8-45a6-b85c-556e6bf3ff08'. 2024-04-18 16:33:25.961 1 INFO rally.api [-] The report has been successfully built. 2024-04-18 16:33:26.025 1 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '0c677c0d-99f8-45a6-b85c-556e6bf3ff08'. 2024-04-18 16:33:26.032 1 INFO rally.api [-] The report has been successfully built. 2024-04-18 16:33:26.033 1 INFO xtesting.ci.run_tests [-] Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | xrally_kubernetes | functest | 09:46 | PASS | +---------------------------+------------------+------------------+----------------+