By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:06:46.682Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:06:46.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:06:46.712Z |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 |2021-09-13T23:06:47.214Z |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 |2021-09-13T23:06:47.284Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:06:47.284Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:06:47.284Z |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 |2021-09-13T23:06:47.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T23:06:47.422Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-13T23:06:47.496Z |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 |2021-09-13T23:06:48.626Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T23:06:48.961Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-13T23:06:48.977Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-13T23:06:48.978Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T23:06:49.022Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-13T23:06:49.022Z |INFO |Root WebApplicationContext: initialization completed in 1526 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-13T23:06:49.298Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-13T23:06:49.919Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T23:06:50.946Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T23:06:51.030Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T23:06:51.031Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T23:06:51.034Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T23:06:51.393Z |INFO |Started MainApp in 6.623 seconds (JVM running for 7.169) |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-13T23:06:51.441Z |INFO |Start scheduling PRH workflow |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:06:51.450Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fc661718-e6e1-4661-8d91-c62a3ecae24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:06:52.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:06:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:02.932Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8235aa9a-32b3-475a-86b6-4ef5eab33695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:07:03.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:13.971Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4add130a-b641-4741-a966-f812597167e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:07:15.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:25.010Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ef1062ce-0ad5-4e3e-99be-31416151ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:07:26.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:36.054Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d278e2fe-303a-424f-a96c-ded20fc78bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:07:37.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:47.090Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2efc3766-ba01-4e67-9a55-a5685cd4df1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:07:48.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:58.130Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fa3ecb87-c854-45ca-8e72-b3a8049d2281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:07:59.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:07:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:09.171Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ea40c3d3-787f-498f-a80a-35e9a708edf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:08:10.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:20.210Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=15c03d8a-056c-4b41-9c6d-e5e30e83178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:08:21.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:31.252Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e21fc602-ff57-4e3b-82a2-b3174cc1a789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:08:32.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:42.294Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=314096a6-cdab-42a0-adfb-83f5cf99d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:08:43.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:53.331Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=27134034-bba4-41c2-ac35-bfdb97a0f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:08:54.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:08:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:04.371Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=527ca801-24c3-4fad-a388-562141a1bb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:09:05.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:15.410Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c41d3e58-9ca5-4d5b-b00f-2af41fb8a9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:09:16.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:26.451Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f2fc831c-1d7d-4d57-8a23-5a6f6a625328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:09:27.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:37.494Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1104e4d8-752e-449e-bc14-1bddaf847cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:09:38.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:48.530Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ef910be9-6624-4783-83e4-8db3e11d479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:09:49.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:09:59.570Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9ca9e0c1-4a55-414c-8980-473e0f856ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:10:00.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:00.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:10.613Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=59431900-4fa2-4b5d-88eb-c419259d967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:10:11.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:21.651Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=cd346ad4-ca87-42a7-9460-73cc3d5cdfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:10:22.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:32.691Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bcabac8f-51ee-40f1-84c1-1c0eee1bc016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:10:33.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:43.730Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1a142a17-f2ce-4bf1-b3e8-64daa1a53735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:10:44.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:44.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:54.802Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d56791df-ffc8-4423-b6c8-bbd95d037023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:10:55.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:10:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:05.842Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=67641aa3-bf8b-4b6a-a17f-1b9b2b8f8a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T23:11:06.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.207.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:16.883Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=10fc1cb4-cdae-465e-b041-1a06cbc7a9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:27.017Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7d7a7877-e0d1-421d-ba2d-67cc69c3e0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:27.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:37.032Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e3f6d7f2-30bc-44cb-afd2-afb271f3c90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:47.060Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=52c35373-fb71-4b1e-af07-dd2eaabdf64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:11:50.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:11:50.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:11:50.519Z |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 |2021-09-13T23:11:50.523Z |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 |2021-09-13T23:11:50.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:11:50.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:11:50.537Z |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 |2021-09-13T23:11:50.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:57.071Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7ae87197-39fd-4036-9be1-0df03762f4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:11:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:07.080Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=15dab18e-2639-42ce-8c42-f4435ff4a519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:17.090Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=62d738c3-9f3d-4f37-bcf9-ff89d9dde284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:27.101Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=449a0dc5-4dd1-4468-a5b8-0fb08628d24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:37.111Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7a8b2ae9-b01e-49f6-a4e4-4850eb59fb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:37.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:47.129Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=54c7bb93-c121-44f5-a306-70927899a585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:47.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:57.146Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=50e28cf0-9adb-4158-9b68-ffd97341b4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:12:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:07.153Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3a8d83c9-c9a8-4b0e-907c-ac4841730da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:17.161Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3c80a274-e9ca-46a2-9e76-7cd85ca60446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:27.171Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b5dc7931-9473-4ba6-991a-d8ccc0016ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:37.181Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=688aa0da-589a-4a45-a869-7f2cf6accbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:47.191Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=be6a6e5b-b29f-49c4-ba5a-7aea7b8a10d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:57.202Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0d3f144f-376b-4158-82e6-4cfecd868151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:13:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:07.219Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5e6e86ae-e403-4e4a-bd0f-4c31f9db0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:17.228Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=33a02a69-6674-4903-998b-e7a745ee6010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:27.236Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6ffd2066-0d7f-405f-99d3-d34718edc343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:37.243Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=96867d22-de79-40e8-a1c2-ac05db451dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:47.251Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4cd5cb37-fb17-486f-944a-ca0760244081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:57.263Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=88f7b2ab-2b0a-41b4-ae06-b684a3ca39e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:14:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:07.272Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1f3d55f7-2281-42b6-a0d3-42c60a297724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:17.282Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=25076065-7bcf-484f-ad2a-51b3e875f7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:27.302Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=38fed950-41fd-4344-8412-118f45279012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:37.315Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b65d541f-1349-4b77-960c-cda3bc67e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:47.324Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c668ac8d-9939-4003-842a-3c609b85c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:57.333Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=356b34c7-8ba2-43e4-a453-43746566e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:15:57.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:07.341Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9489fc38-e827-41b7-a756-2ba4d333836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:17.349Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7532173f-634b-4b47-8ed4-d4f7959dd7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:27.360Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=920420e4-9d67-45e7-98e5-c6d805d8d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:37.376Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8859612e-7ee4-4d0c-ad1c-b19222579b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:47.384Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=01af3a15-c714-4bc9-9c3a-ea6ef15a35f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:16:49.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:16:49.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:16:49.639Z |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 |2021-09-13T23:16:49.643Z |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 |2021-09-13T23:16:49.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:16:49.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:16:49.654Z |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 |2021-09-13T23:16:49.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:57.394Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=80f75e7f-6612-404b-a5ba-b9ad865c1271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:16:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:07.400Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0a5aba38-1142-4a9f-84ff-083e9a8e2bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:17.408Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=92e8da1b-fb62-42b7-877f-a557726711c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:27.418Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1c2d901b-2060-43cb-83db-ddcbbc619060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:37.426Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1b9a2002-7495-4ff7-9099-6c9ad68ce04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:47.437Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0a9671c1-4255-4615-ae61-8f77bd8d6e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:57.451Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1b2284a1-547b-4666-a8b7-c49e3e66561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:17:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:07.465Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e8a80cd8-aed9-4f61-8e82-1fa9225616aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:17.473Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4a4df89a-d9d5-4508-9130-55895c124629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:27.482Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=85d80758-06eb-4000-bdba-df15638d0d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:37.498Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bfab7220-c1f9-4bd1-8d76-dde4added926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:47.507Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f1389eb1-4562-47c6-97b3-9724e6633140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:57.517Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=42993db7-27ba-431f-83e4-7fc637cbba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:18:57.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:07.525Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a43b7c01-c11e-4f63-a20c-5b15875b8ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:17.538Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=271ebf9b-385c-4dcb-a5b8-c913374201ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:27.550Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9bfd6e69-b398-4a1a-bab0-06da5f3de156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:37.568Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6376fbcd-43b1-4e43-94d0-eb9dabdfe023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:47.575Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0d1a94eb-4433-4ab1-bf7c-0c0cba7318e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:57.582Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2e418f4a-6693-4faa-9a55-a465b3135e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:19:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:07.590Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=12e49254-4eab-4b10-a6f9-19c6be3ddcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:17.598Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c13e1f17-b010-4d3e-b5c0-bb5ed840467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:27.608Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6330bbb3-7190-4265-a7a7-ea08d160768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:37.616Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6c16986c-327e-47f0-b7fb-51f7b7702ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:37.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:47.624Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ed1d7176-11b9-43b6-ae04-8dec2186dc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:57.639Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=414278bd-7cde-4216-a8ef-a50d483804be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:20:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:07.649Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1e853ac5-3407-4717-8482-550b456fe2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:17.656Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f6c1c6dc-43b3-4564-a83b-74de6ba8d1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:17.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:27.664Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8cfa0169-149f-4549-a6cb-6ad41fc5795c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:37.672Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=db0496a7-2670-456e-b702-fb53ace6d2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:47.680Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c048e850-d031-4a1e-a203-dcc5433d54b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:21:49.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:21:49.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:21:49.704Z |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 |2021-09-13T23:21:49.709Z |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 |2021-09-13T23:21:49.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:21:49.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:21:49.718Z |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 |2021-09-13T23:21:49.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:57.688Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=cccf0223-fd5e-4703-9494-684b7580818a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:21:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:07.699Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=016c378a-9f16-4d3c-91b9-3ae3e23160eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:17.706Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=362601cd-38d1-4226-8d64-3f93ced3ce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:27.714Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=53143482-fd78-4e6e-9810-76041c2f5e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:37.722Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=cf1675f4-2be8-409b-8cc7-104ea3bc9db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:47.730Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fb024a4f-b5b9-4b02-a40d-42ca4378939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:57.740Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f28b55f3-9157-43c3-bda0-76bee4360666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:22:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:07.755Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ee401278-50ce-4a75-8aec-7e3af63c3180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:17.763Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e4f05c93-989a-4751-b7ec-a00ba48abea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:27.772Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e53f643b-fe7e-4654-9fe7-2a160384d199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:37.779Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=feed02cc-ae01-461f-ba13-fcd0034c92f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:47.788Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3c2f1174-c9bc-4cba-95e0-0affe7e41fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:57.798Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8620a934-7ac9-4c3c-8a05-69843a4783a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:23:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:07.808Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4ab64576-d8ee-4ba5-a7c1-c7f3553e72f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:17.815Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4cf41764-5238-4965-8ac7-986734068823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:27.828Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6f40a3cb-f34e-4e9a-9a63-94121d702488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:37.838Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a3bf256d-d543-4a3b-a751-8dad0e6fde30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:47.862Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=623c7a85-0317-4acc-866e-208a5d62f3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:57.870Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=43b92a2f-6e65-4654-baba-b9fe316991f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:24:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:07.878Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0642a647-647c-4253-86b5-4256c644471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:17.885Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e7e3712b-bf20-4268-befa-5ae93a166b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:27.892Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a17ace6c-ba9a-4173-849d-139f3a8447f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:37.900Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f5d0c46f-b4f1-4f95-a5c1-fb6787bb7c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:47.909Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f568b78a-54a4-48f1-a07a-e4b5b410d69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:57.920Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2b26389f-4840-4b71-874d-11151d8719a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:25:57.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:07.928Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=08176157-35d7-4295-8d98-7e6f299bb4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:17.934Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=82e776aa-507d-4c41-995c-bcb39be1c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:27.947Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f36f0bfc-5e17-46bc-90f9-52c602ae183e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:27.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:37.963Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ff62925d-840b-4b16-92e0-cd3f0435ff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:37.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:47.971Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bc94a5e7-96c5-45fd-8c28-463dc61bd933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:26:49.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:26:49.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:26:49.723Z |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 |2021-09-13T23:26:49.726Z |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 |2021-09-13T23:26:49.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:26:49.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:26:49.735Z |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 |2021-09-13T23:26:49.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:57.982Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2cad48cb-20de-4744-953b-3ca734412820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:26:57.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:07.992Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=37d3f4ed-28b1-4cd8-bcc8-d57b7f002f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:17.999Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c32d4e40-5046-4894-a3fb-f1b59a15dc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:28.006Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fd14b414-19a9-4fde-9b47-8bb8cf040f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:38.012Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f8909e81-afba-4ab2-9663-9ad1795999ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:48.029Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=02bc5a2c-60f7-49d1-ac35-9ac3967c9c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:58.039Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f845eb47-4e36-4c70-b78e-1205db01a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:27:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:08.046Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c6d5804a-5cb4-4356-8795-efb8f3003211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:18.056Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6ef432a5-d2d7-4b67-97ce-71be211c05f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:28.076Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9c1e57a6-c494-40a2-9734-1400e61f4303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:38.083Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ad02a59f-4134-4654-8c46-a753b6f111ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:48.089Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7bf18a84-a615-46a4-94e9-871ccb3a504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:58.096Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=537be5d0-8c78-4a9d-ad82-309a116cdc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:28:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:08.103Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=66fa5456-566e-4afd-9b6d-2cbfc26dccb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:18.110Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4fe372ab-c348-4654-9aff-62389f7658dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:18.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:28.121Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=627fd5d5-86c3-4aa0-b309-51d1d7bbd9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:38.128Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9dec1a8a-4496-4e63-a818-9bfa9e4bd83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:48.137Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=30369c81-6869-4d96-9f49-6b11e06965e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:48.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:58.148Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c00a8020-88c3-478b-a4ce-fd29d0a27b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:29:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:08.172Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5c0f93e7-2f72-40d4-b3f8-37ca4784fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:18.183Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5306d428-ff93-4fe2-876f-b53a65d242c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:28.190Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6499890d-aeca-4bad-8090-2aed07796f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:38.197Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f67977d1-36dc-4148-8fe5-0423cafa1593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:48.209Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=095f3c06-8cd0-4f52-8b2c-2fc0dcdb026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:58.216Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=efab1bb1-2058-468b-b0c7-5be4555109ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:30:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:08.224Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b8c5254a-2a39-465c-a477-24098dcb15b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:08.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:18.232Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=100180c1-20e4-4f9e-9d8e-a97a4d70700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:28.240Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=af7a86ed-7e2d-44f9-8db7-b7badeba9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:38.249Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b7b86d7a-5ac9-47f8-ba01-b23f19378c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:48.265Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0f64fc10-ccf7-4999-ab3d-e1eddcc4f507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:31:49.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:31:49.650Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:31:49.651Z |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 |2021-09-13T23:31:49.654Z |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 |2021-09-13T23:31:49.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:31:49.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:31:49.659Z |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 |2021-09-13T23:31:49.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:58.275Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bd6f697a-fb84-45fe-a214-0da9bd6dbf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:31:58.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:08.282Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=50797f54-d89b-41e5-9d5d-98b28c2122f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:08.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:18.292Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b37dc89b-a3f7-4a17-829f-0c3910fa47b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:28.309Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a7c29ff6-a2f6-4205-bafc-84019628a686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:38.316Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=676c6b11-ebde-46c0-97b8-ae70161ef49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:48.324Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=01304977-5b7d-4e8e-b587-2bc1f45c05e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:58.331Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c24edf67-efb5-4c19-b1df-b8ec98eced3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:32:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:08.339Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=138da19b-535f-4e4e-b9bc-1eb8877cf7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:18.346Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2a764e26-436c-42c2-bbcc-33d945aca326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:28.353Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c853db39-22dc-4d53-932f-9151b410e678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:38.360Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7ba45154-00d5-47da-9610-1f09443304a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:48.374Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=da08d858-73f0-429e-8dc6-b972eefb91dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:58.382Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f8302635-488d-408d-ac0f-368de6afa2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:33:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:08.389Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=507f4309-b441-4419-9dd0-b391541f9cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:18.396Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=efb24f94-7c5b-4788-910b-a9e17600c00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:18.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:28.403Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e451851f-91e8-40cc-8966-4ca8fcf3306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:38.409Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a20c25b5-a12f-48ae-92af-90d0498f971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:48.415Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=cba9d985-ca08-4e21-b2b2-e03e36e7912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:58.424Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=96dc4149-f935-4ef7-86f4-d42f4db7a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:34:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:08.433Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=307f1d85-83e4-46c9-aae7-c3e6c0ceb3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:18.443Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4adc72bf-c13b-4f88-8844-cb5b93ece05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:28.451Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c13ef61d-da30-4668-8314-7b736f431c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:38.467Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3d98c28a-466c-4ceb-bbf6-29ffc363cdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:48.474Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9be3855f-b8d8-4888-9a38-8a169e461cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:58.482Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=283bc905-dca8-4a8f-9262-c8f703bbabc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:35:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:08.488Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=addadb43-a7f8-471c-9032-7765bcc95756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:18.497Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c4b10ced-51d5-42d2-a345-1bf224be3f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:28.503Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c05898ba-1ad5-4d39-ab6b-b9b06599f91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:28.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:38.512Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d26d9dab-f476-40b7-bebe-91cb66ba2cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:48.518Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f67e0c6b-e6e5-452a-8280-ee5f89bfafbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:36:49.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:36:49.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:36:49.681Z |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 |2021-09-13T23:36:49.684Z |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 |2021-09-13T23:36:49.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:36:49.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:36:49.689Z |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 |2021-09-13T23:36:49.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:58.535Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9900fc7c-a6be-4e32-8020-26780c5db089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:36:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:08.546Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=19685a99-8ba7-4f29-87ba-914b887d36f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:18.564Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2535bab7-be88-4309-a100-c02f477e4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:28.573Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1ce4a72d-32d1-41ab-82fb-69789df3c28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:28.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:38.580Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=01fd2c49-8023-4525-9af0-2506b1998c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:48.587Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=28418b3a-c38d-4a18-871a-8c4287b237dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:58.594Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=134dbedd-f1b5-4fdc-8758-b11a3acfd07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:37:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:08.601Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bb913b10-05ff-4334-8d36-59729b445b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:18.609Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=726da0e7-cea2-4019-a590-0267aa184301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:28.619Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=12f5763b-032c-496d-a1ee-0fd34da6286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:38.628Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6a8a5b3e-2d84-4056-bb7f-267bda03b64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:48.635Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5aced29f-f0b7-4bc9-ba1d-82b922a4301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:58.643Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1ec0fb71-f7f6-4827-9319-1eeb786b5398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:38:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:08.659Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9517aa3c-5580-4069-9bdd-27846156f4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:18.666Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=55ebeee5-2561-41ee-9cea-242be593dba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:28.673Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6965ca16-b2ff-45b3-939f-82d11c59fb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:38.679Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=61163609-dec7-4b14-8ba9-4f236f1a647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:48.687Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=745fa70d-bee7-4e75-9df2-f20884c6f557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:58.695Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=87fd5386-a5f0-4769-a6fa-3b114b1e70e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:39:58.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:08.702Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b9397b74-7ea6-46a7-beee-e095643ce84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:18.707Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ca99a42f-9eeb-4a14-8b45-e5b6569dc06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:28.721Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a966e91b-e38e-469e-b116-6e8f84b8f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:38.730Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=97e92399-6c2f-4b92-b5a7-dec1c468d438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:48.747Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a3008c64-996c-4bc4-ba58-a4495e06bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:58.754Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a734c8d6-61ec-4071-8af4-a2ba544004ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:40:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:08.760Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a4210527-0ed6-4552-aa07-3e16febff430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:18.768Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d12fd6c0-176b-43ee-8120-f1b10f022d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:28.774Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1c686fc3-d472-4b8d-9845-918e4440b65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:38.782Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f8019da1-8eb8-48c2-90e6-f7242a9a63fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:48.789Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=70960837-a153-446f-9d3d-ff755c2c0a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:41:49.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:41:49.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:41:49.652Z |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 |2021-09-13T23:41:49.655Z |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 |2021-09-13T23:41:49.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:41:49.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:41:49.660Z |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 |2021-09-13T23:41:49.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:58.798Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c88ccce7-71c3-45af-a29f-d962a5a4a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:41:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:08.805Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bef66ad6-9589-4f55-9e47-f3a0de5593e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:18.811Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7427958d-dfb4-410f-938f-ebd495da5655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:28.818Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b8109438-9091-449b-8827-2d3ccfadf3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:38.836Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=140da61c-3a7f-4ed4-9fd9-a3985060287c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:48.842Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0ee2d5e0-0bf2-42b5-ae4b-025609c55210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:58.850Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=135a56ff-cbe7-4ff0-8100-dab7c7ec1adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:42:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:08.856Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0ada00eb-5460-47bb-829a-1498990edbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:18.863Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c919934a-9107-4adf-aeec-34b490d34268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:28.871Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e1114d41-902d-452f-b708-2ff3986f0c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:38.878Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2343c244-0dad-4021-a7aa-c79507792c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:48.885Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f560a616-ad9b-4bf2-976b-3fd415bfcad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:58.893Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c3e8cf2a-5ab9-459d-8471-857b03944ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:43:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:08.902Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=18a960da-4902-4393-a126-8b8b86dfde16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:18.919Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3493ba82-efbc-4bf5-9a7c-e0feeade6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:28.929Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9396debb-a4fa-4b55-a939-081265baac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:28.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:38.936Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3e0a781b-6e25-4923-8422-6d24eb98376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:48.943Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3ae39bd1-83c4-46a6-b63b-c24b650deea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:58.948Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=57b850c7-60e0-4ca1-b4e6-9402826f57dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:44:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:08.955Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a87bd0b8-45a1-4bed-9e56-d97448478cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:08.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:18.963Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a11e004e-c8fd-4a23-9fdc-4a93b063ec5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:28.971Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6c13dfe5-a293-44f7-934e-4e89cac4317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:38.979Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=74cdf4ff-639e-4592-9982-1dba54e925d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:48.986Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c1b6b2b9-ad4b-4f4a-98d6-0eea48815183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:59.006Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7538bdbf-60bc-4253-a99f-a2c5cba6c12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:45:59.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:09.014Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9ad5d695-ebc1-4116-acc2-cc774c1d0b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:19.020Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4477a77b-8a58-4b9a-b782-a224710cc85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:29.026Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e166c506-13b8-4fc4-bc6f-e0681d81e3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:29.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:39.031Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f1665762-3220-4d92-a25b-008947dec741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:49.038Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b2b44ef5-c555-46fd-afc7-09aada82c7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:49.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:46:49.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:46:49.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:46:49.666Z |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 |2021-09-13T23:46:49.669Z |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 |2021-09-13T23:46:49.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:46:49.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:46:49.673Z |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 |2021-09-13T23:46:49.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:59.045Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=411b7ef1-d8fb-4cb5-8940-f92e99258177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:46:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:09.051Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4879963a-f99d-43d7-9c47-c88fb87fd5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:19.059Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0fc622da-6f96-48ce-a85f-d769f854ce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:29.066Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=56f5f458-2b06-4a8d-a2d6-5669be487c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:39.074Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bd6b8cbd-33eb-4b61-8d51-c262de23a477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:39.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:49.090Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c625c0ed-343e-496c-bc3b-5466b0b36dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:49.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:59.095Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f2be998f-dd71-4c34-b7a3-c8d2e4989d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:47:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:09.102Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6be0be0c-6a8e-4876-bcff-e2a996cf7790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:19.108Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=12b7e90c-164d-4ef4-973e-0fe0233704fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:29.114Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fd2af8e6-0d33-4b59-8f4b-ebc5a2f1430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:29.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:39.121Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=35487a20-c09f-40ef-8282-9a71610ab48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:49.130Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7e9d4d1c-2f08-4d6a-840d-0fd096e11fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:59.138Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4845e8a1-d0c7-4646-9bf2-ec792fa663b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:48:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:09.145Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=05800479-8823-402c-b48b-0bdc05e18e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:19.153Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9ade44fe-2260-42c7-960c-e686c31d11b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:19.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:29.172Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7a002c85-ab92-45ab-8b77-9672d0fd579d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:29.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:39.180Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=59dd0965-f1a6-4030-9a9b-62b2ec64fb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:39.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:49.195Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d37c37b2-de78-4ec8-9273-b8f8368e91ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:59.203Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=727eaadc-c309-43e1-b771-e18c032b31d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:49:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:09.209Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e549f005-fe01-4154-a277-14df641f1a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:19.215Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8f50a25a-2416-4e4f-ba2a-a0f59faf5a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:29.222Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e04970e3-2caa-4344-9423-c1d117a6413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:39.234Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4752d787-0e22-47cc-91c4-ec12005cc648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:39.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:49.240Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9f3ddd0b-f09b-4095-936e-18e2b129dfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:59.247Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a781744f-5ec8-4bb4-ac37-cc1e7d5f04c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:50:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:09.252Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a65a0b9d-49a7-4125-915e-75aa247894d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:19.259Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=880a5205-aa0a-4cc8-a368-1d8318040a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:29.273Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1010152c-cd58-4717-943d-5edb14ac6796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:39.280Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a22928b9-1e03-41b3-abd8-f38714c160b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:49.285Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=850a9d8e-009d-4389-a1bb-bdc770999bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:49.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:51:49.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:51:49.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:51:49.653Z |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 |2021-09-13T23:51:49.657Z |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 |2021-09-13T23:51:49.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:51:49.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:51:49.661Z |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 |2021-09-13T23:51:49.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:59.294Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f6ded844-b5b4-4cce-ad84-6bc336619fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:51:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:09.304Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d91da19f-89b1-4c04-a750-a9ae457b519e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:19.313Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=04338352-434b-4e1d-91ff-961dd9f426c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:19.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:29.322Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=95c4b21c-1689-4c0f-a8e8-d5e66ca3b7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:39.328Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ce20cfa6-336a-4206-91d1-e9dbe5001d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:49.334Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0cbadd35-d0ae-4888-838d-e1885a0de8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:59.341Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ab70583d-510a-45d5-bba3-a204c29d59e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:52:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:09.356Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bb43dfbf-d20a-4310-aa1d-00ef8cc217f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:19.362Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3f1d4a63-5038-4b72-b8f0-b3b9571c3e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:29.368Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=aa24d98e-8879-4d70-8498-20bad2010fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:39.376Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1da67cb9-880e-45e2-a2ff-72f4d52410b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:49.384Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bfd59814-9938-4f7a-a42c-73403f64c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:59.392Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=177f6d86-c1b0-4e07-9baf-41ebf0a97341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:53:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:09.399Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a129aa8d-3dc9-4448-bcd0-af928365c3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:19.410Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=527bf831-f02f-45f3-a3d5-268c38fc22ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:29.417Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6de0a9b9-d2c7-4d89-9ede-9681e242ac28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:39.424Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=cce8f64a-e351-4feb-9d55-0a1a54138960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:39.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:49.431Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=00853f53-7574-40ca-99c0-341dbea1ceac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:59.438Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=28224cec-85a4-48da-9394-b27606efe4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:54:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:09.453Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=db150461-537b-46fa-a43d-9ca9ba415f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:19.460Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=24801d26-b50a-43b7-89c7-ec74b4514c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:19.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:29.467Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1404143f-4def-416b-8eee-5f2175053ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:39.472Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=972b87b6-280b-47ff-99a9-546fa4a2b1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:49.480Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fb5f20a9-703b-49f9-a10b-cf10689d9128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:49.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:59.488Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7f453721-8806-481e-a9ca-29f177de30c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:55:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:09.496Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=07088ccc-b4ac-4420-a297-80812b7e3f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:19.503Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=816fd61c-5b59-488f-8329-8676dccc2d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:29.520Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=16d4c922-2312-466e-93bd-c6a0beefb242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:39.526Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c21a78f8-39fe-4887-a94d-2ea6fd0880a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:49.538Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=df42dd41-9ba7-41b3-8d85-9e739223c257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:56:49.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T23:56:49.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T23:56:49.659Z |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 |2021-09-13T23:56:49.662Z |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 |2021-09-13T23:56:49.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T23:56:49.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T23:56:49.667Z |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 |2021-09-13T23:56:49.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:59.548Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ac1bcbe5-f359-4eb7-bf12-a30c347fcf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:56:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:09.557Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8ff350fa-ec54-4f44-82aa-c7cb1cd81c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:19.568Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e0e42557-f09e-436a-85c1-3b4ba9f81b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:29.572Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5dc42bee-688b-4c36-9d8b-92d7a4853f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:39.578Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6b4797d8-67cf-410f-ad2e-013650d492dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:49.583Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e3d13aaf-bdd5-4c52-83dc-01ed5251e708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:49.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:59.591Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0580e988-ed3d-49d8-b631-931f6aec3efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:57:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:09.597Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a16f3b57-9d41-4837-8b88-489c171ec0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:19.604Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=962d7f89-55af-4ff1-bb46-2f992385d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:29.620Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=377b40de-c45d-4638-b0ef-852d19cd35f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:39.626Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f765779e-a75a-4e82-913a-99cad9fbf339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:49.644Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6d2c36e0-3b16-4c59-8fee-573a02fc98c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:59.649Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=776db3fa-6f66-4e97-bde4-7164d9b15315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:58:59.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:09.658Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1db038fb-2893-472e-98f3-08b11bfe6eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:19.665Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bdbd9dd4-db5c-4cfb-9199-3643d823e772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:29.670Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a0a93c43-5bda-45e8-9a11-9b71355251a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:29.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:39.675Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2e3e3b35-2a2a-485e-a4f5-d25f3371f54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:49.681Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=69c40b6a-0805-4a86-9970-88100c0f1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:59.688Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=94b9401e-85b9-4eea-bbf4-11c2cbd6c947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T23:59:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:09.694Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fb21bb57-5e77-4d00-86f5-c3341270dbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:19.722Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2ba444e8-c94a-43c3-950d-5d2fb8616b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:29.745Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=86c21def-4449-4913-b460-e867cfb58810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:39.755Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3730c177-75df-41ec-9f39-08d48608bfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:49.765Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d7d59efe-1049-48e3-a37d-f240f1a7b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:59.772Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ee2d806b-dd7b-4c00-a26f-78110da9ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:00:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:09.777Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=027c2dc5-d129-421d-948c-5b99b48d4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:19.782Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b6d627dc-bbf8-4956-aaac-9e272da03ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:29.787Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=949e38a2-71c5-42f9-a83e-8ac172b9e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:29.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:39.793Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4d38b805-7d0e-45ce-92de-e9979024cf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:01:49.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:01:49.629Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:01:49.631Z |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 |2021-09-14T00:01:49.633Z |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 |2021-09-14T00:01:49.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:01:49.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:01:49.638Z |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 |2021-09-14T00:01:49.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:49.799Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ffad04d2-fe89-4c9a-b80d-45fb4600a136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:59.819Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0d46cf69-ca4e-4fbb-86bb-eff7c0c71d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:01:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:09.824Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d07654be-f558-4c7b-9e27-6f42e3873aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:19.830Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=457720c8-a1b1-48f4-bde4-d3bf225169d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:29.842Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1401a8a7-4d27-490d-9fe2-9a4b94f10bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:39.848Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ca980d9f-f202-4ea2-b365-9bbbffd047ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:49.853Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=33387cf4-776a-484b-a3fa-b797f657f97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:49.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:59.858Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c624c795-08ef-4c9b-be9c-c62f7e51b784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:02:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:09.864Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4e531135-275a-4255-bda1-83fe13bac59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:19.871Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=049a458b-eefb-4def-9f5c-077049459903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:29.877Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=48e8148b-867a-402b-9f8b-38766a713fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:39.884Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=35c99f82-1d34-48c1-8d85-c2b8c2bd9d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:49.895Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=cb5e38b4-584e-4927-8e4c-2f3757af207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:59.908Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7ee176d4-db58-4f25-9c77-f698dad7e724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:03:59.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:09.916Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ea5bcc04-53c0-48b7-b99c-d41e4d5a2208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:19.934Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=344858ce-6374-4c22-9e88-8765549ea7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:29.940Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=105991c2-bfbd-4cf5-a4af-80735955ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:29.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:39.946Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e726d95c-23d0-4c39-9696-dc953291b9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:39.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:49.953Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2f8043e5-59ef-4b22-adab-c29185556f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:59.959Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0caa505e-e3e5-4957-b044-de29af292a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:04:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:09.965Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=37a7aec9-7c79-408f-8e17-acc7d9365e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:19.971Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5f37e1da-8a28-4a33-a079-32e87c029529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:29.983Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=69a2b3f4-2925-4f01-9bfa-2d8245769a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:29.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:39.989Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=88d20f54-44ae-48c3-97d0-7df880f0ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:49.998Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=27b937c2-14c9-4fce-90a8-0649e0a254be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:05:50.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:00.008Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1cf65f47-95f6-44c3-8561-9acf76924cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:10.020Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bba75561-3b84-4588-b3b9-d3f77387e919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:20.027Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7806e67a-5926-4b6c-95a9-8574d6e26ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:30.032Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6302cbd4-202d-41bc-aeee-e5805506ea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:30.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:40.039Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9e1f39f3-52e0-4f62-86a7-6e3f32ab5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:40.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:06:49.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:06:49.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:06:49.677Z |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 |2021-09-14T00:06:49.681Z |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 |2021-09-14T00:06:49.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:06:49.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:06:49.685Z |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 |2021-09-14T00:06:49.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:50.048Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d44c23e9-8694-4944-8030-a6d6d4c4aa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:06:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:00.055Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=12a7e3b4-486c-4465-b186-67ca74c4608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:00.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:10.065Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8cd65f90-e709-4606-a237-4e9f52f71f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:20.072Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6952969d-0fdc-4448-b63b-93319e4b7017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:20.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:30.081Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=63c99021-80da-42c5-9643-002c90083bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:40.088Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c7a145ea-f1ae-41ca-9664-67955870158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:50.102Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a9e0ff06-44d9-4735-9dc4-eb0e9dbd3758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:07:50.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:00.110Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f8ec14d2-1276-4255-b2d1-f08a91d5b683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:10.117Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=df626826-af72-4634-a0cc-dbcf10418ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:20.122Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=838269a7-b510-4594-9972-ccb1ba56a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:30.131Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=967c2991-37dd-44ba-b7c2-36746f1b61e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:40.138Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=64bc71ec-87e6-4234-9a79-b1ea28ce2f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:50.145Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7a75462f-50cc-4439-84dc-9b764f05b33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:08:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:00.151Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ecf56656-ca55-49bc-b007-14a089c56bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:00.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:10.158Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=13a88ad2-58b7-47c5-967c-3b7379247818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:20.165Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3857e86c-d19b-4283-bbbf-72071b016ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:30.173Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6cf74f7f-cf87-42ef-9a95-090524af2ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:40.186Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=494731fc-d8c4-4d3a-b458-ca6c6674f54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:50.193Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e17e26e6-df1b-46fd-930e-597016f2604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:09:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:00.199Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=333dc6f7-4087-4975-b396-d1288fb69c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:10.205Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d8f98ab1-f9ca-4c42-b16f-48adbcda6a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:20.213Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=efd51e8f-5872-45d4-9210-0145056f7fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:30.219Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=75bf2b19-2258-4d9d-8ad2-c6c12d9c114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:40.227Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f07e60f2-242c-4b36-89b1-4d2528529326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:50.234Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=aebca686-6432-4071-b952-b48f4808ecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:10:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:00.240Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f4d10efe-d464-47ab-b082-4afeab591d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:10.246Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f1c3b91b-7aa4-4793-bdf0-2e87068b0bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:20.258Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b42dd872-eb73-4598-bf90-54a84cc882e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:30.265Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a8b7759b-d073-4ee8-8634-3ba8d874a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:40.272Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=72f2db34-8bd1-446f-a786-04cbac3f71ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:40.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:11:49.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:11:49.678Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:11:49.679Z |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 |2021-09-14T00:11:49.682Z |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 |2021-09-14T00:11:49.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:11:49.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:11:49.685Z |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 |2021-09-14T00:11:49.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:50.277Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=06fcf32f-9546-4ad1-8080-54e9b425a81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:11:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:00.283Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7be07940-2a52-4b91-9ec0-fba65571ecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:10.291Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6e1cd2fe-5f3b-46d2-9f5a-6192b39e7d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:20.297Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8b105682-ced1-44bc-b848-650b510e5594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:30.305Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d41b35db-ee8d-4ee9-be06-c3b4affff4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:40.311Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8725f0a3-c361-48f8-9e4f-4fb700add157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:50.317Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8497902d-daca-4769-b5b0-d45d0b5dd218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:12:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:00.324Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=06640fcc-7db2-4995-8435-63bd852e3c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:10.339Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=20d5c426-f265-421c-824f-eac2c63918c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:20.349Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e659f183-7871-4b2c-80cc-efb0da64033e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:30.353Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5062ce09-8fab-47a8-9c7d-a104dd23b375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:40.358Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d28dd7c1-ec8c-4449-8574-d47b369ab1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:50.365Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4d31102a-fb23-4636-aa48-c95a6d23d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:13:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:00.372Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5e4b3bed-90c9-4bda-8ad8-f1c01e4e1f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:10.381Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d9648782-e45f-455e-b134-73f3bc936225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:20.388Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d47a934a-7cd5-4b02-844f-f37146b30f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:30.396Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d0978bba-1c72-4199-8b9d-ed2b79fef733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:40.403Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bbde4efe-ec23-49eb-85b7-a24c7079feb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:50.423Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4d7ddedf-cfc2-422d-b646-5f46009b918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:14:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:00.429Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bc565d7f-4187-4db8-9281-59b26df90b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:10.435Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1280b21f-c5de-45eb-bb01-f98f25dd718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:20.443Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e090eaa0-f06c-43db-a239-00a22dc55745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:30.448Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1ad4d55f-8391-4e54-8da3-7e8204463c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:40.455Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0bc8fba5-a458-430e-933f-aafd44cb4363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:50.463Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=78f5c29f-971d-4d0b-9a14-27e0a9757c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:15:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:00.471Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d4ce74db-c319-4d97-add9-e94655ccd9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:10.477Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3d2e10d2-d096-47b5-a650-3e7e9deceddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:10.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:20.483Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7001454d-eda4-4fc3-a6b3-2050355fea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:30.497Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5f997146-4c59-4750-9ff5-a2801b77828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:40.516Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ebf69507-59da-411c-9591-5853619ff018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:16:49.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:16:49.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:16:49.659Z |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 |2021-09-14T00:16:49.662Z |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 |2021-09-14T00:16:49.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:16:49.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:16:49.666Z |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 |2021-09-14T00:16:49.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:50.522Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=187a956b-f6a2-403d-a1f3-960b86a74ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:16:50.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:00.527Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1e218e89-21e8-4d1e-95ef-5c0f64fb4148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:00.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:10.533Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2645cb2b-86ba-4620-b0dc-2ea67fcd561e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:20.539Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2d987152-277a-4a93-9304-def0c695536e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:20.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:30.547Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=78064868-7a42-4a62-b9c5-6b8e59f0cef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:40.554Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e33a56d7-4e4c-4ad5-ba67-8695d3140bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:50.563Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b6794ec9-46e6-4616-ab57-ce06a3ac3896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:17:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:00.569Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ea6ae237-0f14-4653-aef2-caba6d668cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:10.576Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c93b4cbe-0044-43dc-80cc-6dbeae19ec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:20.583Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c22bd7ae-caf4-47d9-82b7-50522ec0bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:30.599Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=486ba1d0-1d90-4e19-bbee-064377f54ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:40.609Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2a77e06f-00ec-456d-b4ef-d4234a1100d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:50.614Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b89a9a2e-614e-4751-9dc1-6b0b8ba3dce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:18:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:00.622Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4401c9b2-0858-48df-a891-2e4e0e7987e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:00.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:10.628Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=abb0a36f-bb6d-443b-88db-9a29f8f7dc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:20.632Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1e2b9f78-b552-4178-afd5-9f1708668350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:30.639Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b56e871b-0ebf-4371-8949-3cbbb7e5f7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:40.646Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=aee1cf4d-7999-4f2d-b7d7-9146bcceae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:50.653Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=56e957cc-cf59-4a58-bb3f-20081ae52ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:19:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:00.659Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e36ef009-ee4d-4d22-87e6-9120d3fc160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:10.668Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fde8e94a-b7b0-48e5-a479-8c1904cd5117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:10.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:20.687Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2cb68b4a-cc06-4a87-81d6-9905f7d75b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:30.719Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=88c0f565-afd2-4553-913a-6551e9d8bb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:40.725Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=28709536-3699-4473-bc1c-5db0335c3f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:50.731Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e0425476-5850-48b2-9042-56b97d5e511e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:20:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:00.738Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=adbf3963-1f68-4040-995c-a383f51aa752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:10.743Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5dad3abf-a5e5-4fdd-bee0-ed59d222f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:20.750Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8b38efa0-1f8d-49dc-a81e-d1b28fae3b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:30.757Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ded5db0d-c176-4a01-b840-05e476d0a9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:30.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:40.763Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=777252a4-57a3-40e4-aa7f-de0c47b293cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:21:49.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:21:49.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:21:49.650Z |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 |2021-09-14T00:21:49.657Z |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 |2021-09-14T00:21:49.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:21:49.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:21:49.662Z |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 |2021-09-14T00:21:49.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:50.768Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=93f6546f-3d9e-4733-a95d-5189d4e3515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:21:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:00.775Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7c65bfb3-4616-4630-b7a4-021bb7d88bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:10.788Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ecd5732a-f67e-4026-9973-5de1acc6204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:20.793Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fe66d0f9-8a27-4338-8a47-c42bb1135857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:30.799Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=20796fb9-510f-4599-8b53-55389c33b7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:40.804Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=924a45f2-a1b4-4f98-881c-e37d1d53f4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:40.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:50.810Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a56f4d84-d945-42e0-80b1-ca5fd89f7a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:22:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:00.816Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d6cf3d45-b346-456b-bfde-b6355798b006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:10.823Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bba88a7b-3178-45a6-907a-e93929ebd5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:20.829Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7342f073-3dbb-4d55-be59-cc5259c4eb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:30.834Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ba531f8c-20f8-4795-a757-db2840ba94a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:40.842Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=537aed60-7f93-4759-b994-dc6da5465fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:50.849Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d94cfb2b-8b26-4308-a5e0-05816578c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:23:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:00.861Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8c483414-6b98-4d3a-ad76-8df78b6f36de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:10.867Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=aa107533-3694-4e13-a3e6-94322affd345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:20.872Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9f478ea0-cc9a-4b51-94f0-594f0ba34ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:20.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:30.878Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2c318eb1-aa0b-404e-a831-b2eeaeef0530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:40.882Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9f573c95-85ed-41f0-951a-ab1143dc1f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:50.888Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=abb5f59f-8052-4d2c-ae13-91b745104caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:24:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:00.897Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b4437dc5-df63-401e-a1e5-5d029262f1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:10.904Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=1e4fb679-0e0e-4a3b-af3d-63217cddc471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:20.909Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=77e5d253-982d-4f10-bac5-c26f538e7893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:30.917Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=04f7b832-b74e-416c-a437-37fd952a5857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:30.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:40.924Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5eb05a0d-8d9f-4ee6-9faf-5b2614e8a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:50.939Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=347e38fe-30c1-4d0b-beef-87c68b011871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:25:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:00.944Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5e9682d3-6183-4816-ad83-4f93cd167feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:10.951Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bb33596d-6f65-4156-8e42-4dbde88142fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:20.957Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4b9e292f-da77-4a03-8e4e-2fed6d7b1579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:30.962Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fea156db-7d93-4ed5-a98d-a18eaa7245e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:40.968Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9ca98a22-3d88-4d89-8721-5ffcdf3946dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:26:49.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:26:49.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 |2021-09-14T00:26:49.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 |2021-09-14T00:26:49.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 |2021-09-14T00:26:49.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:26:49.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:26:49.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 |2021-09-14T00:26:49.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:50.981Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=df039814-a61d-4c0b-b400-3c61372b89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:26:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:00.985Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9bab8cd4-58d9-4d03-b6c0-68467423017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:10.992Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a245c0be-e2b3-4bea-8073-25c62b2a885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:20.999Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=af8d66e7-c122-4e3a-b8aa-0604220a554f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:31.006Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5a1e27a5-b66d-4a32-872d-38251bf0afa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:41.015Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=3d647e6e-764e-4c0f-880b-01cfdaae528f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:51.023Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=be190d18-774b-4a0f-87d9-49449c4ec313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:27:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:01.029Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fb066658-e186-459b-a886-939c8b97c06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:11.035Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e4822202-49a3-41b3-9542-fa3f05d1700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:21.040Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=fd8460c6-5bda-4a70-b0f2-6f59fb75e0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:31.046Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=4cb21098-a15d-42f1-81e1-84824120ca6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:41.052Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=bce6c6e8-2e60-45e8-b53e-1a6fc3165ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:51.059Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=32d90e46-f212-400a-8273-de799bce597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:28:51.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:01.065Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a2ee389c-7c52-4d7a-9e67-3ea494c41164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:01.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:11.071Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=327fd40f-ea85-4ccb-bf58-c5d43994e0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:21.076Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=88aaaffe-a4be-4cf1-8dd5-4567cdf233fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:31.083Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=47e5ba3d-ceb9-45be-90ea-9d7ef1c9e199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:31.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:41.097Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=85707eab-92f2-4065-93de-99782fec0f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:51.103Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=7ec941fe-d147-421b-b833-2935dd5604c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:29:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:01.109Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ba6bf4f6-8568-44da-b5bd-14758163ace1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:11.116Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2417f410-8b54-4c33-ae39-c2f3acf935e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:21.121Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9a36e73b-52ad-4fd6-904a-6d29449c3087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:31.128Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f1b4f029-c47d-43c8-be5a-732a3a12cb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:31.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:41.135Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a315eca8-530a-4afd-9289-29fa36a1877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:51.144Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0ca99c6e-2e7d-426e-a479-bce16a3ffdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:30:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:01.149Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=876af255-5450-49af-90eb-fde78eba843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:01.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:11.156Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d038743d-d2f5-479d-beec-d83956d0ffb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:21.162Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=2fb11da1-8fa8-4a78-8a27-b3ebf20f7fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:21.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:31.177Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9a140d42-d713-48fd-9550-8dcf7c12b461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:41.183Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5be082d7-ce80-471c-8b23-380e1f78ad47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:31:49.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:31:49.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:31:49.634Z |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 |2021-09-14T00:31:49.637Z |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 |2021-09-14T00:31:49.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:31:49.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:31:49.641Z |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 |2021-09-14T00:31:49.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:51.189Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=af85cd30-0d28-47bf-9fe0-d0de22e2b6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:31:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:01.197Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=f2a5a488-c51c-4f0e-9387-f0ab67c2540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:11.202Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=c7de3782-e325-4933-b3ba-712bf1fa7a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:21.207Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=6d15ef08-f18c-4537-b911-50c70c6c792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:31.213Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=a2c87a7e-dbbd-4fb4-b44f-1bbf9be1a96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:41.224Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=47018f8b-2fa6-491f-9019-5261cddcbb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:51.233Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=924249e6-205a-41d3-9f76-8d004f761de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:32:51.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:01.239Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0361be0d-f604-409b-8cac-07cb10703102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:11.243Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d750925c-1fbd-4f6a-b4a0-6dda2049ee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:21.249Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=422e0d14-a925-42a9-aabf-ee2fa119e996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:31.263Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=5937fab1-041f-4bbf-b288-279907d0dd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:41.269Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=e874e3c4-a416-4e8d-bf3e-05513b7aa280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:51.275Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=d6711f21-8ac5-49ec-bfa3-7e688260bd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:33:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:01.281Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=51e8d249-fe47-40b2-acff-36d039815e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:11.288Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=ce1785d9-9f97-4cfa-8e63-09c9a42c1419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:21.293Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=8cfda0b6-a932-4632-af35-c740ea4abb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:31.300Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=74208f1c-7c36-4d8c-9dc9-34a7553a6c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:41.305Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=52c91376-e570-43e4-9735-9eed08f15f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:41.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:51.311Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=39d7fce7-85c3-4c06-91f5-9be74cf25861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:34:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:01.319Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=9eaa49c4-f21c-40ae-bdbf-fd1f357c2904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:11.326Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=b050a2e4-5f6e-4a6b-994d-c28ff44fec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:11.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:21.338Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=cc9e682e-2933-44ad-a6c8-1bfa3b3cf787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:31.345Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=35a887d9-0c42-49aa-81e5-963c3088a78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:41.351Z |INFO |Init configs |InvocationID=ddaf708d-267d-4e67-bbca-94deac1e7e74, InstanceUUID=0eef9665-41c2-47cd-b844-72bbb02ad3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:35:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |