2021-03-20 15:02:28.099 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:28.099 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:28.099 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-20 15:02:30.094 6 ERROR rally.cli.cliutils 2021-03-20 15:02:31.553 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:31.554 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:31.554 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:35.220 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:35.220 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:35.220 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:40.540 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:40.540 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:40.540 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:41.799 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:41.799 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:41.799 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils force=force) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-20 15:02:43.802 15 ERROR rally.cli.cliutils 2021-03-20 15:02:45.165 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:45.165 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:45.165 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:47.019 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-20 15:02:47.089 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d33cc537-7eeb-4000-9118-4df9d1b68f28/repo. 2021-03-20 15:02:47.438 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d33cc537-7eeb-4000-9118-4df9d1b68f28/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-20 15:02:47.455 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-20 15:02:47.464 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-20 15:02:47.487 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-20 15:02:47.536 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-20 15:02:48.203 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d33cc537-7eeb-4000-9118-4df9d1b68f28) has been successfully created! 2021-03-20 15:02:49.721 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:49.722 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:49.722 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:56.336 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:02:56.336 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:02:56.336 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:02:58.353 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d33cc537-7eeb-4000-9118-4df9d1b68f28) for deployment 'opnfv-rally' (UUID=bf027422-92e4-4ca2-a4d1-a175738e9990). 2021-03-20 15:02:59.152 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d33cc537-7eeb-4000-9118-4df9d1b68f28) has been successfully configured for deployment 'opnfv-rally' (UUID=bf027422-92e4-4ca2-a4d1-a175738e9990)! 2021-03-20 15:03:07.438 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:03:07.438 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:03:07.438 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:03:09.432 32 INFO rally.api [-] Starting verification (UUID=f9a66728-a16e-4c19-af70-5f534a98656d) for deployment 'opnfv-rally' (UUID=bf027422-92e4-4ca2-a4d1-a175738e9990) by verifier 'opnfv-tempest' (UUID=d33cc537-7eeb-4000-9118-4df9d1b68f28). 2021-03-20 15:03:10.522 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-20 15:03:10.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-20 15:03:10.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d33cc537-7eeb-4000-9118-4df9d1b68f28/for-deployment-bf027422-92e4-4ca2-a4d1-a175738e9990/tempest.log' to option 'log_file'. 2021-03-20 15:03:10.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d33cc537-7eeb-4000-9118-4df9d1b68f28/for-deployment-bf027422-92e4-4ca2-a4d1-a175738e9990/tempest.log 2021-03-20 15:03:10.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-20 15:03:10.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d33cc537-7eeb-4000-9118-4df9d1b68f28/for-deployment-bf027422-92e4-4ca2-a4d1-a175738e9990/lock_files' to option 'lock_path'. 2021-03-20 15:03:10.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d33cc537-7eeb-4000-9118-4df9d1b68f28/for-deployment-bf027422-92e4-4ca2-a4d1-a175738e9990/lock_files 2021-03-20 15:03:10.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-20 15:03:10.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-20 15:03:10.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 187e9719-1f0f-4abb-9861-f960531b43d8 2021-03-20 15:03:10.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 270f2884-7ed6-4ccf-861c-2e374b326424 2021-03-20 15:03:10.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f5f45134-2022-445c-af91-0469947ee005 2021-03-20 15:03:10.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 33240682-b6b4-4aaa-9560-9e9213f98938 2021-03-20 15:03:10.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-20 15:03:10.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-20 15:03:10.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-20 15:03:10.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 15:03:11.054 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-20 15:03:11.055 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f9a66728_GAGdMCqd' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 15:03:11.742 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f9a66728_GAGdMCqd' (ID = f156ba55-7488-4925-b52c-92bec953293d) has been successfully created! 2021-03-20 15:03:11.743 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f156ba55-7488-4925-b52c-92bec953293d' to option 'instance_type'. 2021-03-20 15:03:11.743 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f156ba55-7488-4925-b52c-92bec953293d 2021-03-20 15:03:11.745 32 INFO rally.task.context [-] Verification d33cc537-7eeb-4000-9118-4df9d1b68f28 | Context tempest@default setup() finished in 1.74 sec 2021-03-20 15:03:11.746 32 INFO rally.task.context [-] Verification d33cc537-7eeb-4000-9118-4df9d1b68f28 | Context testr@default setup() finished in 0.45 msec 2021-03-20 15:03:11.747 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/6f817ad1-7405-47dd-9d52-a395311a2d9a'. 2021-03-20 15:04:11.319 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [50.791s] 2021-03-20 15:04:15.343 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2021-03-20 15:04:30.068 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [5.780s] 2021-03-20 15:04:35.809 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2021-03-20 15:07:30.465 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [171.550s] 2021-03-20 15:07:33.508 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: b'Less than 2 compute nodes, skipping multinode tests.' 2021-03-20 15:07:40.857 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: b'Encrypted volume attach is not supported' 2021-03-20 15:09:11.001 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [90.116s] 2021-03-20 15:09:16.506 32 INFO rally.task.context [-] Verification d33cc537-7eeb-4000-9118-4df9d1b68f28 | Context testr@default cleanup() started 2021-03-20 15:09:16.507 32 INFO rally.task.context [-] Verification d33cc537-7eeb-4000-9118-4df9d1b68f28 | Context testr@default cleanup() finished in 0.88 msec 2021-03-20 15:09:16.508 32 INFO rally.task.context [-] Verification d33cc537-7eeb-4000-9118-4df9d1b68f28 | Context tempest@default cleanup() started 2021-03-20 15:09:17.066 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-20 15:09:17.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-20 15:09:17.249 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f9a66728_GAGdMCqd'. 2021-03-20 15:09:17.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f9a66728_GAGdMCqd' has been deleted. 2021-03-20 15:09:17.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f156ba55-7488-4925-b52c-92bec953293d' of option 'instance_type' from Tempest config file. 2021-03-20 15:09:17.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f156ba55-7488-4925-b52c-92bec953293d' has been removed. 2021-03-20 15:09:17.614 32 INFO rally.task.context [-] Verification d33cc537-7eeb-4000-9118-4df9d1b68f28 | Context tempest@default cleanup() finished in 1.11 sec 2021-03-20 15:09:17.637 32 INFO rally.api [-] Verification (UUID=f9a66728-a16e-4c19-af70-5f534a98656d) has been successfully finished for deployment 'opnfv-rally' (UUID=bf027422-92e4-4ca2-a4d1-a175738e9990)! 2021-03-20 15:09:19.122 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:09:19.123 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:09:19.123 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:09:20.522 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:09:20.523 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:09:20.523 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:09:22.362 42 INFO rally.api [-] Building 'html' report for the following verification(s): 'f9a66728-a16e-4c19-af70-5f534a98656d' 2021-03-20 15:09:22.386 42 INFO rally.api [-] The report has been successfully built. 2021-03-20 15:09:23.818 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:09:23.818 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:09:23.818 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:09:25.649 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f9a66728-a16e-4c19-af70-5f534a98656d' 2021-03-20 15:09:25.654 44 INFO rally.api [-] The report has been successfully built.