2021-06-07 17:44:45,013 DEBUG 17:basic_clamp.py(1) - Basic CLAMP init started
2021-06-07 17:44:45,013 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_cnf', value='onaptests.scenario.basic_cnf:BasicCnf', group='xtesting.testcase')
2021-06-07 17:44:45,013 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-06-07 17:44:45,013 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-06-07 17:44:45,014 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-06-07 17:44:45,015 INFO 169:run_tests.py(1) - Running test case 'basic_clamp'...
2021-06-07 17:44:45,015 DEBUG 26:basic_clamp.py(1) - start time
2021-06-07 17:44:45,016 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC
2021-06-07 17:44:45,016 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-06-07 17:44:45,016 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-06-07 17:44:45,016 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:44:45,016 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-06-07 17:44:45,016 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-06-07 17:44:45,016 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:44:45,016 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-06-07 17:44:45,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:44:45,019 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=9, connect=9, read=10, redirect=None, status=None)
2021-06-07 17:44:45,020 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=9, connect=9, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d94c25e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:44:45,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (2): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:44:45,020 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=8, connect=8, read=10, redirect=None, status=None)
2021-06-07 17:44:45,621 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=8, connect=8, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d94c2e20>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:44:45,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (3): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:44:45,623 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=7, connect=7, read=10, redirect=None, status=None)
2021-06-07 17:44:46,824 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=7, connect=7, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f040>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:44:46,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (4): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:44:46,825 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=6, connect=6, read=10, redirect=None, status=None)
2021-06-07 17:44:49,228 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=6, connect=6, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f100>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:44:49,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (5): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:44:49,229 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=5, connect=5, read=10, redirect=None, status=None)
2021-06-07 17:44:54,034 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=5, connect=5, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f250>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:44:54,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (6): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:44:54,036 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=4, connect=4, read=10, redirect=None, status=None)
2021-06-07 17:45:03,646 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=4, connect=4, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f3a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:45:03,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (7): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:45:03,649 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=3, connect=3, read=10, redirect=None, status=None)
2021-06-07 17:45:22,869 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=3, connect=3, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f4f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:45:22,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (8): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:45:22,871 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=2, connect=2, read=10, redirect=None, status=None)
2021-06-07 17:46:01,310 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=2, connect=2, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f670>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:46:01,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (9): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:46:01,312 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=1, connect=1, read=10, redirect=None, status=None)
2021-06-07 17:47:18,146 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=1, connect=1, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f7f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:47:18,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (10): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:47:18,149 DEBUG 448:retry.py(1) - Incremented Retry for (url='/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models'): Retry(total=0, connect=0, read=10, redirect=None, status=None)
2021-06-07 17:49:18,243 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=0, connect=0, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944f970>: Failed to establish a new connection: [Errno 111] Connection refused')': /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-06-07 17:49:18,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (11): sdc.api.fe.simpledemo.onap.org:30207
2021-06-07 17:49:18,246 ERROR 142:onap_service.py(1) - [SDC][get Vendors] Failed to connect: HTTPSConnectionPool(host='sdc.api.fe.simpledemo.onap.org', port=30207): Max retries exceeded with url: /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6d944fb80>: Failed to establish a new connection: [Errno 111] Connection refused'))
2021-06-07 17:49:18,246 ERROR 212:onap_service.py(1) - [SDC][get Vendors] request failed: Can't connect to https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models.
2021-06-07 17:49:18,246 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVspOnboardStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-06-07 17:49:18,246 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfOnboardStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-06-07 17:49:18,246 ERROR 190:base.py(1) - No execution start time saved for OnboardClampStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-06-07 17:49:18,246 ERROR 190:base.py(1) - No execution start time saved for ClampStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-06-07 17:49:18,247 ERROR 41:basic_clamp.py(1) - Generic OnapTest exception
2021-06-07 17:49:18,247 INFO 176:run_tests.py(1) - Test result:

+---------------------+---------------------+------------------+----------------+
|      TEST CASE      |       PROJECT       |     DURATION     |     RESULT     |
+---------------------+---------------------+------------------+----------------+
|     basic_clamp     |     integration     |      04:33       |      FAIL      |
+---------------------+---------------------+------------------+----------------+

2021-06-07 17:49:18,248 INFO 49:basic_clamp.py(1) - Generate Test report
2021-06-07 17:49:18,326 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80
2021-06-07 17:49:18,364 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73
2021-06-07 17:49:18,365 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/60be5c1e6c44f50010120d15

2021-06-07 17:49:18,366 ERROR 253:run_tests.py(1) - The test case 'basic_clamp' failed.
2021-06-07 17:49:18,366 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR