Results

By type

          02:11:00.255 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
2021-05-20 02:11:02.243  INFO 1 --- [           main] org.onap.nbi.Application                 : Starting Application on onap-nbi-748f6bf4d4-27mm9 with PID 1 (/opt/onap/app.jar started by onap in /usr/onap)
2021-05-20 02:11:02.245  INFO 1 --- [           main] org.onap.nbi.Application                 : The following profiles are active: default
2021-05-20 02:11:08.344  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8443 (https)
2021-05-20 02:11:16.057  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances
2021-05-20 02:11:16.058  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3
2021-05-20 02:11:16.058  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/
2021-05-20 02:11:16.058  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-05-20 02:11:16.058  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO e2e service actiavtion url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-05-20 02:11:16.059  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get so status url :  http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/
2021-05-20 02:11:16.059  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get e2e so status url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/$serviceId/operations/$operationId
2021-05-20 02:11:16.059  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO healthCheck :  http://so.onap:8080/globalhealthcheck
2021-05-20 02:11:16.120  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC GET url :  https://sdc-be.onap:8443/sdc/v1/catalog/services/{id}/metadata
2021-05-20 02:11:16.120  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC FIND url :  https://sdc-be.onap:8443/sdc/v1/catalog/services
2021-05-20 02:11:16.121  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC HealthCheck :  https://sdc-be.onap:8443/sdc2/rest/healthCheck
2021-05-20 02:11:17.350  WARN 1 --- [           main] o.h.dialect.function.TemplateRenderer    : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
2021-05-20 02:11:17.637  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service url :  https://aai.onap:8443/aai/v14/nodes/service-instances/service-instance/$serviceId
2021-05-20 02:11:17.637  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI services url :  https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions
2021-05-20 02:11:17.638  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service instances url :  https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions/service-subscription/$serviceSpecName/service-instances/
2021-05-20 02:11:17.638  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI aaiHealthCheckUrl :  https://aai.onap:8443/aai/util/echo?action=long
2021-05-20 02:11:17.738  INFO 1 --- [           main] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : DMaaP Get Events url :  https://message-router.onap:3905/events/$topic/$consumergroup/$consumerid?timeout=$timeout
2021-05-20 02:11:21.637  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8443 (https) with context path '/nbi/api/v4'
2021-05-20 02:11:21.642  INFO 1 --- [           main] org.onap.nbi.Application                 : Started Application in 21.124 seconds (JVM running for 22.696)
2021-05-20 02:13:26.202 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3369706e error : {}
2021-05-20 02:13:26.203 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-05-20 02:13:26.203 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Service Unavailable 
2021-05-20 03:00:12.137  INFO 1 --- [nio-8443-exec-7] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-05-20 03:00:12.169  INFO 1 --- [nio-8443-exec-7] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-05-20 03:02:35.656  INFO 1 --- [nio-8443-exec-5] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-05-20 03:02:35.715  INFO 1 --- [nio-8443-exec-5] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-05-20 03:03:58.645  INFO 1 --- [nio-8443-exec-6] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-05-20 03:03:58.670  INFO 1 --- [nio-8443-exec-6] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-05-20 03:05:40.355  INFO 1 --- [nio-8443-exec-7] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-05-20 03:05:40.388  INFO 1 --- [nio-8443-exec-7] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-05-20 03:05:46.823 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4d30de09 error : {}
2021-05-20 03:05:46.823 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-05-20 03:05:46.824 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Service Unavailable 
2021-05-20 03:07:18.655  INFO 1 --- [nio-8443-exec-5] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-05-20 03:07:18.680  INFO 1 --- [nio-8443-exec-5] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-05-20 03:08:38.550  INFO 1 --- [nio-8443-exec-6] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-05-20 03:08:38.632  INFO 1 --- [nio-8443-exec-6] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-05-20 03:10:43.778 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@578923c8 error : {}
2021-05-20 03:10:43.778 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2021-05-20 03:10:43.778 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Service Unavailable