2021-02-04 16:51:42,579 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_DST_URL | s3://artifacts.opnfv.org/functest/04NAWIQKGL0I | | | /functest-pi-ollivier-functest-benchmarking-cntt- | | | arm64-hunter-rally_jobs_cntt-run-21 | | S3_ENDPOINT_URL | https://storage.googleapis.com | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | 04NAWIQKGL0I | | DEBUG | true | | INSTALLER_TYPE | unknown | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/04NAWIQKGL0I | | | /functest-pi-ollivier-functest-benchmarking-cntt- | | | arm64-hunter-rally_jobs_cntt-run-21 | | NODE_NAME | lf-virtual6 | +-------------------------+-----------------------------------------------------------+ 2021-02-04 16:51:42,727 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs_cntt'... 2021-02-04 16:51:50,163 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs_cntt'... 2021-02-04 16:51:59,126 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2021-02-04 16:52:36,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0cee971a-d48b-4f44-b85d-14cffef292b6 | 2021-02-04T16:52:35.677099 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0cee971a-d48b-4f44-b85d-14cffef292b6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2021-02-04 16:52:56,435 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | barbican | key-manager | Available | | cinder | block-storage | Available | | cinder | volume | Available | | cinder | volumev2 | Available | | cinder | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2021-02-04 16:53:06,183 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2021-02-04 17:17:27,500 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task list --tag neutron --uuids-only: f7701cd7-5696-4c22-8604-c7e16acb2548 2021-02-04 17:17:36,983 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f7701cd7-5696-4c22-8604-c7e16acb2548 -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.913 | 1.881 | 2.666 | 2.937 | 3.509 | 1.953 | 100.0% | 100 | | neutron.list_networks | 0.268 | 0.773 | 1.719 | 2.216 | 2.517 | 0.96 | 100.0% | 100 | | total | 1.295 | 2.887 | 3.933 | 4.165 | 5.16 | 2.914 | 100.0% | 100 | | -> duration | 1.295 | 2.887 | 3.933 | 4.165 | 5.16 | 2.914 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.584256 Full duration: 48.926689 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.641 | 1.27 | 2.192 | 2.431 | 2.698 | 1.394 | 100.0% | 40 | | neutron.update_network | 0.424 | 1.051 | 2.035 | 2.119 | 2.239 | 1.226 | 100.0% | 40 | | total | 1.237 | 2.802 | 3.563 | 3.618 | 4.037 | 2.621 | 100.0% | 40 | | -> duration | 1.237 | 2.802 | 3.563 | 3.618 | 4.037 | 2.621 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.180301 Full duration: 28.62751 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.844 | 1.608 | 2.732 | 3.664 | 4.502 | 1.911 | 100.0% | 40 | | neutron.delete_network | 0.772 | 1.279 | 3.432 | 3.78 | 4.043 | 1.69 | 100.0% | 40 | | total | 1.937 | 3.377 | 4.965 | 7.446 | 8.526 | 3.603 | 100.0% | 40 | | -> duration | 1.937 | 3.377 | 4.965 | 7.446 | 8.526 | 3.603 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.470464 Full duration: 22.280375 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.418 | 1.269 | 2.204 | 2.462 | 3.034 | 1.365 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.924 | 3.875 | 5.105 | 5.23 | 5.924 | 3.931 | 100.0% | 40 | | neutron.list_subnets | 0.137 | 0.314 | 0.543 | 0.581 | 1.651 | 0.387 | 100.0% | 40 | | total | 2.98 | 5.738 | 7.038 | 7.768 | 8.204 | 5.684 | 100.0% | 40 | | -> duration | 2.98 | 5.738 | 7.038 | 7.768 | 8.204 | 5.684 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.43353 Full duration: 53.957248 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.423 | 0.932 | 2.313 | 2.996 | 3.741 | 1.274 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.532 | 3.888 | 6.624 | 7.881 | 8.372 | 4.097 | 100.0% | 100 | | neutron.update_subnet (x2) | 0.951 | 2.36 | 3.867 | 4.626 | 5.32 | 2.498 | 100.0% | 100 | | total | 3.457 | 7.184 | 13.758 | 14.922 | 15.354 | 7.869 | 100.0% | 100 | | -> duration | 3.457 | 7.184 | 13.758 | 14.922 | 15.354 | 7.869 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.655069 Full duration: 118.492918 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.364 | 0.892 | 1.429 | 1.724 | 2.294 | 0.973 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.847 | 4.414 | 6.272 | 6.503 | 6.85 | 4.569 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.078 | 2.927 | 3.947 | 4.281 | 8.106 | 2.949 | 100.0% | 40 | | total | 4.863 | 8.59 | 11.209 | 11.562 | 14.133 | 8.693 | 100.0% | 40 | | -> duration | 4.863 | 8.59 | 11.209 | 11.562 | 14.133 | 8.693 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.517404 Full duration: 40.522401 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.46 | 1.104 | 2.039 | 2.151 | 2.653 | 1.237 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.708 | 4.071 | 6.205 | 6.4 | 6.668 | 4.042 | 100.0% | 40 | | neutron.create_router (x2) | 0.221 | 0.429 | 0.989 | 1.652 | 1.74 | 0.574 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.098 | 11.017 | 15.69 | 17.803 | 18.218 | 11.012 | 100.0% | 40 | | neutron.list_routers | 0.176 | 0.398 | 1.095 | 1.418 | 1.469 | 0.509 | 100.0% | 40 | | total | 9.586 | 17.568 | 24.652 | 26.762 | 27.054 | 17.377 | 100.0% | 40 | | -> duration | 9.586 | 17.568 | 24.652 | 26.762 | 27.054 | 17.377 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.421132 Full duration: 121.063078 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.382 | 1.134 | 1.855 | 2.488 | 2.698 | 1.166 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.728 | 3.964 | 7.34 | 7.478 | 9.497 | 4.202 | 100.0% | 40 | | neutron.create_router (x2) | 0.181 | 0.366 | 0.944 | 2.045 | 3.228 | 0.593 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.951 | 11.061 | 20.895 | 21.742 | 23.168 | 11.985 | 100.0% | 40 | | neutron.update_router (x2) | 1.432 | 3.31 | 6.252 | 6.551 | 6.633 | 3.514 | 100.0% | 40 | | total | 11.581 | 19.677 | 36.228 | 38.908 | 39.24 | 21.461 | 100.0% | 40 | | -> duration | 11.581 | 19.677 | 36.228 | 38.908 | 39.24 | 21.461 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.72587 Full duration: 138.001214 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.369 | 1.161 | 1.775 | 1.889 | 2.553 | 1.139 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.57 | 3.845 | 5.586 | 6.397 | 6.829 | 3.843 | 100.0% | 40 | | neutron.create_router (x2) | 0.194 | 0.371 | 1.594 | 1.875 | 2.306 | 0.628 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.408 | 10.808 | 15.308 | 16.384 | 16.768 | 10.251 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.721 | 9.969 | 13.467 | 15.783 | 16.345 | 9.21 | 100.0% | 40 | | neutron.delete_router (x2) | 0.761 | 1.822 | 3.694 | 3.861 | 4.407 | 1.989 | 100.0% | 40 | | total | 15.592 | 27.877 | 42.415 | 42.611 | 43.722 | 27.063 | 100.0% | 40 | | -> duration | 15.592 | 27.877 | 42.415 | 42.611 | 43.722 | 27.063 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.892546 Full duration: 104.200668 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.493 | 0.833 | 1.175 | 1.419 | 1.664 | 0.851 | 100.0% | 8 | | neutron.create_port (x50) | 45.689 | 56.237 | 76.729 | 76.765 | 76.801 | 58.37 | 100.0% | 8 | | neutron.list_ports | 0.386 | 0.897 | 0.981 | 0.984 | 0.988 | 0.77 | 100.0% | 8 | | total | 47.175 | 57.669 | 78.455 | 78.577 | 78.699 | 60.026 | 100.0% | 8 | | -> duration | 47.175 | 57.669 | 78.455 | 78.577 | 78.699 | 60.026 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 127.680507 Full duration: 203.034872 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.52 | 1.222 | 2.305 | 2.653 | 4.967 | 1.361 | 100.0% | 40 | | neutron.create_port (x5) | 3.706 | 11.478 | 14.171 | 16.399 | 21.011 | 10.89 | 100.0% | 40 | | neutron.update_port (x5) | 2.623 | 5.053 | 12.225 | 13.802 | 14.193 | 6.71 | 100.0% | 40 | | total | 7.569 | 18.248 | 30.341 | 30.664 | 30.874 | 19.161 | 100.0% | 40 | | -> duration | 7.569 | 18.248 | 30.341 | 30.664 | 30.874 | 19.161 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.742117 Full duration: 109.685293 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.461 | 0.933 | 1.87 | 2.373 | 2.988 | 1.127 | 100.0% | 40 | | neutron.create_port (x5) | 4.757 | 7.732 | 12.151 | 14.484 | 14.929 | 8.284 | 100.0% | 40 | | neutron.delete_port (x5) | 2.632 | 5.459 | 9.456 | 9.696 | 9.969 | 5.89 | 100.0% | 40 | | total | 8.471 | 14.558 | 23.513 | 26.105 | 27.197 | 15.536 | 100.0% | 40 | | -> duration | 8.471 | 14.558 | 23.513 | 26.105 | 27.197 | 15.536 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.628887 Full duration: 54.925935 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.266 | 0.676 | 1.165 | 1.218 | 1.279 | 0.724 | 100.0% | 40 | | total | 0.715 | 1.473 | 1.757 | 1.826 | 2.056 | 1.414 | 100.0% | 40 | | -> duration | 0.715 | 1.473 | 1.757 | 1.826 | 2.056 | 1.414 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.662651 Full duration: 51.159158 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunks args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f7701cd7-5696-4c22-8604-c7e16acb2548 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.831 | 1.071 | 1.205 | 1.205 | 1.206 | 1.045 | 100.0% | 4 | | neutron.create_port (x126) | 113.774 | 159.689 | 182.229 | 182.247 | 182.265 | 153.854 | 100.0% | 4 | | neutron.create_trunk | 12.165 | 15.44 | 18.478 | 18.497 | 18.516 | 15.39 | 100.0% | 4 | | neutron.update_port | 1.547 | 2.69 | 2.731 | 2.735 | 2.738 | 2.417 | 100.0% | 4 | | neutron.list_trunks | 0.094 | 0.149 | 0.266 | 0.281 | 0.296 | 0.172 | 100.0% | 4 | | neutron.list_subports_by_trunk | 0.108 | 0.15 | 0.217 | 0.223 | 0.229 | 0.159 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.321 | 1.334 | 2.141 | 2.154 | 2.167 | 1.289 | 100.0% | 4 | | total | 128.865 | 180.661 | 207.187 | 207.2 | 207.212 | 174.35 | 100.0% | 4 | | -> duration | 128.865 | 180.661 | 207.187 | 207.2 | 207.212 | 174.35 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 207.238885 Full duration: 301.551868 HINTS: * To plot HTML graphics with this data, run: rally task report f7701cd7-5696-4c22-8604-c7e16acb2548 --out output.html * To generate a JUnit report, run: rally task export f7701cd7-5696-4c22-8604-c7e16acb2548 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f7701cd7-5696-4c22-8604-c7e16acb2548 --json --out output.json 2021-02-04 17:17:57,149 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f7701cd7-5696-4c22-8604-c7e16acb2548 --out /home/opnfv/functest/results/rally_jobs_cntt/neutron.json 2021-02-04 17:17:58,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2021-02-04 17:17:58,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:23:16 | 612 | 100.00% | | | | | | | TOTAL: | 00:23:16 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2021-02-04 17:17:58,214 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs_cntt' success_rate is 100.00% in 1/1 modules 2021-02-04 17:18:19,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs_cntt/rally_jobs_cntt.html 2021-02-04 17:18:38,352 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs_cntt/rally_jobs_cntt.xml 2021-02-04 17:18:38,355 - xtesting.ci.run_tests - INFO - Test result: +-------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------+------------------+------------------+----------------+ | rally_jobs_cntt | functest | 26:48 | PASS | +-------------------------+------------------+------------------+----------------+