2021-06-02 15:13:47,126 DEBUG 107:basic_vm_macro.py(1) - Basic VM macro init started 2021-06-02 15:13:47,127 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-06-02 15:13:47,145 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_macro.py:75: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-06-02 15:13:47,158 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-06-02 15:13:47,158 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-06-02 15:13:47,159 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-06-02 15:13:47,159 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-06-02 15:13:47,159 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-06-02 15:13:47,159 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-06-02 15:13:47,159 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-06-02 15:13:47,159 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-06-02 15:13:47,159 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-06-02 15:13:47,199 DEBUG 230:rest.py(1) - response body: {"kind":"Service","apiVersion":"v1","metadata":{"name":"cds-blueprints-processor-http","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-blueprints-processor-http","uid":"8a5445f6-3e9e-4259-b45d-a83ad13481b0","resourceVersion":"88203","creationTimestamp":"2021-06-02T10:40:31Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-8.0.0","heritage":"Helm","release":"dev"},"annotations":{"meta.helm.sh/release-name":"dev-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-06-02T10:40:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{}}}},{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-06-02T14:48:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{"k:{\"port\":8080,\"protocol\":\"TCP\"}":{"f:nodePort":{}}},"f:type":{}}}}]},"spec":{"ports":[{"name":"blueprints-processor-http","protocol":"TCP","port":8080,"targetPort":8080,"nodePort":30449}],"selector":{"app":"cds-blueprints-processor","release":"dev"},"clusterIP":"10.96.25.93","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster","ipFamily":"IPv4"},"status":{"loadBalancer":{}}} 2021-06-02 15:13:47,213 DEBUG 103:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-06-02 15:13:47,213 DEBUG 105:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/bootstrap 2021-06-02 15:13:47,213 DEBUG 106:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-06-02 15:15:57,212 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=9, connect=9, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1094d28d60>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:18:08,883 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=8, connect=8, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1092817f10>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:20:20,557 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=7, connect=7, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f10927ea9a0>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:22:32,830 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=6, connect=6, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f10927fedf0>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:24:48,353 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=5, connect=5, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f109281ff10>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:27:08,326 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=4, connect=4, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1094d30400>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:29:37,198 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=3, connect=3, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1094d30220>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:32:25,921 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=2, connect=2, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1094d30ac0>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:35:52,297 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=1, connect=1, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1094d30670>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:40:02,369 WARNING 751:connectionpool.py(1) - Retrying (Retry(total=0, connect=0, read=10, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1094d30e20>: Failed to establish a new connection: [Errno 110] Operation timed out')': /api/v1/blueprint-model/bootstrap 2021-06-02 15:42:12,125 ERROR 142:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] Failed to connect: HTTPConnectionPool(host='portal.api.simpledemo.onap.org', port=30449): Max retries exceeded with url: /api/v1/blueprint-model/bootstrap (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1094d30f70>: Failed to establish a new connection: [Errno 110] Operation timed out')) 2021-06-02 15:42:12,127 ERROR 190:base.py(1) - No execution start time saved for DataDictionaryUploadStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-06-02 15:42:12,128 ERROR 190:base.py(1) - No execution start time saved for CbaEnrichStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-06-02 15:42:12,128 ERROR 190:base.py(1) - No execution start time saved for CbaPublishStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-06-02 15:42:12,129 ERROR 119:basic_vm_macro.py(1) - Generic OnapTest exception 2021-06-02 15:42:12,129 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 28:24 | FAIL | +------------------------+---------------------+------------------+----------------+ 2021-06-02 15:42:12,625 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60b7a6d46c44f5001012073f 2021-06-02 15:42:12,625 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2021-06-02 15:42:12,626 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR