. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:26:52.597Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:26:52.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T16:26:52.629Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:26:53.175Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:26:53.255Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:26:53.256Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T16:26:53.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T16:26:53.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-27T16:26:53.358Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-27T16:26:53.376Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-27T16:26:54.573Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-27T16:26:54.889Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-27T16:26:54.904Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-27T16:26:54.905Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-27T16:26:54.949Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-27T16:26:54.949Z |INFO |Root WebApplicationContext: initialization completed in 1573 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-27T16:26:55.295Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=650160d9-25d4-4dac-822b-348582e30183 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-27T16:26:55.923Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=650160d9-25d4-4dac-822b-348582e30183 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-27T16:26:57.176Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=650160d9-25d4-4dac-822b-348582e30183 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-27T16:26:57.500Z |INFO |Started MainApp in 6.544 seconds (JVM running for 7.057) |InvocationID=650160d9-25d4-4dac-822b-348582e30183 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-27T16:26:57.693Z |INFO |Start scheduling PRH workflow |InvocationID=650160d9-25d4-4dac-822b-348582e30183 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:26:57.704Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b7fa1220-7bab-44f9-9522-cc964b4a59fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:26:59.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:26:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-27T16:27:03.136Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-27T16:27:03.136Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-27T16:27:03.138Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:09.169Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=301172c8-4a2f-4c7a-b8c7-c3bd67d67df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:27:10.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:20.216Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b1fdb66e-acf5-4f55-91ca-d721ee121cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:27:21.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:31.259Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d3f55489-28ce-4933-9e1f-74abe54ee33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:27:32.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:42.297Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1f8b916a-801f-4e29-b800-446960580677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:27:43.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:53.337Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b758c1f3-ddc5-4108-a16e-f11503235cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:27:54.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:27:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:04.379Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d363f42b-aa76-4ba6-97cc-8aca979edffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:28:05.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:15.424Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6768b508-bf80-42e0-8915-f435e46e7471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:28:16.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:26.457Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0a303807-27c0-48ed-a572-12650ea44c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:28:27.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:37.500Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f33b8862-68c9-4772-8bbf-05a237184f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:28:38.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:48.536Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1a59d513-9dff-4be4-88e8-697993bb8292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:28:49.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:28:59.576Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=de986dbb-1564-4fab-9065-bd1a49bbc556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:29:00.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:10.619Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=14d1b41d-f220-4e6e-ad5a-41fe864913ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:29:11.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:21.657Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0f28beaf-658b-4d0d-b8b8-d9b71b3d6d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:29:22.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:32.696Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a5330471-6860-4386-b7e8-96f8f2aaedb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:29:33.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:43.739Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e1714299-52fb-4153-863d-69fc029168e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:29:44.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:54.781Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8ddd0312-124d-4fdc-91bc-03b0ae21c482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:29:55.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:29:55.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:05.848Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=bbbd24ff-a827-4345-96cd-38edb19ce8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:30:06.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:06.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:16.888Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1021e404-0fe3-4639-865d-3c4dd0211788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:30:17.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:27.931Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5dde4ceb-67a2-45b1-ad81-3ff3c45a68ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:30:28.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:38.970Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=24fa6667-8844-482a-9514-1005c14385b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:30:40.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:50.008Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b232bc12-b8b9-45aa-8178-bcaf9bf5de7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:30:51.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:30:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:01.048Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4a0a8f5a-1269-4133-b59c-27f38ce1aad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:31:02.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:12.088Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b591b08f-d8c4-4445-af2e-ff64a35c476c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:31:13.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:13.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:23.128Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c29d0cf9-85fe-4156-afb5-9abf4331f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:31:24.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:34.170Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8b3cf8e6-bb9b-4200-ac2f-e2005392849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:31:35.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:45.211Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f41dd1cc-3d28-4476-8869-7bfe1fbcdc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:31:46.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:31:55.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:31:55.729Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T16:31:55.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:31:55.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:31:55.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:31:55.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T16:31:55.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T16:31:55.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:56.263Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9c18933e-2961-497d-99eb-19e9890f6aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:31:57.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:31:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:07.291Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c3b9b716-0b33-4ff5-a023-1a6a1f2bf3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-27T16:32:08.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.26.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:18.330Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f5abbe3e-57e3-45b8-bd3b-2af58866aab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:28.460Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ddbfc341-5aad-4abc-a3c6-cd65629d2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:38.471Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1c95670b-b7c8-49ed-b0bd-0e5461f991a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:48.481Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=20a0f781-5d12-4c12-b344-5f82bfdab26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:58.521Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ba8f90f3-7760-4d10-884d-a1a5a38dbceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:32:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:08.544Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1b89a0c3-881c-4a21-a6c6-c2ca7e0d96ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:18.558Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8cba9293-117a-4abb-b3d9-f56d638d6416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:28.569Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a4e20ae2-b00f-4d63-a780-b3db175c3b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:38.584Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=de4dfb0a-a0b7-44b8-8f6c-38e1a7e234b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:48.595Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ba144e54-8e2f-4dca-b4f2-225f282fb924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:58.606Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=071ad8b0-e01c-4bcc-a5d7-fee7e80d6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:33:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:08.619Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=eed20137-e03f-49dc-bc5e-4df4893d396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:18.640Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7774cab7-0195-43c2-ba42-3c0743d2cdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:28.650Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=42d9c610-0de6-4be8-8061-4b3e0ece3a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:38.659Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=49efd054-f370-44bb-84a8-d6b3ee989ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:48.670Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7e7834dd-d74a-47ce-8737-0f8d708f556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:58.680Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=37c7bbe5-6a3f-4fd7-a214-3c378452494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:34:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:08.690Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=58092329-b72b-4863-a1fb-81fedc135bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:18.723Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6ce541fb-6128-4cf1-9226-c5d20f91c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:18.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:28.735Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=22ad1997-8ec7-4b95-8aeb-e4517b9e3f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:28.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:38.743Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8c690ceb-f764-4d6c-949c-a21e0006f320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:38.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:48.753Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=bca8275b-ed4d-4a00-8031-5bb4099289c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:58.763Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b9082472-d009-4910-8142-49a69683d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:35:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:08.781Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=17170617-a49f-4759-bedb-443f7b72cfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:18.802Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ad7fd74d-8e18-4d36-b2cb-ebd4befdc05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:28.811Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=260c6996-2e6a-4575-adc0-ecf9ce936f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:28.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:38.820Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c1b34545-78ce-402f-b23c-16198275dea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:48.828Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=17b08f7c-9fb3-45a4-ab28-c71f42afe45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:36:55.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:36:55.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T16:36:55.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:36:55.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:36:55.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:36:55.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T16:36:55.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T16:36:55.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:58.837Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9b52c475-30c2-4287-9d2a-f6c25e616bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:36:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:08.845Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=dc909831-cd3d-4523-b4b8-8941d0c06d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:18.855Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=97f964ca-45c3-41df-9c71-e16ba0828e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:28.863Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fc2f5668-50af-4472-9e71-66bea4325585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:38.872Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=98121a46-2cae-44f3-bd49-2e93ff304ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:48.882Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a6d043ce-20a6-44cc-9191-1b83ae2b8592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:58.892Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c6f93844-d2b1-4d71-a23a-4a31b08953ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:37:58.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:08.907Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=386199f1-cb48-48c2-a8c4-b6ef0622c818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:18.916Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=58f566a9-60e0-4d92-8d26-f1140dd9c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:28.925Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=67e971b2-e86f-4031-8af0-6c44749e6114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:38.933Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=28481e0d-9389-41ac-83b8-9c811ecb4d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:48.943Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5b5b3f7b-b610-408c-9e84-39a98ff2b714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:58.951Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=61b091e3-96fb-4d68-aba8-2f9718ee4930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:38:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:08.960Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3d85a098-4f39-45fe-abed-2b7f6a9d099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:18.967Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1a6eed3a-21bf-4a2c-8ff5-b6e85560a1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:28.977Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=12a34eab-a92e-46d1-af68-a1f94d2a5b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:38.988Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=42de8324-184e-4bf8-b9f8-d1d0a63738ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:49.007Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=12410a03-6ebe-48fe-b279-6df900813d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:49.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:59.013Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=822fd1d4-9d0b-4192-8df5-a854f9c851c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:39:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:09.022Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=928191b5-8da7-483a-a3c3-5cba6ca6f72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:09.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:19.029Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=19a70af5-2aa9-4dd2-9338-11a3cc583fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:19.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:29.037Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e98680ff-aa80-4e61-b79c-fd523c12373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:39.047Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7f9f1967-5aef-403a-8b3a-5f2a2a2d8af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:49.054Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=10eeeace-b302-45ec-aeb0-744c8864a922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:59.062Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4430de10-1cd4-496f-a2b6-8ce7a8c59fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:40:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:09.072Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2ab282ad-3596-4309-82b0-0f8c0b48bdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:19.089Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=725f83f4-4a48-4430-b8e1-4d590e67c101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:29.102Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=84d84594-9f77-420c-9c9c-f1ae47d88a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:39.109Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c8576db1-ce14-4dcf-9037-f737b5d9b204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:39.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:49.117Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ea7304c1-62f0-4fa3-a8c8-837f3607f2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:41:55.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:41:55.616Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T16:41:55.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:41:55.619Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:41:55.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:41:55.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T16:41:55.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T16:41:55.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:59.125Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f12588f0-d155-4478-acce-ed2433e5e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:41:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:09.133Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c194a5c8-00b1-4df7-ab86-6353590f50e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:09.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:19.140Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4b2578ea-f1aa-4d26-9b94-f516c5bac8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:29.148Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ff23cb9e-7526-4f5e-b542-d95eb58f01fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:39.155Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=34f82165-e6bf-464a-b20c-4c9ca317649f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:49.163Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fc10b361-3364-47b0-ad9d-2f0507ecd3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:59.177Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=05b8e7c9-5103-42a7-9929-320544d34c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:42:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:09.190Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e0c97cea-3fd0-469f-8c70-e7f340e352ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:19.198Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9483d68f-4f0f-4028-a9e8-c770cabbdcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:29.205Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0ab8d729-b360-46ba-b51e-beebe4b53a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:39.214Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f152f401-59a0-4633-b760-a4bd8922609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:49.227Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0b6b3b77-0db4-4178-b14a-41a5aef771df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:59.236Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f581d15b-7745-4683-856f-60d84d1d5fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:43:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:09.245Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=15b4c4fc-ead9-450a-9ace-bd3259dd9c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:19.266Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e057dae4-5964-4ce9-ba7b-d068ef8e4883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:29.283Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=92e7c281-5495-4a60-8968-761f0e1304bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:39.295Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5e470e8c-a945-4c32-998d-cd1693ce27e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:49.328Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=29ee963f-d3b4-4198-94ab-802ea121e14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:59.335Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=df6130f3-1335-4513-ab26-8d1aacd99e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:44:59.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:09.345Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d6bbe5b0-e54d-4693-8da2-e29583371f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:19.361Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9940237f-3863-49b1-a81f-508c5d1b37ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:19.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:29.368Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a307d589-054a-4513-84b7-9350d0254d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:39.376Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ed6f7ddd-9ffc-43c3-80a0-790cb3aff712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:49.400Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a5fc8d90-c3a9-4def-9eff-071d01f17b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:59.410Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=303a49f5-7b17-4bd2-b970-c6df3e0e75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:45:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:09.425Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=022d0f27-6cac-4e23-9d75-0014ba719481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:19.433Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3106302b-1203-4d0f-8202-e77d6cc728a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:29.445Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6f0a08e6-0cc1-4561-b695-d86f2df2b2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:39.456Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b8ab6fd6-6f39-4ca0-a8c8-9b77fa67b155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:49.485Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=13377c08-55f1-4aa0-81ec-02f0b7a4a5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:46:55.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:46:55.664Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T16:46:55.665Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:46:55.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:46:55.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:46:55.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T16:46:55.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T16:46:55.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:59.493Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3ff808e8-ca0f-4667-ba88-40267181bde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:46:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:09.507Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ce7cf821-df7f-4c4a-b5c6-9094146777c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:19.532Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=335fed01-359c-422e-92d3-d4a8ff9cd789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:29.544Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=86610d43-3241-43b5-925b-f5a8542c9ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:39.556Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5f682597-7c79-4a67-910a-e8f75b0871d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:49.574Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=78e3396e-bcec-4d2b-836f-6e865e5074d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:59.584Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b08c1eca-9dd2-4070-94ff-03b7fb5823fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:47:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:09.606Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1bfa64ba-9a2a-467c-97db-c51952e07c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:19.630Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=22e6d3f3-f60e-4bde-86ad-6bba462cebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:19.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:29.642Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a59f2908-ab10-4ca8-aa84-157d5073c533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:39.670Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=87395831-c815-4024-a92d-cdbbb7b00f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:49.679Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=af9a3a0b-9f8e-45da-b310-84dcac0cc120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:59.687Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8cefd5a5-6d13-4fd5-a71c-4eab07366633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:48:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:09.698Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2ccc09b8-3ca9-4ce6-8113-9156a40c1d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:19.708Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e8557de9-2061-43ea-ac29-ab818d8c7da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:19.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:29.718Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2e9294ae-b8be-4ff0-98b3-8b951fa71951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:39.739Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=721117d2-e3b7-4416-b14e-e04eeb8a0a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:49.751Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7ab6ebbd-9493-4219-bc48-b818dd7f7583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:59.759Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ab354aff-d0aa-4eca-ba26-81b8164aa287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:49:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:09.772Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=514d7a9b-a888-479e-ba7a-198c49404e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:19.781Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ff7e2c28-0525-4e92-be71-9b1319e5d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:29.788Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=55a38583-bf07-4ab5-ace5-9c3a7a832739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:29.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:39.795Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=cead70bf-8853-40d8-9f7a-8803dc04d9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:49.805Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a11110f3-a832-45b0-a345-16f62db3b5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:49.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:59.812Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=668aab16-7a0f-445c-9057-6f975cd6c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:50:59.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:09.825Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=df90afd8-8969-46da-98a9-d388beee3e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:19.842Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b4a222f3-6abc-4959-9997-8511c9b7ad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:29.849Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=961bfca2-1ddf-4d0a-bbc5-e5e0737a4fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:39.858Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d2294805-9060-4966-9dbe-2e7affcb4072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:39.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:49.865Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=66d6d243-9f63-4081-9b33-322188df7f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:51:55.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:51:55.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T16:51:55.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:51:55.605Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:51:55.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:51:55.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T16:51:55.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T16:51:55.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:59.873Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=679dbcc0-a340-4b95-afdf-212d5440e5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:51:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:09.880Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f543d6ff-b103-4a75-86a0-6d2886949686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:19.887Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4ac428b2-6c66-4517-b920-31fa39463e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:29.897Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=66bc41fb-f6ff-4851-a4f6-2094fb8872ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:39.907Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=345ce693-bc89-4fc0-b6d4-0d75d9bd07e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:49.928Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9a8531ae-759a-4977-8795-40badcbe0849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:59.935Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c5acf044-4d11-4f8d-bd0d-31e9499111af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:52:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:09.943Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2b95eea8-2183-44aa-8cfa-b8c1aa709a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:19.952Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6df0480c-bbf2-45be-a72e-80c59de63c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:29.960Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2b19624e-eaec-44fb-bf9a-4f9f3cac9c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:39.968Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6a5206d9-73f7-4cb7-a70a-dfd749eeed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:49.977Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=19d22c75-4f1b-4ad3-8677-a977874c7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:59.985Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e8153e1e-d466-4386-82b6-b1e0419d1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:53:59.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:09.993Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2e4ba19e-378d-4808-b283-10a079e99f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:20.013Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ffd442b3-0135-4873-b101-039c64c63a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:30.023Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6a3874ad-5c8b-4f1d-8faa-78e007711f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:40.031Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=73b32399-c660-4fac-953f-8d2499370c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:50.040Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=317319ac-24fc-4e3a-aefe-a000deac44a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:54:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:00.049Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=88cc71df-e66d-4d8b-b966-d89980b319b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:10.058Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=001aac43-c709-4490-835f-0fa9a0c1bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:20.065Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9b08e917-8de8-419d-a012-d65429660c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:30.072Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ba5ba495-8eee-4691-9a5f-88dab3086ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:40.081Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c2a4add2-ad06-459c-a457-d7ed1b2d7fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:50.104Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0fa13586-2b15-4eba-a7a3-f7c5033eff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:55:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:00.112Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=afabfc21-4ce3-4b36-b885-7496ac46df98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:00.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:10.120Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=969104e7-31ba-4e73-97e7-171182d0fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:20.127Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8691ee90-0416-4e4a-842b-fb88bbe663e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:30.134Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a0b254bf-d30f-4832-891c-c1e09c081b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:30.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:40.142Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a0007a45-44d2-43a8-b3f5-8e8ca2e1d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:50.151Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fd0d770c-c0c7-4b1c-9a72-160ff87b70ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:56:50.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:56:55.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T16:56:55.606Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T16:56:55.607Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:56:55.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:56:55.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T16:56:55.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T16:56:55.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T16:56:55.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:00.158Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=67f0034b-80ea-4027-b9f7-842217551593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:10.166Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=25a6c749-7ea2-4131-8b09-122cb41cfd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:20.181Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4e5ff297-3b06-49e9-bfb0-c194904aed7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:30.188Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=12f8dbc1-b121-4ad1-9318-bd5e4cf8de1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:40.194Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=82eafdb6-ba4c-4082-ae34-f74a848c4de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:50.201Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=342ee5ed-c8c1-4212-bbdf-620a65438439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:57:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:00.210Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c2596d60-3c11-4ebc-a76e-3694c7682e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:10.218Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=31258ab5-8fdc-45f1-8a4d-182a4800a2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:10.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:20.225Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a46c1ca0-fdf6-4fe1-bde9-3a36b6e9222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:30.233Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e587c571-aa97-4bfa-8bb2-6584f1670845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:40.243Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8c29a614-6162-4c97-8479-8d51751857ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:40.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:50.260Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fa961a84-dc5b-42cb-b89e-3224bdfbd673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:58:50.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:00.281Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d81f7710-6c48-4332-acd6-06afd99c97ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:00.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:10.288Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d43e8711-e761-47cf-bf2f-43047b997bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:20.295Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fa793e0c-08be-49a0-951b-015006b9e797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:30.304Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9b5db3b0-f5c9-4c36-ac03-65123bf78bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:40.312Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6c5d8642-530b-4ef2-80fc-a4aa1037e2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:50.318Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c4e05d12-3cd9-41c6-984d-0bb244886413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T16:59:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:00.326Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5d6b6aeb-aecc-47e0-a8e0-fa9189164564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:00.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:10.335Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f594f108-f657-4dd7-b841-50a63a8896fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:20.353Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b3798a01-71cb-4d98-9050-8e4255448668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:30.361Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6b73731d-cbb5-486c-8523-fc2ca4b34b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:40.370Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ae5d98da-4c0b-4439-8900-4ef7274838db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:40.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:50.377Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=facb7054-3654-46a5-92fa-9aaad6a242b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:00:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:00.384Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7fc3d402-6c7a-4bc2-98d0-5dbc25c59ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:10.399Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=08750b8e-3df3-4e1c-822c-7aca7378a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:20.409Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b3d18980-9f4a-4238-b1e2-781b6d2ee771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:30.416Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=acfe0dad-edb9-4f93-a3c9-e98fcde39b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:40.424Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c8bedd6d-a082-4327-bbb0-1faf78b8b012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:50.439Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e7087923-242d-4ee8-bf4f-85b39e3f4e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:01:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:01:55.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:01:55.607Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:01:55.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:01:55.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:01:55.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:01:55.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:01:55.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:01:55.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:00.460Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=20cd0afe-3bb2-4d49-905f-6270d5bd350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:10.469Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0e2c8141-bb6d-43ed-9670-6336bcb4e304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:20.477Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=02d35794-34bd-4685-9a21-7ee3c676b38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:20.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:30.483Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=164931ed-6964-485f-b5ff-434241de95c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:40.501Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=448f3429-452b-4646-a682-5112e5fa9cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:50.507Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b88bffd2-d113-49db-b6c9-54c9f5510c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:02:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:00.514Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=55b45888-617f-41ea-941b-03490cedf517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:00.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:10.524Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f07514ac-7b8d-43d2-9e18-8cf9493e36c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:20.548Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5f8a0a75-6ca7-4121-9a1b-6e7f77be6d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:30.556Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e43d3753-23c8-40cd-87e0-64421aaf64fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:30.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:40.563Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=825fe54f-3b20-44b7-89f7-c46079e54daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:50.571Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=28302966-37c9-47bb-8d32-4c2f42d7dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:03:50.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:00.577Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=edc1cb04-1f92-468b-811a-01b5013854ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:10.585Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1c693255-c0d9-41ec-bff5-912195a44195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:20.592Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=11725b53-f47d-4cee-9b0f-d2fdb96a658e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:30.600Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d159d509-6b6a-4c4e-b119-b5d140841637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:40.607Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f7447d96-3b68-4397-98bb-5672fef256b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:50.617Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=cbf41377-fe62-4342-8959-98aaa745cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:04:50.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:00.629Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4864a434-1415-437e-8417-ad78f86dad32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:10.646Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4fdf53da-e621-47fb-b351-229db98a51d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:20.654Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7a8b7db5-c2e2-45dd-99c9-fa672e9e3c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:30.661Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4f229927-1a9b-4512-8f0e-4225c759cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:40.669Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=be61a14d-5e5d-4b64-94c0-0531e8bab034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:50.679Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=616bbc77-e183-4b7f-87e3-414bcfd61f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:05:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:00.686Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=78ea5b29-c894-46c9-8e30-39b15c55a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:10.692Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=81f82ba8-2042-41fd-a262-d83e738a4646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:20.698Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=61324cb7-71c4-44de-ae84-fa8c5410ff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:30.708Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8a293d9b-67f1-46f4-8027-20580dbe08ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:40.728Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=701457ff-da7f-470d-88c0-98f0a0b478fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:40.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:50.737Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3e4499f5-97e0-49b8-bd85-1972124659ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:06:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:06:55.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:06:55.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:06:55.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:06:55.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:06:55.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:06:55.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:06:55.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:06:55.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:00.745Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=aaabee00-0913-4361-9070-b4aae510a63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:10.752Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=80729569-78ca-4127-a8ba-f4f3fb6d68e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:10.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:20.765Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7aad5639-c95e-47e5-a576-04ac40024126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:30.772Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6be18e49-8c53-4fef-8e90-78d82cc31aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:40.780Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=bf3aeec4-1d2c-454b-bb40-7185862226f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:50.787Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=232711b1-511f-4bfd-947a-9b678a32f7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:07:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:00.794Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=979fa5d3-7249-4af7-8358-f092d2a4ae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:10.802Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2be610bc-0482-4dca-b65c-6c12039eae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:20.818Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b309a8b8-b3f3-4d5b-a27a-f44f8ccc22cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:30.828Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ce4fb1dc-89a9-4068-8414-cc358fd0ef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:40.834Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b06880e6-982f-470d-ae8e-a1a21983b276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:50.842Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=93d42794-c53c-47b2-afdf-590886d08aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:08:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:00.849Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b7b5b5a2-205e-4f02-967f-6ac84630c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:10.856Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=57ad1a51-5244-4fa5-9a24-03ac9d7c1264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:10.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:20.863Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5e81e242-9899-414c-baf8-3e8bf9590e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:30.870Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=62e5511c-af88-4d1c-a42e-99aa95ba4248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:40.876Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=cf217ed7-5ffb-43e4-9e63-933b87d8b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:50.887Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a576d828-5e2c-4b83-aae4-d8bb45718be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:09:50.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:00.903Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=627a7313-9e89-4c03-8a96-c2febd47e13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:00.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:10.913Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0cbba943-2f70-4548-940d-c89bf181966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:20.919Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d72f5a22-8492-4657-9c97-742df9e015a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:20.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:30.926Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e9e1bbf1-2df2-4079-a260-10befb5fe9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:40.935Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=54e3b118-7cf8-4bd2-85e3-48485b8495bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:50.942Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a885062a-bf5d-4ae5-83be-ffbcfa41f6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:10:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:00.949Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2b6d4949-4969-4f66-ba3c-06eea337646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:10.957Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=af5ba4a5-ca12-4894-adb8-1378560d2d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:20.964Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=12984ce2-4792-4680-b3dc-0622bcd61bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:30.971Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3335ac7e-2c31-4d29-82b5-105bcb777012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:40.984Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2a10a96d-7976-49fc-bdef-85aeea5210bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:50.993Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0fbb25da-5cc0-4eab-ba63-c27deb2b1c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:11:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:11:55.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:11:55.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:11:55.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:11:55.616Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:11:55.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:11:55.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:11:55.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:11:55.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:01.004Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6d93ca99-709f-4ab3-a101-fe07b7237538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:11.012Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6556be89-cfee-4b6c-bfad-b3976cf8fde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:21.021Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b3926d2d-97a6-4100-a187-4811cfcb95ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:31.028Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e59b71e2-9e99-47cb-ace8-1919885dffbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:41.035Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9cefeb91-9a24-4408-85cd-55575c90d2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:51.051Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8d3a071d-99bb-4010-a7e8-c652696ffeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:12:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:01.057Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d1319222-13e0-48ed-baa5-9410f3c7c612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:11.064Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9fca2017-bca3-4ac2-82a0-0909080c0cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:21.071Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=96cdf77c-15a6-48d9-8bb4-f5416f679462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:31.077Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9017ecb3-a754-4ee6-a31a-50332a27872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:41.086Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4d542048-8955-463e-ad68-75e6b41a46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:51.094Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=516d8a1a-5f27-42dd-bbb6-d2a4b719cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:13:51.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:01.100Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=40fa1cfe-e607-43e9-abc9-1d63b24ddfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:11.118Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c840b9c2-c402-40e9-a9c8-e419c015eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:21.127Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=75707acd-f81b-40a2-885f-13ee8d50bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:31.133Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3676592d-81d9-493d-ab14-481033f2fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:41.140Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8caf8d21-53cb-4b6a-88a8-0bf868c86772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:51.148Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a30d4014-b00e-4387-9e0f-1569389d2565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:14:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:01.155Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ae8fbbf2-e4f7-4195-a797-19ea24d385cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:11.162Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9fc1f457-a9c4-481e-b52a-460b4539f14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:21.169Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5afc84f8-9b77-4694-ab81-ca1ad421dc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:21.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:31.176Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3bdeed0d-11f4-4d93-8b8d-ed7e52912524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:41.185Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=eb11526a-2703-4a48-aeae-bdb8c6a05ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:41.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:51.203Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e36d932f-45a1-44eb-bb0b-25f741403d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:15:51.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:01.211Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1242c3e0-a618-4266-90ea-3fa7e46efde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:11.217Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7e5a84d4-8c3f-4506-aa44-e352a7804394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:21.233Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=335206f1-0b54-459f-9f29-15fdccfcaa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:21.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:31.239Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d8c2bae4-cc22-48fd-811e-dbaad17b1e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:41.264Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ce10c21d-9397-4e13-b8fb-2da1e44045ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:51.270Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=bacce28c-7d2e-47b9-b96e-07ee29ea1a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:16:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:16:55.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:16:55.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:16:55.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:16:55.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:16:55.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:16:55.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:16:55.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:16:55.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:01.275Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8e02836e-a62c-4109-b761-50b76c92d49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:11.284Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=87684601-9ff9-4ec1-8fe1-2dc594a7ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:21.301Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=47ef4125-2787-44d5-a665-0d435aad372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:31.307Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=31f440d1-eff5-46f2-9f08-fefb18bfa2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:41.314Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e18699c2-e54f-4c6e-b96c-33928bfeaed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:41.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:51.319Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b47746a5-13b5-439c-a6a9-fd16b9975492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:17:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:01.327Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3da5ccdf-31d2-4807-aaa2-e2ade9b39734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:01.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:11.336Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2c6de451-3136-4f63-9069-8420bdbc9a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:21.343Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e537e071-a2bf-48d4-971d-8cff6814aa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:31.349Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e09f095d-4d08-4f6c-8a4f-cbbafe755668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:31.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:41.355Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=82632345-68e2-4520-a1b4-240cc23483f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:51.364Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0dc3a2b3-2612-41c6-9d54-b304c01c67c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:18:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:01.378Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2b9751df-f662-4a48-b5ff-e9d65174688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:11.420Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8e9ee89f-3d11-4723-b555-1ade3b7eca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:21.428Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3f14b9c2-70e6-40ca-ad66-a8b8e831cc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:31.435Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e0b7c236-52a1-4572-a038-de8388119fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:41.443Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=29ef57c8-5a71-41f4-8310-e8accf2baa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:41.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:51.449Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1562fdb6-2ff6-4949-aebd-5e3aec918093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:19:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:01.455Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9bc7d359-d080-4950-a959-1243ff090a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:11.460Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6940f745-5544-456c-872a-b9d5c9fa5bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:21.469Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a2fdae11-bbc6-421e-be80-108e99c03972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:31.479Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=07735242-3c14-464d-b9f8-2bd51f56a011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:41.485Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d854ad18-cbb8-4eac-a5db-e324ced9e0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:51.491Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a57725a8-6357-4912-bec3-af11493800ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:20:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:01.498Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=045127f2-5793-4c29-b20d-9ee779e80df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:11.505Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e4c5ed01-8ccc-4fbb-83fd-eb750cba4d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:21.512Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c7a267d9-7ad6-4600-b09a-242e492c2c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:31.518Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2e1e9461-b3ea-4ec8-b46c-e9dc44b4e589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:41.525Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=bd2c0e6d-b7db-492e-8464-d2f53c253e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:51.530Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ef291743-dd65-4972-8b22-d77a5cbf7cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:21:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:21:55.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:21:55.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:21:55.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:21:55.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:21:55.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:21:55.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:21:55.637Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:21:55.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:01.539Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fd79037d-527b-46ea-b731-3deecd9bbaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:11.547Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=86cbd45c-6bb5-4319-9a9b-13f84fcdad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:21.553Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=521a5315-11f1-41ff-bd15-5b05d629b945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:21.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:31.559Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=61ae75f0-d852-4c83-bc05-f99e01abf282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:41.565Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=51a9cbc4-e1b0-4b8c-a740-e1f24f3e0af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:51.572Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d59bde1f-5ab0-4393-b7ae-0fecdb7009f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:22:51.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:01.577Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2d3deca0-1a70-4173-b9e6-acb27c506823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:01.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:11.583Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d7b52683-2bd6-45e7-944a-ec54d9741605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:21.590Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3bef12e9-1f4d-4198-9957-6929502f59b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:31.600Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f64a4d4c-a1d5-4b10-a3e8-ce3a58d40af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:41.618Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=20058741-ce2c-4605-a11a-5a67f7973ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:51.627Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5ba0a8a2-0ae1-4de1-a87f-28dbef2f94fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:23:51.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:01.633Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fb075c67-f757-49da-ae1c-709a87e3fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:11.640Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5c171f6f-e1d5-4271-9813-0699a521e420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:21.649Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a1c898eb-b846-417f-9907-d7507777cd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:31.656Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9d32fcbd-d427-47b1-902c-6ab9633c2814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:41.663Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8ed415d4-c814-494e-8149-b03e1f5aa5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:51.670Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2870fa23-b743-4f3d-ad3d-c602f1d9e2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:24:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:01.679Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ea51b297-e155-47ce-b69d-59494d8c28a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:01.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:11.695Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e4104c54-fda0-4117-9321-f00bd72d19a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:21.702Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7968cdc4-2305-4a70-90e7-537593ec482e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:31.708Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e83e3f71-eab3-4e85-a75f-0721f0846fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:41.714Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9b2a1fc3-84bb-442e-874e-00151f0a0495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:51.721Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f7231369-69e0-45dd-8fc2-052371903050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:25:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:01.726Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=44f75357-9e6a-4ca5-b94c-80659047262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:01.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:11.732Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=42e31232-674e-4958-8c8b-bc75b8b3a214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:21.737Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ea63bb93-9d9b-4e8b-973e-1b52413114e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:31.745Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6f9afd6e-6d06-4d90-9406-180803fbfa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:41.758Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=bf4a351e-03b7-4190-8baa-e4c750a096cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:41.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:51.766Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=83bcb76c-0ab0-434e-b93a-ddd1807a6878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:26:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:26:55.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:26:55.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:26:55.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:26:55.602Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:26:55.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:26:55.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:26:55.606Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:26:55.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:01.772Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=14f96d86-2a4b-4cff-832c-671588e9c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:11.778Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=10c345a3-e986-4bde-b338-48596ae4d50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:21.784Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=de09a191-d56d-41ab-b258-6891c80842cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:31.791Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=866632b0-fabf-4fc0-96fd-1d8a0bdcece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:41.797Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a0a3107d-b13a-41e8-bb1f-a957ba6fb4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:51.802Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e421bb24-1fce-448f-ad19-4946fb907847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:27:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:01.808Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=eaf7c2d5-988e-4d1b-b1f9-6d2d8b67bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:01.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:11.813Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0caaf2e5-09f9-4de8-be45-12792859a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:21.818Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=688dbd71-b66b-4d4e-8b3f-406d0da63620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:31.834Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5879c862-6f99-4d0b-8ac6-f625d3fa655e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:41.842Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3a85fe3b-4012-4122-a3fe-377e456951ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:51.848Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ddc9e511-546b-4023-ab91-024de127f49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:28:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:01.853Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b1d97581-55b7-4a20-9b25-05083cafb59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:11.866Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5162786a-631d-491a-b6a9-13a27240c4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:21.880Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0b3b22b4-e3dc-4aa7-9c57-2ca2a87d1322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:31.887Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=62e5f033-c49e-49d1-8582-7ac425bb7109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:41.894Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6ff8891b-4aea-458e-8151-8bbe3a6292f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:51.900Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7efa72a4-4b03-426b-8287-8db322798028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:29:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:01.908Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f74b3ab8-9e69-4e53-a830-f50e22fd97c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:11.922Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=568eaa56-3e1e-46f9-8fcf-bd9195afb5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:21.929Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d2ea5d78-06c0-48c1-8849-0404cfff05c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:31.935Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b9a5d616-1194-42b6-94ab-9972dff36595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:31.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:41.952Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=38720df6-36d7-4bb4-a8fb-cc7627895815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:51.959Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=76a06384-019d-4d33-af5b-d1975789e07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:30:51.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:01.966Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d9f86cab-fcae-4a26-a64b-f975fcfac144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:11.972Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=279c098d-c00b-4a9c-ad7d-55d82452ad88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:21.979Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d5c1e113-27b1-4730-a799-eb3868245289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:31.987Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=223c1945-2023-41fd-874c-63699c05bf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:42.007Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d73ad23e-1d9a-410f-be09-98141201bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:52.015Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=58098b39-dba1-4cc1-853e-3546bb8f9515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:31:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:31:55.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:31:55.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:31:55.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:31:55.603Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:31:55.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:31:55.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:31:55.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:31:55.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:02.022Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3efe2325-8427-49f3-accd-db0fb7486541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:12.028Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d00ac783-309c-4f31-8216-375f61dfe361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:22.034Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=82fdb483-fe90-493c-8484-fee29ca7bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:32.040Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=050dc386-30bc-47a8-809e-55735ddb6549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:42.046Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=198605ff-96e5-4fff-a784-741d85408ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:52.052Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6e29efb8-5cdb-428b-a704-c7d9ff4c5bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:32:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:02.058Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=37b78828-e681-4ddd-9fc0-4f9414deff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:02.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:12.063Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=dd2aae46-f90e-437c-8610-61c09a0d6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:12.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:22.075Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8aea338f-c420-4ad9-8371-243ac6e06b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:32.083Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1ea9c399-19b4-481c-a708-72f4450e5d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:42.090Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a8c58e77-a1df-48c9-a869-2839ebcae94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:52.095Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9d04bcdf-2b05-4bdb-be90-70d890471e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:33:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:02.101Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fd6d776e-0485-41ec-a4cc-e65cab6cf716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:12.108Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c4d248fb-f114-498f-b42f-9c7736be30d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:12.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:22.116Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0226bffe-9eb9-4953-8faa-a5865dac7c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:32.123Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9919e0ea-ceee-48a0-bf6e-bc8341f5c8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:42.129Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=100bb382-defd-4700-9549-b8d55815155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:42.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:52.137Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0043df97-4e86-468a-9295-fa117b8d7ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:34:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:02.151Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0d970ccc-0d4c-44cf-941b-0f849ca9378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:12.158Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b2d331fd-1812-4cf0-a568-ba6160a077da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:22.164Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ab7954b1-2353-4ea9-8235-6199c9050647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:32.170Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6d14ef04-b2d4-4099-a124-e6d19eb9d11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:42.176Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=bce53a2b-182f-424f-8c4d-f3bd61dbede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:52.184Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ff76ed62-d9b7-4877-8ec4-3f7c9756f364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:35:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:02.190Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c2fa9d2b-fd86-4b37-ac24-060c9abb7db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:12.196Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8c7d993b-19b6-47ad-b1f6-120155c4ce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:12.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:22.202Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=86cd687b-092d-44c3-9de0-149f61a2fbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:32.209Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0d6e7e2f-e673-47a8-8f27-0e9a9ec1dcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:42.224Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e788c7f3-ac57-4f73-89da-af2f4ffff287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:52.232Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ac8b1128-9d46-4345-80cc-4c197f608b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:36:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:36:55.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:36:55.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:36:55.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:36:55.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:36:55.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:36:55.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:36:55.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:36:55.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:02.238Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=352a9798-1747-4d6a-8bf9-7f3408fdc362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:12.244Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d9d2f361-71de-43c6-882c-7b2f4035a7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:22.251Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9c9972da-16e3-4cf2-9b92-cffa3519c4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:32.258Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fdbafb2a-bc94-42e3-90d7-1aac77a7a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:42.263Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=43406678-cd87-43e0-aed4-d68d553a0aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:52.268Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8dad77fa-8371-4374-9551-f448c4b883c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:37:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:02.276Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7ea55138-e0b8-4669-ba50-9a765390af8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:12.289Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=42d8d84c-2fa1-44a0-89fe-dea9e3936d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:22.296Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=76f4edfb-6f09-4ecf-8dda-fe1275b990ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:32.303Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=92391f66-2561-461f-8bfb-83987b29c30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:42.308Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9d32caa4-c7a2-4e5a-bc72-1001c9dd343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:52.315Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=16041064-e89e-4a77-aedb-f9bb19228ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:38:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:02.321Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=86b020b0-407d-4cc2-9053-227f4cad6c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:12.327Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=49ad48db-cdfb-4072-8f9f-f87ea7fe1b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:22.332Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3228837b-2573-4a92-a5c2-2e9d71c6a384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:32.341Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fe332042-534a-448c-ae56-b626af7c27eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:42.356Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c6527f9e-243e-414a-a27c-7cfda17a3042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:42.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:52.363Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a94f9c58-eda3-4698-a48b-244c40d81e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:39:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:02.370Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3d19d653-8587-4a57-9a57-48d41d1e6c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:02.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:12.376Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=541069bb-a124-41ea-8721-2e194672230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:22.383Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f80caf25-2188-461a-a386-710a5c8a13b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:22.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:32.390Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=21ffb0da-9b24-40bf-b854-27a87184e74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:42.395Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6ec5e683-c25a-4577-9a0b-ed8b96555e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:52.401Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9c547ac9-430b-4e86-938d-e48c936e98f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:40:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:02.407Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c939280c-97dd-41d6-8bdf-0c6b67e3c503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:12.417Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=476442e5-1205-4b9f-85fc-6113aed3322e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:22.430Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4aca79d6-0dc6-4479-a831-fba0278bd881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:32.436Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ce2d0049-bb5a-40e5-96fa-985ffd5a425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:42.443Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c61e0d5c-94bb-4015-9bc2-f331fc682782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:42.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:52.448Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=08b678d2-6453-4360-8d93-ad9a188c9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:41:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:41:55.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:41:55.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:41:55.622Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:41:55.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:41:55.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:41:55.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:41:55.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:41:55.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:02.456Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c56581d1-2d15-4274-9dd6-9e8bd2db237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:12.469Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5e429615-0dba-42cf-ae67-f71412281f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:22.477Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=12539d92-fedd-4e95-b4de-166c8af8e850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:32.483Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4934c1c4-a987-48b0-9d32-ad4f54069f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:42.490Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c0afba4e-0ce1-42f5-a47b-f5bb113efd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:42.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:52.507Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d5767756-890f-49e0-8cbf-c37aa321ff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:42:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:02.513Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0c86bf31-c73e-4750-9880-22df8196ec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:12.520Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=dc0d91a7-e993-472d-8bf4-67fff28d11a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:22.527Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1f38482c-1d27-4376-8202-186211be4fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:22.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:32.539Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=353cbee1-59a4-46bc-a0fe-7ea41e2237ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:42.548Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4ff257c4-9824-4b88-93b8-7de1fccc083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:52.555Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1211615f-a50a-4b86-97d6-0897158b22de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:43:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:02.560Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7f700186-2fdb-43f9-9bde-7abef77ac738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:12.566Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=33dda5cc-8d12-476b-bdc3-b00794623bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:22.573Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b0d2865c-4cc0-4a6c-a013-335b600cdcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:32.590Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6835a638-d8cf-40e9-a8b8-e91264121832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:42.599Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=72cddfa6-4355-4568-a6b0-b36d807efd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:52.604Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=562c703e-29d4-4471-9c85-e37650363288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:44:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:02.611Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=cdf8ee0e-40e8-4cdf-ab26-f64e761303f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:12.618Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=052d67d6-412c-4042-b040-8e1f60ae970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:22.626Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e29a380b-c465-4493-a258-df90fa51b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:32.633Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=cfac13a9-5ed3-402c-833d-60c04685699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:42.640Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=927be55b-a00c-42cb-a1b9-67d8f6c5abe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:52.647Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5961a50a-805a-41ab-92b3-08af170834a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:45:52.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:02.656Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=39a8ba3c-6293-49e4-82b9-431f8b36df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:12.670Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=50a7a13b-916e-4437-a400-c86b5e5540fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:22.675Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e8cacc25-455a-47f4-ba84-2dda3620face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:32.681Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=82090c92-4f8e-447c-b3e9-0a1a93514d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:42.694Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=44726ce5-6703-46a6-b30b-6258c3db0d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:52.701Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=63ecfe28-5466-4d47-ac40-0adb0f32d350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:46:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:46:55.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:46:55.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:46:55.594Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:46:55.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:46:55.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:46:55.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:46:55.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:46:55.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:02.707Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=419e9c1d-0017-45ce-af9e-671de213443d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:12.713Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3a7b1787-63ae-4688-b10b-9c4476b527bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:22.720Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=30ed2e0d-a8df-4da4-b133-d842b040b4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:32.725Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5bdf799c-b0a3-4916-938c-866c8815451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:42.734Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ced3db63-28c0-474f-839f-78a246f9b168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:52.747Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b43a1c96-8eca-430f-8f8b-e5f06e14daa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:47:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:02.760Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=640a4b3a-730c-4bf8-9a6d-c2c31c2eba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:12.767Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=412e9a2c-09ca-4d63-b088-1def3dc96afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:22.774Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b17d9b30-37f5-4d07-bdac-7b56138c599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:22.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:32.782Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8a71e08a-137b-4c09-b0c4-c36c7ecf93f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:42.789Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e4236db3-093c-412b-b45d-fb7c3e05cb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:52.796Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fe4c4cbd-bcd9-4660-a0df-967555de35d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:48:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:02.801Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=844a0867-4259-4e2e-a832-7ce1affcff1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:12.810Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a9770415-fd2e-4426-be7f-36c87f24f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:22.816Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8065696f-f4fa-4237-a7fd-6085845f1e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:32.826Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7adab3bc-28d8-4129-afcb-e02a0eb57dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:42.833Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5d3da40c-7b21-45db-9e5b-af36071d6288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:52.839Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c5958dbb-7256-4db9-88a6-22fa1e818bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:49:52.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:02.853Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=474b3a7f-27e6-4736-9e91-c2e1d6ea9106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:12.860Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=40f09d80-22ba-4c91-b723-3d12ff54f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:22.867Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a2045cef-3ac9-4c48-9af1-158dec0c5224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:32.872Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b4df870f-44a0-4ef6-9d7d-76dfd40ab43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:42.879Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=00ea9575-e455-48ed-914f-884a1cfb09d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:52.885Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=50d83b2d-82e4-4201-9736-2c635ff983f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:50:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:02.894Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6d05adaa-abfb-419a-b560-75a5de2acbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:12.908Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f1e027c9-da82-46a5-9266-874a824b6293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:22.915Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=118b6ea9-2e9d-4355-b326-e99cddf96f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:32.923Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=20325950-d0df-4977-a553-c36c2f702580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:42.929Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=b118ca51-da26-4ac9-8d6a-7ef2fa8bd74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:52.941Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9a99dcf0-88d3-4bb1-8be5-398501771991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:51:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:51:55.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:51:55.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:51:55.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:51:55.640Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:51:55.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:51:55.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:51:55.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:51:55.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:02.948Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=681c3fcc-eb04-4f59-a47c-0310f6dc8920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:12.954Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=350195d6-056d-4e1a-8d45-7e8a10acb8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:22.960Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5f1f910a-e318-4948-b09e-9d34c2af2664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:32.975Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=a77235c1-97b6-42ac-811d-2f5b3735931f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:42.993Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d3e798a0-4aff-4e81-99a0-ed6cfcbc173f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:53.002Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7fb4f103-105f-43bd-981e-6cf295914855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:52:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:03.008Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d0aa7337-05fd-41d2-a314-992e84e5698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:13.014Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=673ecfa9-3251-49c0-b955-372bd3befe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:13.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:23.022Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=585c238c-6e72-41f3-94de-c9d469c01f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:33.029Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d062421e-27b0-4c56-ab04-9615f8b31a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:43.035Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=1981d60d-8ab5-4a9b-ac04-5c576ac957aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:53.042Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=475fd4ba-5978-4637-bf41-f60a5de15a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:53:53.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:03.048Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fb0ae2d3-2446-457c-bdc6-c02c477d68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:13.055Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=360d7499-25ce-44ab-b66d-5162c0e06351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:23.068Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0ed222bb-d589-494c-86bb-ca03a2765517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:23.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:33.074Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6d59102f-96cd-435f-a788-2e3e44887a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:43.080Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=20512351-8246-446c-9aa6-e6fc014f0bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:53.086Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=76bb44b9-cc06-45be-8a26-5d26b1736f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:54:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:03.092Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=9a5a81a5-6209-4501-bbc0-13f94ab217f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:13.099Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=940cf38e-552e-4251-b1d5-612f26782c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:23.105Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ea95842b-4603-49c3-ad43-deb1e38f4ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:33.112Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c26a42df-086c-4361-b3c8-6966386331b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:43.128Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=aeeb6f0c-8ae6-49ba-868a-19f5b550f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:53.136Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=6b714f25-0a3d-4e2e-806b-d00a5e43c4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:55:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:03.143Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7471b837-1dbf-48cf-9fa4-f80c294b00a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:13.149Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=24aefb8a-1849-45fc-921b-ad08b3c5cc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:13.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:23.156Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7e8292e7-a627-4887-8bb8-b4adccb2c532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:33.162Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8e14575a-ee7e-48d9-bf36-4733e210969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:43.170Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=c5140592-0a7e-41e1-aa44-4cf822807839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:53.177Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8bbe7008-2a1a-48ff-bd92-0acfcc9c0222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:56:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:56:55.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-27T17:56:55.603Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-27T17:56:55.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:56:55.606Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:56:55.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-27T17:56:55.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-27T17:56:55.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-27T17:56:55.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:03.186Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2833a015-3515-40de-bf40-4a642cda3846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:03.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:13.193Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=07584e0a-e683-4faa-bd93-47ee79488444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:23.210Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=402bf353-61ad-4b5d-84cf-25fc2bbdfd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:33.217Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=e998cce6-bb07-4b7a-be06-45c3ee9dfba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:43.227Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=11cd4e30-4fb6-49ca-8c92-54595d89007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:53.234Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3f9f07d5-404d-441f-83d5-48d9a99a5c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:57:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:03.244Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7ce72f4a-76e8-4f73-b3ff-94424d920ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:03.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:13.250Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=fff92585-9af7-4711-9c2f-e45211636896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:23.256Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=3049696c-762b-4d53-9a2a-e0d42980cfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:33.262Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=33b191e3-30a8-4cdb-b27f-fdea6f98979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:43.267Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ab01b02c-07ac-41ed-8042-7124ef3a135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:53.277Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ca51f79a-dc36-4611-b004-4a03bac8d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:58:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:03.293Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=70aa1713-7ca3-4c34-b17c-942dd55d06b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:13.301Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=5c698a85-1129-4e12-b25e-ce05551248bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:23.307Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d719df04-942d-4243-a3ca-b31b88e09ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:33.314Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f9c2bc9f-98ce-494c-9024-949fe8db5f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:43.322Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4343e2e9-0108-44ce-8963-2533328271b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:53.330Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=4c4559cf-bb22-4bb6-9bb4-3630459cd75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T17:59:53.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:03.336Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=f8c32bbb-56a5-40d6-abfd-cd7954c72588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:13.343Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=305504a0-a7a5-4164-a9dc-3928c6dcf171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:23.351Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=d3f82163-9dff-44dd-8024-3fba5d3434c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:33.363Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=552937cb-4cee-4dc1-aa1d-53dc4597a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:43.370Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=2a56975c-94de-4f7f-a68b-1807c963131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:53.376Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=0b4e0a7b-afa5-4219-ae5b-425747801d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:00:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:03.383Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=7fc59a58-8760-4fe3-a3e0-ca78d3b43f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:13.388Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=11f71ad1-4172-4216-b972-a4e8704712af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:23.393Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=8b6b3fa3-9ee9-4c6a-a750-4757adf808e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:33.400Z |INFO |Init configs |InvocationID=650160d9-25d4-4dac-822b-348582e30183, InstanceUUID=ada132b9-6856-43c6-9874-7e8d941b6761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-27T18:01:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |