By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:06:41.289Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:06:41.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:06:41.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:06:41.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:06:42.112Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:06:42.113Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:06:42.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:06:42.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T03:06:42.267Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-06T03:06:42.288Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-06T03:06:43.990Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T03:06:44.509Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-06T03:06:44.541Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-06T03:06:44.541Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T03:06:44.591Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-06T03:06:44.591Z |INFO |Root WebApplicationContext: initialization completed in 2302 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-06T03:06:44.977Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-06T03:06:45.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T03:06:46.899Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T03:06:47.332Z |INFO |Started MainApp in 8.988 seconds (JVM running for 9.637) |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-06T03:06:47.388Z |INFO |Start scheduling PRH workflow |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:06:47.404Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0aebd275-fa31-4c57-9cc8-b897dc2f51bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:06:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T03:06:53.676Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T03:06:53.676Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T03:06:53.678Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:06:58.175Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1126ba23-35b0-4848-a271-3ddf55d80b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:06:58.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:08.188Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b2bacce4-a26a-4e88-b208-ec1a4d22d5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:18.199Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b8012c67-7f44-49fc-a355-05c86be7347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:28.211Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=53a067c0-d3b3-4a21-82b6-a3681e493768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:38.221Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3bd97860-e7bd-4ab5-8fed-ac0e21119d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:38.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:48.231Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4c5ce845-761d-41cf-b33c-9461f3bd7fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:48.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:58.242Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=df6d6db0-7a76-4869-bb3c-333999dff396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:07:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:08.253Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2c9088f7-4e53-447d-8b49-ce64ddcc8b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:18.263Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c524cd2c-d6ce-4ffb-9a31-84ac1f0fe5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:28.272Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3fded698-4e36-47ca-a223-41fbe409602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:38.283Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bd1ef922-7a24-41fc-8521-e0a4c74acfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:48.294Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9acb90bd-d15e-49b4-8620-3cb24850b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:58.306Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c51b1557-f9c7-4639-bcf6-cbb7bc601dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:08:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:08.316Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0e870640-dc17-43cd-a7f1-9266ebb44451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:18.326Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1e9aa63c-912d-4002-a662-2b6a9c90a3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:28.336Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5c3e3898-17a7-43d4-b318-bbd4447cfed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:38.345Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=dc0ab721-4656-49db-9255-c0ac2316180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:48.355Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4476a118-6b2c-4ca1-88d8-dca408a66e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:58.364Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=90ee4301-840e-460c-bc29-7d083ebc6eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:09:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:08.373Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8aeb4108-b476-46bc-b27f-2ac42b929b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:18.383Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3056334c-e22c-4d02-8beb-1da7e7f21986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:28.394Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=334f40d1-abb5-4ffd-9362-c26d05d1cb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:38.405Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8e211799-c6c9-4343-b35d-f654e7196a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:38.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:48.413Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a8038549-1c85-4345-a994-63945146876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:58.424Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=af4808f8-e566-4e85-82e5-6348eb9b6b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:10:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:08.434Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8f82093a-27f2-4710-b527-5e08814445da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:18.443Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7e69ee81-8431-46f9-ac41-6b27cc59b167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:28.453Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e9841ccc-047d-47cf-ac6c-6b4d68fee488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:38.463Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=12d08745-7fad-4484-98ab-a18f6d9091fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:11:46.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:11:46.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:11:46.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:11:46.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:11:46.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:11:46.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:11:46.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:11:46.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:48.471Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f31041d8-204c-499a-9313-f77ab6fad144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:58.482Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=fa444727-95ca-4033-b2eb-e6a0e969f9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:11:58.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:08.491Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bf72b944-72a3-498a-ac87-ca37a5bb5f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:18.502Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9387bdab-9dd2-4b16-bd7a-f5205bfc6d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:28.512Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=afa1120d-37f7-4bc1-9a37-7c644eb85e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:38.521Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f003fa78-bd8b-4336-a67e-7909dff3cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:48.531Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e657791e-7815-4088-926c-71329f8f8ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:58.540Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bb61d5f9-79a6-4d12-b362-65b09ff2fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:12:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:08.548Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bebc858f-ad14-4222-b6a1-5d989e3dc324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:18.557Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9b37afd4-4223-49a1-a835-68be3c930530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:28.569Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=596ac570-15d6-4dca-be37-9c830f9bdb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:28.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:38.578Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=69196108-4d71-40cd-ac70-d0a2f4a0a7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:48.587Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=356a6ef5-05d6-4fd7-b555-4cbc7a6710ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:58.597Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4f4d621a-1b5c-4747-9191-352e0dc00368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:13:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:08.606Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=96bc6324-1dad-4001-b060-bea61a38613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:18.614Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bbcaad6f-0364-4d66-9755-76f3b05bd511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:28.624Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7801d2c5-d275-43d5-bd23-4673c4b6212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:38.634Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7e2513c9-409f-4be7-b8c1-573fd40ec915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:48.643Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1423a417-3c90-4942-a3f2-4104f24db55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:58.651Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5f50bf62-297e-404a-ab91-5f70297b7b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:14:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:08.660Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f6e72edc-4be3-4a90-8b92-4f8a6b5e8b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:08.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:18.670Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a5ea6717-235c-4ce2-85ba-142f1262c90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:28.678Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b597a02b-ee2c-429a-8c03-1282f2c88914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:38.687Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=54d0723e-b355-4859-9e32-d06d94c1c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:48.697Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2e50720a-e2db-460e-a9c6-4172a88fecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:58.705Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4dfb88e1-5118-4bb8-a182-1be5123062be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:15:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:08.715Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f3cac5ca-61bc-409f-b395-8ac21c5dd76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:18.723Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0853af44-8494-40d1-a97f-29f4a701d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:28.732Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=6c11a9aa-3ee4-4654-a30f-794dd5e34b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:38.741Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=fb0d1734-f43b-4012-83fe-f95511305032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:16:45.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:16:45.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:16:45.295Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:16:45.297Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:16:45.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:16:45.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:16:45.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:16:45.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:48.749Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a32cf73a-1660-4539-952e-641f54788506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:58.759Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=aa3acca5-161e-4f01-9885-5306c79d658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:16:58.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:08.768Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=54631efd-5e72-4e5c-970e-111b99ae5aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:18.777Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5893c549-ace7-49e9-bf7a-ea5d26efc2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:28.786Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a94d9ff2-3686-48c3-958c-bf3a69e124b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:38.795Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=09767d47-e188-4ec9-b3ac-fc884abef5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:48.805Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7adf8d2f-ee86-4179-998f-c1ac6dd990cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:58.814Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=fcb47a14-3a05-41d7-b2bb-ee53cc40e57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:17:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:08.823Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7ff3a4a9-9676-4a0b-8b7a-b14eb0e379d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:18.832Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7d89fe5f-7d3f-42e6-967f-011886e4af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:28.841Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5fb92f88-cd27-40a7-9f5c-d4c0c81237ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:38.850Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5f3fee72-29a5-4f01-b9f0-d977533f6802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:48.859Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=700e71ed-efd8-4a01-adf6-5aac6a9c3d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:58.869Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=500035fd-8461-4d05-8898-58d843dd8f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:18:58.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:08.879Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=572a06b2-ba13-4deb-9df7-2f41dd6db2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:18.889Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f8240553-d968-4d83-8c0a-f9914cb6fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:28.898Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=00c1f1c7-1b2b-4e66-a98c-259336fa73f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:38.909Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4755c83e-79fc-48c9-bec4-852554ad9403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:48.919Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a7d54c99-e387-4d04-bb02-71b1ca2a7a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:58.927Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=66240f9e-7825-46dd-8ea8-c6b054c3c9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:19:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:08.937Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f3970028-8055-4315-8f36-d9d2f220f4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:08.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:18.947Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=15ac9933-e79d-4f2e-a29d-f2ad7b314c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:28.955Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a4cc87d1-6041-478c-a12b-3ef1929569ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:28.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:38.966Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5bc66326-ce51-4cc6-8a1e-6e07670822be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:38.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:48.975Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bbf3931e-a554-4add-a550-a15f9f607aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:58.984Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2d175137-8961-43c3-8141-a995642c542c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:20:58.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:08.993Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=442537fd-58d4-40f5-be27-904f17cc49f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:19.002Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=6f249690-3518-4a53-a2d2-6c69379b4cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:19.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:29.010Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7292d627-822f-4df3-a82a-68bd11cedb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:39.019Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a172250c-324c-4382-83d0-be8c5da17316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:21:45.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:21:45.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:21:45.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:21:45.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:21:45.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:21:45.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:21:45.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:21:45.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:49.045Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d26e8f28-e12c-4907-9f54-26ac5044d711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:59.053Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=84c99099-58cc-4258-8b69-c4389cc558b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:21:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:09.060Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e4025183-b861-4361-81c8-5719e6e94c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:19.069Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=adf80ecf-0774-48db-8edb-d8888c94740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:19.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:29.077Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3c3d8b0f-3184-45b1-b180-0b94c45b4219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:39.085Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d951889e-d195-4076-a9a4-b914621a3513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:39.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:49.093Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=40c1842a-fd98-4584-aaae-eba0c8d92f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:59.101Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e3aa1dea-54a8-4f6a-a854-85ad45f76d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:22:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:09.110Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d22462dc-fd81-4faf-859e-c2807871d1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:19.118Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9033d7fa-96e0-4f9c-991c-a4603f76897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:29.125Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7eb097f2-ad49-4bb7-9ed9-2055c19bf4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:39.133Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=027f11ab-3e30-4748-a18b-bc2fc0ecd3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:39.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:49.142Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0c505695-75bd-460b-b19b-855d8a2d9097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:49.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:59.151Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e9080b17-d068-4293-a356-50a21571ccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:23:59.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:09.159Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=977e7d2d-4a04-4233-a43b-d893bd01a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:09.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:19.168Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d6436342-3b4e-4007-9822-d3fce3ca149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:29.176Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=214bf183-e55a-43ba-8aba-7ba08501da66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:39.185Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4e0163d6-6668-46ea-a3da-6450db3896aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:39.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:49.194Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a25e4798-efa8-4c9f-944f-28c15ce6d4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:59.202Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=606c3f50-ff87-4e0a-a9f2-7b7a47d76d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:24:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:09.210Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ae6ac64e-ed3d-431f-9798-5a209fdf4d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:19.219Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=841aa5b0-1eea-4a2f-a0e9-f81cf785b399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:29.227Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d5d33813-d91a-4a25-b279-3b84b54eb49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:39.235Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0d7ac2ae-a1c3-4936-b307-ac881574802a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:49.245Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a9df846e-7c72-4d72-864a-dd0291997295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:59.253Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ff42ff65-0e01-41b4-96ae-b6a8b27f7ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:25:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:09.261Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c931fbbe-9dab-444d-9b22-d5640a4ef4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:19.269Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=53a5db27-ec4f-47ba-afe7-79b807a873b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:29.277Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e817827f-27a9-4028-89db-47580eba37cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:39.285Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0a3d6599-74a7-453f-beaf-28b5320c190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:39.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:26:45.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:26:45.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:26:45.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:26:45.289Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:26:45.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:26:45.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:26:45.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:26:45.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:49.294Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7c80ab38-c0b6-4094-96fe-2f5496cd5846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:59.303Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3fdbde08-d313-4364-840d-a0a039a62ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:26:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:09.311Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8fc1650f-72ac-4702-b042-989fd41ae78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:19.320Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=701d81a7-5643-482e-b8eb-8735fc6da983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:29.328Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8c96458a-fa02-4075-b9ee-9f41b69c09a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:39.335Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=09747d29-61e0-46b6-a322-ef026df3a408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:39.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:49.342Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a5808444-cc47-44c5-baf5-b70cfa6f1b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:59.351Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1a28790b-8237-409b-b5f5-ec0f2c88e64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:27:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:09.360Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9de5be60-bb29-4368-94e8-8586a1e5b6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:19.368Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=92daafbf-58fd-4d54-8dd3-7d91e5837c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:29.377Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=894826e9-2a43-4bb6-be7e-04f5ed95dd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:29.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:39.385Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=50fb462c-e34d-44b1-ad4b-91eea08e23ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:49.395Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=44546580-4372-4b38-bbc9-560733846f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:49.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:59.404Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2586b8ee-d9ab-408f-8d3c-95a1ddac3384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:28:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:09.412Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b057a736-efb8-4f59-8573-835535eb5140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:19.420Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e071323b-c24b-4ab3-a3d4-7e54de09c4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:29.428Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5ec0aad1-428b-4efa-98e1-2bf09dddb546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:39.435Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9991b0a2-b39e-43c3-9c5e-b399b48bcb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:39.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:49.444Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9d3dca1c-b7fe-451a-aef4-fe811e95a872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:59.452Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f2803336-7886-457e-97ba-4a676e6fd859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:29:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:09.460Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8c9990cd-ec6b-4395-8780-1a242c14a32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:09.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:19.469Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f40c2ae9-9e30-4371-9ffe-765348f62849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:19.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:29.477Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3ceaaa75-d612-4a36-9c80-a51e2caa1f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:39.486Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3adf64e3-988a-4615-84d9-1d69f42f5a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:39.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:49.494Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=57eb6919-dad2-420e-88de-33d7642e18cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:59.502Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f78edae3-6a9b-4a30-b5fb-e187b84b191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:30:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:09.510Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2900c81e-0a12-46f6-9c41-c3751ba20d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:19.518Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=89843520-e276-4bff-aedf-cb0e899a39d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:29.526Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9a437385-db20-4e85-94ee-568e217f7868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:39.534Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3b1f505a-dad1-40c4-81a4-3f6f4d86b857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:31:45.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:31:45.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:31:45.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:31:45.257Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:31:45.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:31:45.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:31:45.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:31:45.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:49.541Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a4ef4527-acae-4431-b3af-5ca81d22f4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:49.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:59.549Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=6ad0190f-7748-473a-8251-601c6911e489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:31:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:09.556Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=73b2d89e-dc97-43e7-9910-0c9989fcacf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:19.565Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c4e4d9a1-40ab-4f1d-921d-247cee450da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:29.573Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1018f1e0-5f54-4ef7-83d6-a8cc769cb791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:39.581Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=93d9d386-b36b-4b60-99cb-b3ade42c9a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:49.589Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2df274f0-3e96-4ef6-b996-0dd94b0b8d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:59.596Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0d7ad528-96e8-4887-bb75-94818a6fa6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:32:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:09.604Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=35c9bdc0-1961-4ad1-a006-ad84ac3c279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:19.612Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=cce3193f-faf6-4cd4-bfc0-535b1de8d6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:29.621Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=89535e1f-e889-4e8d-826b-45f9cec73a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:39.629Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4f0ba98d-0d14-4782-b96f-240b5e2ab330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:39.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:49.638Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f3085970-2b5f-4ce3-9ac9-9755d69e2514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:59.647Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5e99cd19-c2fe-4a40-b6b3-eb8c8bca000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:33:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:09.653Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=dfeec830-3ed6-491d-a196-3374903220fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:19.662Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0171aa24-a7e5-4eb0-bcea-68082807c019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:29.670Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c67c9819-5ec0-4b74-a3f0-5e736bdfbbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:39.679Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=090ffb63-ca8c-4664-b420-1c246afc9881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:49.687Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f049d41a-221f-4c89-beeb-2a189531c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:49.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:59.695Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=6adc7fb5-2456-484e-9b5c-71830b793e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:34:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:09.703Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c4c079af-7bb2-434a-814d-09ee083a7207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:19.711Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8e882bc2-d8b9-49fb-80b7-a9a19ca03ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:29.719Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5cdaab96-fb71-4455-8344-7ffe77eefbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:39.726Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3b3bdf49-9026-4325-8e17-29cba96cf169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:49.734Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=15d530c5-ef70-4b97-a376-de089403d260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:49.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:59.742Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8bed5224-ad69-4d1e-bf6b-a41b4c53f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:35:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:09.749Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=592074d0-e3ed-4b73-860f-ea65a47d436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:19.757Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ab2f0e9e-be2e-464d-af44-bbe707e03538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:29.764Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=16463a60-e517-415d-9a78-7aca79346f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:39.779Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=fc85e038-9e5a-4c55-bc12-985093f56d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:39.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:36:45.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:36:45.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:36:45.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:36:45.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:36:45.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:36:45.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:36:45.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:36:45.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:49.786Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ef371b26-a50f-49ec-8519-eb86a7d8e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:59.794Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=47fd7390-6b4c-4fd8-8e21-ed557f4130de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:36:59.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:09.800Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f2c6aab9-235e-4a1d-b310-637fd82e1c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:09.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:19.807Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=11108ebc-11b6-47d7-9770-a68b3555b79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:29.815Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f0752cbd-ec51-41f5-955f-90ac08392265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:39.823Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f884a1ef-9822-4920-8e02-efa4247f4387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:49.830Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=309bd8f2-9e14-4102-a995-6e3b8c16c209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:59.837Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=6602b107-1f83-4cdf-9600-ed3848ead12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:37:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:09.844Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=495e81fb-3d5c-4059-b322-226a9a2dba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:19.852Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8108fba0-c9a9-492f-a0e7-98d4d9eb5105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:29.859Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bf70aca1-5e0f-4963-9c2e-c64799df51b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:39.866Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=739e001d-b160-417d-985b-30d3033afc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:49.873Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=901c1923-510a-4772-a086-a7d7b06a45e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:59.881Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=eb009e81-b109-461b-94ed-76ace40c5b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:38:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:09.889Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=afb3a03c-d498-4c8b-ae9f-b3290926bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:19.896Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=cd31260d-9203-45ac-808b-3cd0dd900d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:29.904Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0a495cca-6615-46f3-a44f-25e50a871409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:39.911Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ffc30ad9-021e-4d99-8979-09b905ad44c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:49.919Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=dda943da-237a-4634-966b-63053bbec09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:59.926Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d923698d-af61-4c90-bd5f-5b75ff7c7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:39:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:09.933Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c3b2425b-1bbf-4fc1-88d0-e5e56377e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:19.940Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=56450a2e-b0e7-4443-95f3-30476c7c4758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:29.947Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1540f33d-f527-4d7a-b05d-7ac6f619ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:39.954Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b2124bdd-f2fd-4131-92d2-40100e1158c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:49.961Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=98c85bcc-9673-483e-b630-781c913e6cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:59.969Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=386d134a-8b03-4893-8c4a-d83c79e8ce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:40:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:09.976Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=51df4916-c788-4ca6-bbaa-326b0f170f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:19.984Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5565cbea-c210-4fb5-9877-1766dbe69ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:19.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:29.991Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=24041d81-6c6b-48fe-be83-5425e1177857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:39.999Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=90030db3-08f1-4a77-bd4f-b38ee5d68d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:41:45.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:41:45.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:41:45.360Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:41:45.361Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:41:45.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:41:45.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:41:45.366Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:41:45.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:50.007Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c64ef09b-42fb-4f88-afc7-a01a1c7fcf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:41:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:00.015Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4ffb1681-8bba-4230-b47d-85cb26cf28ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:10.023Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9393c868-0752-4922-98ee-833c35e61586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:20.031Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=901526ad-9773-414b-ae2f-530b877ffb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:30.039Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c81093fd-6d73-453b-a4e2-c4b8a7e19ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:40.046Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7c7df1b3-67b4-46c3-a52f-1a8e7a8d677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:40.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:50.053Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f1c1e27d-acbe-4f2d-9326-e66b13830f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:42:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:00.060Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=871b38f4-43bd-4cea-a64a-b72e40c8dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:10.068Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=04e9fb93-1abc-42a3-bc0b-31d36af80093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:20.075Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b7aa9ba2-48ac-4c97-9dbe-31a569c28c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:30.083Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8acb4cdf-a487-4d1c-9478-158a391b6c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:40.090Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9bca7549-8d30-4fa8-b3cc-10c93545bef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:50.098Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=098ca79d-0ebb-4e1a-a2f2-2fa08f67458e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:43:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:00.106Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d2f8e3b3-04a8-4eee-8820-01df8dff79cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:10.115Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c651dd26-e69b-4138-9258-e0a028a610e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:20.122Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=44e66c1b-6d1d-4f89-83f6-f1380780eb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:30.129Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a5f79f17-6f2f-409e-8387-342d22ce50b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:30.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:40.137Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=14047820-9f98-4eee-8f81-81eb31041a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:40.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:50.145Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=031ee051-86be-467a-ab84-bc918b0e179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:44:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:00.153Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=27b93f73-31ef-4d30-b24e-15d147ac9645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:10.161Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=97de673e-ea95-4ac8-91b9-92da7784318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:20.168Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=018132e3-1175-43f0-a24b-de687c37fe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:30.176Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c041d61f-5c25-4722-9caf-5015364cefb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:40.183Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=96f8773f-6211-4579-bbb9-26cb5588af66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:50.191Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=71b92e50-6fb2-4fd2-9e33-b1fefc0afbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:45:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:00.198Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4ae38298-531b-4768-a95f-6b4f8feb8671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:10.206Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=57e26693-28c8-418f-bac3-d08a939dee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:20.214Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ed29d0cb-2afc-4b7e-a877-2a37183f0fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:30.221Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c309e5b2-f437-4525-be0e-16b1c8abef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:40.228Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d6741273-ca23-48c1-be19-edebd0e4b8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:46:45.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:46:45.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:46:45.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:46:45.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:46:45.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:46:45.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:46:45.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:46:45.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:50.236Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ae1013b8-d850-4666-b6d2-e1ebd819de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:46:50.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:00.244Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=10e1ef84-43fe-4929-938d-92dd14748a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:10.251Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c6d2beb8-af8c-43a7-bdb7-de44a2019dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:20.259Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d75f25a1-f45f-464a-b816-73b4ce13d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:30.267Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=626d24ec-92fd-4cc7-aebb-b1b59a84aa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:30.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:40.275Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d7f772ad-5042-4c5a-adec-161bafa28d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:50.283Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0b54ee4f-1e66-489f-81ae-8c9160a90662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:47:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:00.291Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=22cd4fc0-197f-40e1-a089-9a649700e077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:10.300Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3743fccd-feec-4fcd-970f-5bab6e76a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:20.307Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ee7ffc07-1e5f-4277-a879-f7b342d734b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:30.314Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a44e4d0d-3c98-45ab-a4c6-1e1bedf5c00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:30.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:40.323Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4b9e689c-0d55-48a6-9f95-f9759ba71a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:50.331Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f207aa4c-ef85-4c0c-bc5c-ccb7df0da8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:48:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:00.339Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d71bd1c9-f6dd-4226-9abf-2f696f6e78ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:10.347Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8ef0a2d6-5c89-4ae0-9090-eedb818a3894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:20.357Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=8cc1dccf-422d-466b-9c72-fc7b45ddc0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:30.366Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1a39bdce-f06d-4718-b8f4-822c3636e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:40.374Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3cd053e1-b528-4947-859a-43f6a6236503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:50.381Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9298e4bf-ece6-40ef-b2c1-3e8aaae6b3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:49:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:00.389Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e5440a96-1e3c-4cff-8fcb-e2ff152ba66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:10.395Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1e822eb8-91b8-4a42-9b86-2609a9dbc4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:20.404Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=6ab02fef-2884-4ea1-a340-3702e2bab372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:30.410Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5b030471-76aa-45fe-b7ae-b63c9b864c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:40.417Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=63e50c67-e4de-4427-b677-6aa29e6c2672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:50.425Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=11623ac4-ec41-4328-a3fb-930a75628a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:50:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:00.432Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=756c03cc-b171-447d-8bd7-fb7682dafade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:10.439Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2451209a-126f-414b-8388-154ad6e298c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:20.447Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=824715e4-fe42-43ce-bfc4-aa524a01500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:30.454Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9695f60a-9f2f-4cdf-bcb9-941898e867c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:40.462Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=036c7cad-9399-43dd-9b29-2754ddf0861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:51:45.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:51:45.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:51:45.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:51:45.251Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:51:45.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:51:45.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:51:45.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:51:45.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:50.469Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c5a86017-cd04-4a35-8d08-8b10ade6cc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:51:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:00.477Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1806910e-7b00-41b7-99f4-084d82a78da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:00.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:10.485Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=19c35329-1f5a-4fa9-805b-d16e8b399651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:20.492Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3c03e4ed-1854-4ef0-99c1-04b16e42ce2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:30.503Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=6d42301c-d9b7-46f8-be78-63ec448e1e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:40.511Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=34985947-3fa1-47e5-bbca-66e41b8c18b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:50.518Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2b8f44ef-07db-40f4-a72d-123918cf7011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:52:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:00.526Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e62d1e63-6386-494f-ad17-08b6df89ecce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:00.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:10.534Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=fa13e3ff-cbc8-4884-8ee5-72cc398105c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:20.543Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=773b54bb-14aa-46b9-b162-72ddc4181800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:30.550Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=26d69b5d-a2e8-45d7-8a8a-017645810f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:40.558Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=cc643901-7578-46e0-80c3-d79cd8aaf865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:40.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:50.565Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=963caf29-67a7-406d-a9c1-9bc727102789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:53:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:00.572Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5f682371-738f-40ec-9825-b0e427c006e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:10.580Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=49a3ab73-8877-4775-974b-ee4bde51df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:10.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:20.587Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a3dc16a4-3f5d-459e-9f28-752059fbe239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:30.594Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=fcbc756c-d2d5-47f8-bfbd-4d80b49fa1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:40.602Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e4e7b99f-1352-449f-b6aa-b75ca4092d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:50.609Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=007e44ab-5249-4947-ae1a-75e385548f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:54:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:00.616Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b4c9329f-c290-4eaa-a347-47752f42c0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:10.623Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=36bbe7e1-d292-4ffa-ba80-1febb7515abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:20.630Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=726ac0e8-b289-49ba-ac1b-6e9743671223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:30.637Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d6dc6531-a071-4f43-95c7-5b77645fbfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:30.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:40.644Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a1be4e7f-8687-4814-95c1-f9c429caa88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:40.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:50.651Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d8d14dff-cbfb-490a-9b11-42b082d2e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:55:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:00.659Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5d606b31-14ce-4f20-8519-fdd47e053080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:10.665Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=020c6260-067d-4bfe-b790-08c2065ed1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:20.673Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=84fce302-fa01-49a8-a7e5-e81daa1ccd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:30.680Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=fe3f9f4e-f8bc-4ac9-b590-f33c0a4e5d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:40.687Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=610af9f8-9f74-4343-8eb6-c95b9526e25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:56:45.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T03:56:45.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T03:56:45.236Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:56:45.238Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:56:45.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T03:56:45.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T03:56:45.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T03:56:45.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:50.695Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3eee776f-6347-4214-85e4-e42b872a3f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:56:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:00.703Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4e1dcbee-c9c7-4171-8c9a-da7b01410465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:10.710Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ccdc1abf-8f6d-49ce-8b6d-d0fd1d9f883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:10.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:20.717Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7aa9dffb-a547-476d-9c80-49cd4b15284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:20.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:30.724Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=7b6e6fb9-8409-42c9-97aa-8691d1e14df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:40.732Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=12e18de5-e81d-46d1-8a9b-bd841d301d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:50.739Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f9fd175c-3785-44cb-8359-9a5e4483291c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:57:50.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:00.746Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=c584ff85-68a4-40ea-93d9-8aded5bc874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:10.753Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e8dcd602-e532-4d20-9fee-d7c97214d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:20.761Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3e6460a0-66da-4bbb-8713-c68d33e4d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:20.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:30.768Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=d3811c64-b73d-467e-ad45-edbe9c03c4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:40.774Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9aefe20f-d959-4def-8beb-df137e2827b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:50.782Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=03eb5ce7-3eb7-4cdc-a6bb-e68e45b7cc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:58:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:00.789Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=70f64f2d-3743-4c4c-bf1f-6a8547a841f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:10.797Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b13f9678-59ca-4554-b673-ce8ea67431df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:20.804Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=72953786-f6a9-4df3-93e5-7e350692f9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:30.811Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e9272102-a0ce-4d23-b5b8-9cd8e94a1524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:40.818Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4643535b-5dbc-4781-a630-73cc5732ef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:50.825Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=4864beb2-6aee-4aae-99aa-0592118fa82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T03:59:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:00.833Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=9aacd998-a8fd-46bc-8979-c037ff9578a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:10.841Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e6ce2c1e-58b1-47e8-81b7-6ae4d2902ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:20.848Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f074bcdd-83e3-461f-b364-9188d9a51c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:30.855Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=588f7851-a640-4d11-90be-bb33a1692878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:30.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:40.862Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=bad457e6-00dc-4aaf-9e6a-50f1cf1e0d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:50.870Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5fc321f8-e559-4624-879f-9de9b6b781af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:00:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:00.879Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=b8ab67d3-96df-4789-a3c1-804ca2d75ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:10.887Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=ec2e9749-48d8-4106-8d58-852676d23ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:20.894Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=26164361-77a3-4dbf-8dc0-2b13e5e549e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:30.902Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=cde37b76-a347-4c45-a006-703ea2f2a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:40.909Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5581c793-cfc7-48d0-8e05-f9c499ce6fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T04:01:45.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T04:01:45.231Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T04:01:45.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T04:01:45.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T04:01:45.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T04:01:45.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T04:01:45.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T04:01:45.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:50.917Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=3088f08a-031f-4334-887c-a051064b92ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:01:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:00.925Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=247ed985-bba0-496a-8428-d96b24b4bbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:10.932Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=61eb9fa9-08a7-4337-bd8c-9fbdbcd77d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:10.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:20.941Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=417bd56f-6656-46af-88ce-c056607a1fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:30.948Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e70c7d88-62ba-46c3-a7e3-f34062b1c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:40.956Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=adf3dbf2-a180-40db-ab4a-42a19a6902ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:50.963Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=2159cc76-e589-4611-83c1-c90278caa8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:02:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:00.973Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=25beb112-fc9a-4dd4-a0c0-c9278bc6446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:10.982Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=1ddc024a-26aa-4e4e-9cf7-800c3f044cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:10.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:20.989Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=34357758-8375-4a95-983c-0984c9f82e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:20.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:30.997Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=af766a79-231c-487d-81c0-2807eb4e0afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:41.004Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=921b7c53-1fc1-4a1e-8cfe-f9bf501c3442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:51.011Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=a3bbdce5-2deb-40b9-b189-54385333b054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:03:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:01.021Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5185df01-1b3e-40cd-8648-17fea9394902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:11.029Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=36636947-f7f7-4985-8874-dddb799715a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:21.037Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=e5b9ce5d-ba8f-4f29-a923-73802ecc2acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:31.046Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=45cfedbb-b5f5-4932-803e-e8963f166271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:41.053Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=000f04a8-3c53-4d85-b6af-ce7b288c577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:51.061Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=15e58dd4-e6c7-4bd2-9236-fb754f12271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:04:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:01.068Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=5286bbbf-27a9-4dd6-959e-e1e9f7298d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:11.076Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=0849e22a-29f7-4cd3-bc8f-5d1f0e6ad068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:21.084Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=30fd1f09-08d0-4b09-8a6e-9ba196cca0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:31.098Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=615ff381-c5c8-4a81-a97c-70f8388dc9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:41.104Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=76417e8e-4e88-4e41-ac95-2f482e6b61b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:41.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:51.112Z |INFO |Init configs |InvocationID=a18bc9d3-d4a6-426d-8f44-3e8a603cbaec, InstanceUUID=f2ede941-9128-4e88-9a86-8fc75c2c887b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T04:05:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |