. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T01:59:22.553Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T01:59:22.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T01:59:22.594Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T01:59:23.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T01:59:23.412Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T01:59:23.413Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T01:59:23.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T01:59:23.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-07T01:59:23.572Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-07T01:59:23.594Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-07T01:59:25.333Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-07T01:59:25.835Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-07T01:59:25.858Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-07T01:59:25.858Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-07T01:59:25.916Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-07T01:59:25.917Z |INFO |Root WebApplicationContext: initialization completed in 2323 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-07T01:59:26.285Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-07T01:59:26.984Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-07T01:59:28.260Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-07T01:59:28.697Z |INFO |Started MainApp in 8.46 seconds (JVM running for 9.177) |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-07T01:59:28.793Z |INFO |Start scheduling PRH workflow |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T01:59:28.828Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f4dbc026-9f54-4e62-8683-f7b40c1360aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T01:59:30.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T01:59:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T01:59:40.321Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=27b288a6-8586-4c85-a411-2a571464b3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T01:59:41.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T01:59:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T01:59:51.392Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b802f5dd-6ae4-4d1d-95e9-fd8025bdaf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T01:59:52.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T01:59:52.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-07T02:00:02.310Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-07T02:00:02.311Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-07T02:00:02.314Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:02.441Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4bf262e2-078e-4e15-8469-360b24d5c1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:00:03.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:13.569Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fef3872c-cd23-4a34-a7aa-8e3694a3873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:00:14.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:14.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:24.705Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7da7b1a7-c20d-4fd6-a288-c5fb0dfdf43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:00:25.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:35.776Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dada4a0e-1ce9-4f54-abfe-689500c70fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:00:36.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:46.852Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c43ff0d0-b31a-438d-9d03-8317cf9f5f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:00:47.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:57.895Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6b70c392-5532-4c3c-9be0-d88321b05c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:00:58.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:00:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:08.961Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b54d4d7f-a727-4b4b-ba8c-9dfca1e41fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:01:10.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:10.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:20.033Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ce8aa282-ed5e-4977-85a6-633fb75ba16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:01:21.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:21.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:31.111Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1ddf48dd-898e-48ea-a021-9ecaec74fa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:01:32.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:42.149Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=403e3572-9bc7-4382-9744-17155131749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:01:43.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:53.218Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=54c18256-ab08-4a9b-9339-0533c1621a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:01:54.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:01:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:04.292Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4ce0c24d-21ed-4493-8bcf-81ce6c0937b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:02:05.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:15.332Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=575ba0f4-385a-424d-8544-20e5236999ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:02:16.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:26.401Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=38f9d8e7-f6b8-4b0e-a8f0-d79eec3783fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:02:27.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:37.451Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=79baff15-6336-4556-acf5-c55770646960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:02:38.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:48.517Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8efd945d-f7d4-44a0-84bf-0abdc9c0b25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:02:49.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:02:59.588Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cfc14e0f-7c3f-42e1-b33b-2f0992ea8e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:03:00.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:10.626Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=acec85e6-aa7f-4bdf-aaf3-0d1dd06ee1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:03:12.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:22.113Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=242c54c1-24e3-4cdf-b0be-8e34bdcaf2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:03:23.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:33.188Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=677c3d12-2e66-45ac-b45a-02445e056e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:03:34.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:44.261Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=12c31169-6465-4162-9a24-9d6908904575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:03:45.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:45.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:55.296Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=70c64fe1-1ded-4789-b538-c55bcab18c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T02:03:56.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:03:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:06.336Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=41a600f2-78ee-4590-8439-fcb1a61c0d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:16.667Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=db80548e-276f-463f-858d-f381e7d2525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:26.687Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f35d30a7-00ea-4f4b-ac47-c4c558e8edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:04:27.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:04:27.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:04:27.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:04:27.450Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:04:27.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:04:27.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:04:27.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:04:27.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:36.698Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=100c3fce-c89e-4473-8c32-69b38be92a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:46.713Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5a1dd1c7-f21f-4764-b5ab-e7131cdb526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:56.726Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=532ff57f-12d3-4ea7-ad6d-ab14adf34007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:04:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:06.740Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=73d077ed-745e-4e74-8ab0-900ce8d4dda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:16.750Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3ef7ea16-6fda-4d74-90d6-acc4cdcf2568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:26.759Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=67376d19-8c02-47d4-b7c1-74a623fbe689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:36.770Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a6712fb2-2b4a-4037-8336-d02f5158ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:36.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:46.781Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=537c1bc3-1b0f-4d52-94eb-1b4bedf4eae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:56.793Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=00b65e1f-0238-41c1-9976-3714c5b2d465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:05:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:06.806Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=92dfb59b-bf24-49d7-9e8b-9e42ab4c65db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:16.817Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0461a67b-78c4-4cb2-95cb-d679e2e8c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:26.827Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e7d877d2-0433-4cf3-ba02-ee103cf23044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:36.839Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c7fae265-7898-44f5-9c38-e9d71ec6e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:36.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:46.849Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=088d4e7b-c6b4-48c3-a47c-027e40a57c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:56.858Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c77e17a8-24cb-4a24-aa9e-3406d4232913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:06:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:06.868Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8d8bafb9-7d3c-4e50-9a78-99475184a3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:16.879Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=91b31758-70e4-439c-881b-883826276a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:26.887Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e2d96984-7ecf-4dbb-aa9b-55fc485c7d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:36.896Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c27644eb-3d35-4c27-b736-9a466de9e388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:46.906Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dedb3dd0-794c-4dda-a5ed-2403e960d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:56.914Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=926536e6-9d99-4fdf-a6c9-71283ae65a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:07:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:06.925Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5d51c23f-40de-43ee-9b8a-5c02ce7764a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:16.935Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a87d15d5-5763-4aca-bd41-7e50612714fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:26.944Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0054ea23-c563-4047-b557-716eb5bae455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:36.956Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=71ca3df0-c058-4b66-ad89-e86a1274895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:36.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:46.966Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0c798a1d-59fe-46eb-91ee-0c82ab72927a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:56.976Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b4c24f89-6717-4a22-91e0-c061477df609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:08:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:06.984Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=10045387-22e1-4d58-af4f-718afef235c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:16.993Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0cab8e41-955c-4201-b370-12c0de549be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:09:26.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:09:26.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:09:26.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:09:26.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:09:26.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:09:26.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:09:26.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:09:26.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:27.002Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a2010eb7-d923-47f7-80da-297a559bb675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:37.013Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=be33751d-0ff4-419a-80ef-cb27498a23f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:47.021Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f39dabe2-afc5-49ea-989b-99786c80d810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:57.028Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6828912b-63e1-4fac-a0d3-f4f1d3df0135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:09:57.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:07.036Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c27d1f6f-cbcc-43da-b876-a8a6a5508bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:17.044Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5f1afba3-41eb-4852-8640-d56ba64609a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:27.052Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d8a29f8b-8d51-40df-b326-1921a1249d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:37.061Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5eb794ec-d54a-4d8c-923d-7179362b3a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:37.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:47.071Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cea4bb9d-405c-422b-b414-6a7d6b0501fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:57.079Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0b9bd8cd-2423-4626-a8b4-21d49146fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:10:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:07.087Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ab0d3cd2-875f-440a-af58-5255884f330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:17.098Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=73e2d5f2-212c-4ced-b9be-c57a54202b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:27.108Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a8bffea5-6129-407d-9df1-c2777f7725a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:37.117Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0c2d1c62-c7b8-4d7c-b47e-bab6431625bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:47.127Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f16a9112-4df1-4e2d-8622-0c134b7eff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:57.134Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=afb4edd2-2862-4ffb-b360-1bff6675405b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:11:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:07.144Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=62e96c76-d2b8-43bf-badb-ed468610116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:17.154Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=304486db-cbe7-450d-83c4-483e413122cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:17.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:27.164Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=488400d6-de21-4913-a2d6-6b2aa5f4dc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:37.175Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=30053e37-3c05-4713-bcf9-ce6788219c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:47.184Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7d4affa6-af27-4349-9d8b-c76b43e77274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:57.193Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=31a5643b-cbc9-4b14-9251-38cf76fff186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:12:57.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:07.202Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cba280ae-86f7-4503-832e-15e98f87da6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:17.210Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fd902124-7e08-45fa-bd9c-0377adfba302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:27.223Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fe7ca86d-443e-486a-bdd7-aa925e0bb7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:27.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:37.231Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=52b4f2d8-8bdc-482d-a7c7-0d0d6b7578fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:47.240Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0d0e5793-a59c-4712-b1ce-6c799a405666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:57.248Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d72ab9e6-3f70-4c54-85f1-1346d8f5b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:13:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:07.256Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6b7c07d0-16a0-414e-b2d0-096fef552b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:17.265Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fe726eab-7662-4a9b-960d-783b6df27116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:14:26.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:14:26.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:14:26.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:14:26.512Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:14:26.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:14:26.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:14:26.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:14:26.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:27.273Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cfa6173e-edfa-4fcb-905a-94dda85c63eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:37.281Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8b995bca-76c9-4bd7-8da4-775d712d28d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:47.290Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=955160b0-39e7-445e-9ed8-cc01e198c22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:57.299Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e06db1a1-e686-496a-80fc-72913acc5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:14:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:07.308Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cd64d90d-f217-4224-b6f6-77287e6c37bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:17.317Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9d41b10a-a3ad-45af-a005-8d49125a7bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:27.325Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4a3d36db-56ac-4a5a-9ac4-a97a8f25fb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:37.334Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=162e06e2-dadd-4168-9c15-b56197765289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:47.343Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3b874444-11b8-400c-89d6-2b76fec54243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:57.353Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1f37818d-1fcd-4568-93df-5208fee456da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:15:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:07.363Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d358e10a-9b62-4469-b003-def86dc8d172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:17.375Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fb7746c3-7d25-4b42-ac6f-83a96980fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:17.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:27.384Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ef1d7fdb-fa67-4ce9-b312-67d6c56f6c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:37.393Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3b753561-7e90-4c48-988b-f267cadd70e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:47.399Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7147dd85-a95f-46e2-9190-134691942ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:47.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:57.408Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=63efd950-f079-429c-abee-626ce2518810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:16:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:07.416Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9ac5ae97-daad-4810-b7a1-3e4842fc43b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:17.423Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5aeae7cc-8faa-41df-a459-eaacca268990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:27.431Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cd1305db-c4ea-402d-be1f-eb0e67f82b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:37.439Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c985b09f-fe84-4945-8335-ac6f27cc9c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:37.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:47.449Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dfa019eb-117f-496d-b542-998bdd4281eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:57.455Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8844fa88-2f2b-42eb-9eb2-818e3535e2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:17:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:07.462Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=031c2d1b-58e4-4538-818f-bde6a67d91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:17.471Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=174735d9-3de4-4506-932b-2bd5b8d0ddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:27.479Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bbb1334f-a8ff-4e8c-a7ba-f020c850bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:37.487Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0f0d961d-0edc-443a-9bf3-faf34040e5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:47.494Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=de0c1851-2617-4065-9258-168001b8f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:57.502Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=28f3066c-f127-4b83-b49b-a972c49b9560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:18:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:07.510Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c667e513-9963-4621-8df7-7f109f32a875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:17.516Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2e1eeb5b-454c-4a65-bf1f-a90a98aa70c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:17.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:19:26.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:19:26.504Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:19:26.505Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:19:26.506Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:19:26.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:19:26.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:19:26.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:19:26.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:27.524Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e60725bf-bae7-428a-9f29-3bcf73d54bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:37.531Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7cc13dd9-077a-4822-afd4-2cb447b20fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:47.540Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f2bfd12d-6be7-4d22-bcfa-d8942cf51ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:57.547Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5ab30fdb-f9de-46fe-9a82-fbaa6beabcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:19:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:07.554Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6643c145-fda1-427c-b728-c94e3b06d3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:17.562Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a562abe0-8cf5-489f-aa1b-7a79864ce39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:27.570Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6192d430-0cba-4079-998f-a5c2fc45f576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:27.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:37.577Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e97589ed-1c73-4126-a3b4-41f702d2d949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:37.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:47.585Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2a72501f-cb5f-4b87-a4d6-382eb644c366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:47.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:57.592Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=981cbb12-4c9c-4ee8-92b5-1bae8f4f3a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:20:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:07.602Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=08c3556f-267f-4499-a6ea-253a84c4a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:17.609Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9e524e12-2dc9-4d1c-8019-82e8ff199e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:17.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:27.616Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2673633b-8663-4a71-939f-4531f42b8afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:37.625Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=618a8e46-df13-4148-9ce7-81035f204108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:47.632Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6f05938f-6379-406c-bbff-aeeff6d8aa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:57.640Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c687d31b-7ca9-4bed-a1ca-24190b792c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:21:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:07.648Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=970fe2b1-4b28-4c1e-bf22-0e5743319921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:07.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:17.657Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3974c82a-9203-4039-bf9d-79fabd8006cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:27.665Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=43b67702-276e-4751-82c3-ccaba7064b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:27.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:37.673Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=22f3fba4-8069-485a-88d4-1c175a7c1228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:47.681Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a6f95e84-c531-4545-9292-41680138ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:57.689Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=feed78c0-2637-4d78-9c12-98d54b1d4387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:22:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:07.696Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e819c2df-7cfe-41ce-8838-45b299fb1213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:17.705Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=714ae8d3-c90c-43ef-ae75-1e93080c229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:27.714Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ad2a3f24-b244-4bc7-88af-2473ce349444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:37.721Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d3b21034-e989-4020-9864-f054ae1e8ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:47.728Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d2d8efea-6fb2-444a-ac14-fc0f50fbbd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:57.736Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f2907296-5f1e-4908-b8c4-c457a1e62cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:23:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:07.743Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=52d53f29-b276-45d6-bafe-c325802c02b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:17.751Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9b2bffc5-fdc3-460a-8091-5cf50efaa746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:24:26.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:24:26.506Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:24:26.507Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:24:26.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:24:26.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:24:26.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:24:26.512Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:24:26.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:27.759Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=87d30aa2-7643-4d61-be7a-07a6a6b376f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:37.767Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=74b8cc1d-39ef-42e1-a9ea-13ba05b5ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:47.775Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dc5a2270-e44c-4394-ad92-6be0c2fd2159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:57.782Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5a48958d-bd49-43fa-8c3b-6f464a49a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:24:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:07.790Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fa50524a-8687-4f95-bf03-652e81da2a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:07.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:17.798Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=aa2caab0-eb2b-413c-9068-8d8b4fa3608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:27.806Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=52742a8c-4f3d-4fc1-8f2f-d577a1333da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:37.814Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2569e8cc-9c37-411f-a780-bf40feab0074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:47.820Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6f7f2d3f-cd80-4b22-8402-1a1fb5924015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:57.827Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e5975b1a-4b72-49e9-bcb7-83785fde9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:25:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:07.835Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=348d164a-2bf9-456d-bb14-0e498a256c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:17.843Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b86d1032-aff0-42e0-a832-4dc6a0190253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:27.851Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b7fc6c2f-abc1-44e5-9ec9-4fe0bb1c812f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:37.859Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=306a9bb3-ec46-4166-b513-d9696285c060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:47.866Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0445827b-4766-4418-a197-f79584582ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:57.873Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=02538a53-9b78-4348-a88d-42990f33399f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:26:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:07.880Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=45d705a1-d665-4a5c-94c2-7638130967e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:17.888Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4d348aed-ca33-4265-bebc-63490d4ed3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:17.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:27.896Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=85cafbeb-4d4e-48ed-9144-e88599b0b8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:37.905Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cef8e0ea-54cd-42d5-95da-536f6dc2ac77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:47.911Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c76e25fe-4d45-47be-8f94-4ecf5425c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:57.918Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1962068e-ab2f-41c5-b296-8a953f24c1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:27:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:07.927Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0f2a8443-6106-4ce3-9487-99d8e79241cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:17.935Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=afd56193-9f25-4c23-9ec5-6fd50b7a2ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:27.942Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d4006f24-ae73-4e68-b842-e4e19df604ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:27.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:37.950Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ac157575-5c35-4f5e-a34f-42462a50f74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:47.958Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=63b19e7d-9143-4258-b864-7de075968c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:57.966Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=497bc584-5922-4612-8e83-59fb6303ce90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:28:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:07.974Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=51ce7c38-b9c5-4296-ab49-488130edb7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:17.982Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=908e1669-6894-4d7b-9ecc-113a38733e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:29:26.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:29:26.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:29:26.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:29:26.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:29:26.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:29:26.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:29:26.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:29:26.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:27.991Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e73af31c-2d01-477e-9113-4c0893f582ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:37.998Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f33f2b20-f640-4225-8a98-eda5e7844532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:48.006Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1a22703c-788e-448b-9fc6-70ff76ac359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:48.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:58.012Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ebce1cb4-9bb5-4479-a0ee-b6df14fb9f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:29:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:08.020Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a698d9e3-9786-43ab-8f30-736214e77d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:18.027Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8f4a68d0-6645-4405-bea8-ee62e92a4870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:28.035Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5f8b27ff-18b4-47b3-93e7-bbc9d62e036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:28.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:38.042Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=08da41d2-1fca-4995-9fe4-e760ef103920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:38.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:48.049Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=63ba7ae0-c1ce-4a91-969e-3daf4ba4d9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:58.057Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f1293fdf-09f7-4570-b8e9-7c3db0a3ba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:30:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:08.065Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1db65107-6d96-47cd-acde-d0a31ab66f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:18.073Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=84091b0f-3641-435b-9aad-76b8f504e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:18.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:28.082Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3c60c9b4-154b-4052-b9ff-61fcc40752c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:28.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:38.089Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e0ad2324-360c-4dfb-bbef-d56f2993337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:48.096Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5594cd34-acd3-4d8c-b4e3-e47e2dbccfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:48.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:58.103Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5d06aa3c-d823-4554-92c5-9550a9092cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:31:58.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:08.110Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1365bce8-78c1-48ac-bc9d-1f1f6a7a6ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:18.116Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3001a3ac-ccbc-4afa-a35d-e07a188fa2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:28.125Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a3dfb1d9-3233-41a8-a96f-be81c730bcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:28.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:38.133Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1c7d5f9f-1a70-4c87-ba8f-d092a0656e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:48.141Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=58429241-5a3f-4951-bc3f-bd5f3e87d867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:58.149Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0f2b7d08-843c-4cee-9d1d-4e4a9e1ff920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:32:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:08.157Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9634fa57-1906-4212-bf9d-50f5ae2f189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:18.163Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d2fef138-a1b5-4849-8313-43d3c595456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:28.170Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=892b3561-2eec-453b-9a2f-457ced5c5e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:38.179Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f974f041-e87f-40de-b0e8-b8dd7b55b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:48.186Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5fdfcbb5-26f4-44a1-974c-65ab6221b8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:58.193Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6a0b273e-3c21-4fdc-92a5-732cb91ec3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:33:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:08.202Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d314e2dd-3dcc-4a11-bfdc-fb062859591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:18.208Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a2aafc3f-0878-4680-a42f-04df31a57e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:34:26.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:34:26.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:34:26.507Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:34:26.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:34:26.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:34:26.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:34:26.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:34:26.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:28.215Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1741e065-8d44-4e5c-a300-532d42b948db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:38.222Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=66cfe067-544c-4a80-912c-8c6958e7a248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:48.228Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e2748c83-ca4c-4abd-8fb5-d1ae1b7a86e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:58.235Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=33e91a3e-a694-40a4-a556-1f4cd234a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:34:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:08.243Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a964c76b-8021-45fe-8a92-73921ad5d5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:18.250Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5e2f835a-032a-4e65-9f5a-2fbcd2c5cdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:28.259Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=98942de5-ffa7-44d8-930f-42073ccca40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:38.267Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cd446d23-8bf8-42a9-a802-feecddd8b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:48.274Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=221fcf99-fc03-4efe-bea9-2afa44c8f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:58.281Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e8fb0554-717c-4a4b-9078-969b08b1a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:35:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:08.289Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0b08eb6a-0b51-474e-a135-5a0a175dadca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:18.297Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2abd2e3c-b2c3-4685-ae30-961a7b8be8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:18.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:28.305Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a9bbe2c5-113f-4d6f-b14f-6844c17861a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:38.315Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=73b4b893-6bd4-4a8c-b736-331c061afb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:48.322Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=71d2953d-261d-4b2d-80fa-e93be066e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:58.329Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f24f3c0d-350c-4481-a3ff-6149a680269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:36:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:08.336Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fa347c9c-6df6-4445-820e-27cbad2d5d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:18.343Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2d6ff92d-56f2-4adb-83a8-42888525329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:18.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:28.350Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8067141c-91f3-4f99-8d19-a0830ba420fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:38.357Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4ec794ac-4ce5-4e99-96af-c255ba9410bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:48.364Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=56a64dc9-7e5a-4079-974e-569705c7756b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:48.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:58.372Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=53ad67da-574e-47c3-8959-7ebe9e8525af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:37:58.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:08.379Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=558a8bb2-6855-40f8-9681-2d25c8c51f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:18.387Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=70f12010-d847-470d-9e3c-60bee3e668e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:18.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:28.395Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=161a08e1-cabe-4fa0-bedf-7173ef4d4595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:38.403Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=373e9e38-8621-4f2a-94d8-cf3ea9bb350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:48.410Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=36130ca6-dd1c-4cda-a71d-76fcb4041ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:58.418Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a3beb07b-f3a3-47f9-9309-a3b6ccb8d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:38:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:08.425Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8eb355d0-7370-4fee-81ea-32674e3e46a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:18.434Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=14b94bd1-0bb8-49f8-bad4-e5efeb7a7996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:39:26.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:39:26.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:39:26.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:39:26.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:39:26.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:39:26.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:39:26.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:39:26.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:28.442Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=42ee83da-8d3e-46f3-bfc1-eb14fa8c37c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:28.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:38.449Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=46922bbd-5c36-491f-8f4b-f949d17198a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:48.457Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dfe37181-f75f-447a-9f22-d7a75ccc431a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:58.465Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=35a8bc06-74aa-4fb1-bd08-85a1d6100501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:39:58.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:08.471Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fd283971-efa4-4a84-8961-e93890635238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:18.479Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1c7ef1ba-446a-4498-9269-926bebdfc3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:18.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:28.487Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=efe37826-a1ef-4d78-ab8c-d8b9e3431a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:38.495Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=665c4573-349e-4f79-99d5-3b388252a3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:48.502Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e7a72947-55eb-4c1e-bf10-7c76e8547e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:58.509Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f7046118-e554-4e64-8318-7c3c02a3a681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:40:58.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:08.516Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fb74b6c9-d17c-468b-aa0e-196d7fb6b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:08.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:18.522Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f4103d58-639f-4e41-b062-6416dcd3ed28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:28.530Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7c63eac6-de13-4d14-be41-68d0d0249c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:38.565Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=94a77d70-43d9-4fe2-9e53-c5aa91dc4d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:48.572Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a39afe02-ac05-4481-832d-034323ba536b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:58.580Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=59335a30-e586-4f72-ae3c-c4a30a6823cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:41:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:08.587Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c36a9c7b-c053-4411-a7f3-95bbdb4da104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:18.596Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f9072a5d-25e9-478a-9a80-cb616b48e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:28.605Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ee205123-0058-4026-acee-a1ea997ad5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:38.613Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c71d65e1-b088-42bf-b95f-7f22847e5c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:48.621Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=da7579d1-3c40-4d3e-a90d-6e8988385081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:58.627Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=066b911b-8076-453c-bfe6-dc9fa1c866b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:42:58.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:08.635Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=df707078-7891-46e8-b9f2-0a3d82049bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:08.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:18.642Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1a1bc03e-f229-473c-91c1-460efd124cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:28.648Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0c445fb5-82fc-49ba-b0ad-085827c1f1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:38.657Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=741b1496-aab0-47e7-a599-8c895f1577e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:48.663Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6c9bb440-b314-409b-8bf6-98ee1d6d4e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:58.670Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5c2b49e-a8c5-48bf-886a-ddb92df02bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:43:58.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:08.677Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=21917c52-a41e-467c-ba17-26fc1e0b0ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:18.683Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5c03fb7f-4453-4518-a245-da4f68008df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:44:26.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:44:26.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:44:26.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:44:26.546Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:44:26.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:44:26.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:44:26.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:44:26.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:28.691Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=862e08d9-21f2-4623-ad93-8c5ea6dce8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:38.698Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=633bba52-a77e-4e45-b61e-a2bf44e7909e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:48.704Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6be3a3c8-5f42-4338-86b4-d5ac2bdb07a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:48.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:58.711Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=093cb3eb-a21b-4665-a443-ae056bcb8240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:44:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:08.719Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=caa577a5-2dd5-405c-ba99-4dc05ae00180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:18.725Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4e67f52c-e3fc-4808-bca8-684f562409c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:18.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:28.731Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=af26bfd0-f83b-4608-a88b-b2410ef813e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:38.737Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ff363dd0-6898-4c8b-9abe-3bdb12b851aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:48.744Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c14304c2-9ad7-4de9-84d1-e6c77377f502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:58.750Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=542e5fab-d0a2-4ca7-ada9-21384bde37af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:45:58.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:08.757Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a93a155a-a418-4062-90c3-9a30a809d985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:18.764Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dbc32909-5952-4ccf-a5c4-263943786580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:28.770Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7c6f0ea7-c6d5-4e83-b3b7-4e7c9b31a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:38.777Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=391a3a6a-0c84-4b4c-b066-fa5f1a116c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:48.784Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=44f88316-cb8f-4952-87c4-6cc990c3415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:58.792Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e1e89ae5-8955-45b4-b8e7-0e21885fe3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:46:58.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:08.798Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=445c3d32-9045-448a-b0ec-875adb28d884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:18.805Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e2eaff85-1f39-42d5-b268-d9aca31ee15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:18.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:28.812Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1d8ec4ff-0ec2-4937-9864-3f1a6cc68928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:38.819Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3591d093-635d-4c51-a1ad-9ee6e5d4f258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:48.826Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8328c45a-a59f-4a93-9514-8919bd6fadc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:58.833Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7b8d19e2-83e6-44ed-a36d-bb160ff618b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:47:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:08.841Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bbe007d3-3c95-4f52-9d50-0196bf2d1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:18.849Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=454e60ac-a7f8-4bf4-b20e-812ce879a744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:18.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:28.856Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bf438e39-b46a-4eee-b4cb-9e1e88ef0ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:38.862Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=377b11af-1b59-4b70-af34-fb1afd0595fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:48.870Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d8f7b1a7-4003-432a-80fd-69a2a2a4516b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:58.877Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2f93f135-e5df-4b50-9aec-c3a614bd6368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:48:58.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:08.883Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=193c0d36-2658-4b72-b764-7f9f08d25717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:18.890Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=10c1144f-eee8-432f-b53b-ab4139f8c1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:18.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:49:26.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:49:26.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:49:26.489Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:49:26.490Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:49:26.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:49:26.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:49:26.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:49:26.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:28.896Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dfc19e72-0852-470d-abe8-48fca2d285c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:28.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:38.903Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d63bc633-d252-477a-b84d-3f4574f0ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:38.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:48.910Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9fa5457a-cf22-4ee3-ae09-eadd0f60b176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:58.918Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f2b8df2e-5786-4a50-875e-46a846581aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:49:58.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:08.926Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e6c47454-8f23-4b8a-a522-d96e48e81bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:18.933Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0ddddf72-3005-486d-b382-20aef0997a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:28.939Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=60407fd9-ab2c-4ee0-94b7-bc88a5f46bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:38.946Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6ff13b61-0b73-42f5-b770-6478039cebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:48.953Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cc2dd0f9-f6b2-4923-aca9-37815dd13065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:58.960Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6c12dcd3-b5fd-4057-875b-65de9633e2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:50:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:08.967Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6b462878-8053-4aff-9d79-d22f0744368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:18.973Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2bdbb4f3-d6f6-4093-a1f7-50de02b73d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:28.979Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c99d9da4-016d-444b-88f5-f2b0196e07db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:38.986Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e436eb98-fecd-471d-8889-54708c63060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:48.992Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bdcbeb52-cbc0-409c-b30e-5ad6f639963c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:58.999Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=df404fa2-4635-47ec-93e4-504ea455fe47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:51:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:09.006Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ebce710d-aff5-44ca-9c82-e493e2a36eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:19.011Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2162b343-8307-423f-a3b3-89e9061384d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:29.017Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=58989e2c-c8da-48c8-b18b-ae2f487338be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:39.024Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=358c3a24-5e77-45f4-b3d9-c1114eab9cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:49.031Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4437aaef-176d-46fc-832a-95ed83d21316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:59.039Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bdbe7f04-ca98-4d37-96ba-22cbaf051251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:52:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:09.045Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3b6e051b-9cb3-4756-9f10-41ffa7de94da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:09.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:19.051Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6e230c47-e3fd-40a5-a9d6-b4f3051d8fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:29.058Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2a43de27-a235-419d-8b46-648412dbfb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:39.065Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=89613d50-8ae3-4012-af5d-970e6c0d62c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:49.073Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5e8954a5-37eb-4717-87a9-2b64d593888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:59.078Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=98917a3f-0eec-40fc-9a73-eab95983f6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:53:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:09.085Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ef9a4fa3-b473-4c19-b2a3-0a94a2d61cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:19.096Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2d4c6d7f-1d54-4b56-ac83-717501b26522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:54:26.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:54:26.476Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:54:26.477Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:54:26.478Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:54:26.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:54:26.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:54:26.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:54:26.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:29.102Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9b9c14e8-e3a2-432b-bb85-a555d37662f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:39.109Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e7465db6-f756-4327-adf1-52df1040a79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:49.115Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f124489a-6f3e-43af-b41d-c8641aeaf1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:59.122Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3b8699f5-c8b6-4be5-a4d2-a39228c87695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:54:59.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:09.129Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f36e852b-216e-456f-99f4-5a35e62bf439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:09.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:19.134Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2699ae6c-cb1f-4d59-9244-ca76af5f4abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:29.140Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e2775e19-d677-400a-a9e2-eea8535394c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:29.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:39.147Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=649a3c6c-2c9b-4a47-ad22-034ee5518056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:49.155Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9a655da9-4f9a-4ae5-aa8c-c002c138c634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:59.161Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=384fbb08-aee9-4a93-87c2-6961620e4a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:55:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:09.168Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a7f27b59-39f5-43f8-a9d5-60ddd4b86921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:19.175Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ecd8ebf4-d622-44a2-8a66-3a97ea590d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:19.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:29.182Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5b772a52-505a-44d1-883b-6ae6eb923544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:39.188Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2d7f1550-2d89-4ef0-9ef4-198b9f49ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:49.195Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dd75982c-46e1-4484-9de5-904766b70b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:59.201Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ba9564aa-d5a4-4610-9f2c-7214331345f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:56:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:09.209Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dc2c62e9-e5aa-4ca1-866a-b79b4900d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:09.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:19.216Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4be41620-be5f-4556-86b6-f7be5671ddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:29.222Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c9dc99d3-fa3a-4a52-b5e7-909b43a5e311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:39.230Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e6f4d6bc-999f-4d0c-a241-9cd721214237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:49.236Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=eb4cc153-c339-4781-ae8c-1c446a2732cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:59.244Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2c552345-64b1-4b1e-982a-e7bbca428637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:57:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:09.251Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9111bb0c-5fec-4b12-ae7e-b66c8b4ec0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:19.256Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c9be8291-1aac-4d70-8dcf-648ae54d8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:29.262Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d82488a9-2601-40b5-9a2d-3a4650a229c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:39.268Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=03c244b9-62d8-4eb6-a240-d6855ad1d798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:49.275Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e2a49f71-a5f9-4f83-9539-8ef1503a858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:59.282Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d93b5d75-b8e6-4d42-ad2b-b4252a833bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:58:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:09.288Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ae45aa46-c4cb-4ef0-b180-e434d09d1217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:19.295Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8e1a76e2-167f-4fff-9341-711166148821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:59:26.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T02:59:26.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T02:59:26.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:59:26.483Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:59:26.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T02:59:26.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T02:59:26.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T02:59:26.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:29.301Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7005cd35-fcf2-47a2-aa67-b0ced0355653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:39.307Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0f0aa836-ffb3-4077-8c93-285ac9885306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:49.313Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=89832a5d-b4d5-4a1c-b927-aad0fca4dcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:59.320Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1d44888e-4c85-4a8a-82a0-11409ec7acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T02:59:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:09.327Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cf9fe939-6224-4304-9704-7a78c25c0838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:19.332Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b7599790-cce5-46c5-946f-e21f32c2818b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:29.338Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=25f82055-dd83-4f58-be32-544ff0702824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:39.344Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=84e0dea3-034f-4c47-8f51-836ef03c9d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:49.350Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9ca4f542-b1f3-4bbb-a73d-e2b5d274c46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:49.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:59.356Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cba6aa67-fa42-4186-9c26-900cd45b0306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:00:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:09.363Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9ce12ebd-b2e7-48fb-8b20-1e2ef4806253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:19.370Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=992047ff-77a3-413e-9ed2-1e717fc588ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:29.376Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ba175eeb-955f-40bc-9945-9feff48862a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:39.384Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=64713fc7-62de-49db-a23d-045423c3d64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:49.391Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=86d30d4f-0d58-48d1-a33a-ffc657614a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:59.398Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1c27baab-9e6d-4443-9876-c4fd55f0aab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:01:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:09.405Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=782aa3ec-640b-4b5c-9332-382284fefbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:19.413Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=21d43772-eece-4ef0-9967-825df1966798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:29.419Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1d8c9d13-52ec-4a0c-bac7-21bad490cb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:39.426Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=92539286-2d3e-42e8-b321-831cf43500b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:49.432Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=91ff99d4-e33e-472a-9562-79991919775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:59.439Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e3c27126-89e6-4cc9-a9ad-9cd90f9112c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:02:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:09.446Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=95343b12-8a44-4e60-b994-4ac49ba53958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:19.453Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0ace8bd2-46b2-4e5c-847b-e0f971f592a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:29.460Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=29e5a204-822f-436e-b265-9aeda62939fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:39.468Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ad52e936-f469-4f81-b249-058dfa782884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:49.475Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=56dbdcea-f1bc-4775-b926-d5b979527008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:59.482Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a28f5b7a-cf11-4377-854a-67639668fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:03:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:09.490Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2945dbb8-babe-4324-ae39-c57737f724fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:19.496Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e788a066-cd4e-44dd-ae13-3ffb48fa22bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:19.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:04:26.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:04:26.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:04:26.491Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:04:26.492Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:04:26.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:04:26.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:04:26.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:04:26.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:29.503Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2bbd1561-f6bd-4e59-9968-c6a9245d3545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:39.509Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=043443e4-06ec-488b-bfa0-37f447cfc458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:39.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:49.516Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8e4608d4-d3d8-44f5-8fc9-0fa4551a9575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:59.523Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9e25f82a-caed-48a5-ae0a-b50834ef11d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:04:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:09.529Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f87fe6dc-3669-4556-b4b7-d3e3d717cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:19.536Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cc9edfa4-30a3-4128-9b0e-0a732f72e03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:29.544Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1f3f1da7-a121-4fe4-9cfc-4cf8bbe691b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:39.551Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e32eaa4e-a410-4822-8e60-62740c01f632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:39.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:49.556Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1066d357-03b2-41c1-a4ca-f23e8cff5b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:59.562Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7aa8d91d-268c-422d-aff6-f42accfcaeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:05:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:09.568Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7458a81f-0bdc-408c-8471-a39bee6a4d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:19.573Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6b579e8e-c2f2-4592-938f-705e854e0773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:29.579Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=aca03fc6-33b1-47d5-9baa-d5e6f62f35fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:39.585Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=36058120-1bfc-4944-9b2c-3ccd1b119fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:49.590Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d05ec27e-3dc3-493b-82e4-82bd46003855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:59.595Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4f4c5e65-e3d6-42d8-afcf-ec16b5dfb178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:06:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:09.602Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5fa8be51-e8e3-4bec-88e4-85899627479a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:19.608Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=653e6331-1c45-48fb-ba3e-2bd0b291a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:29.614Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=451b58bf-61d5-48e7-8d14-e79ddc6eaba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:39.620Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3aedb91f-994c-4217-9cee-dd6d3d09e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:49.626Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9a6f39f2-34f8-476f-aeb3-820c993d186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:49.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:59.632Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a2ac0102-bd68-463b-97ed-da0f1371ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:07:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:09.640Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=74193685-c0ea-4215-9ecc-fafb40f48565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:19.648Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cfdc0dda-4a61-4414-aa2e-627b58f75a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:29.654Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a62f66cc-7177-44dc-b771-ac12d0959e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:39.661Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2f3afe22-0553-4587-9cb2-4b20807e0e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:39.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:49.667Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=02c1141e-8e2f-4a35-b15c-660ebea9df28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:59.673Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=afd4706e-b228-4c00-bfa5-537a30d56560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:08:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:09.678Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=df5768ee-59ab-4c53-937a-3c361728ea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:19.684Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3ec83c74-a807-4d23-adff-eb1b2d3c8504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:09:26.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:09:26.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:09:26.532Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:09:26.534Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:09:26.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:09:26.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:09:26.539Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:09:26.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:29.691Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3bf5358d-e1bb-4210-b434-bc9b09457e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:39.697Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=11b4bc40-5ae7-4173-bb14-81b405141953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:49.703Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4bf1dfa1-93b4-45ef-92a6-49cc3a34bfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:49.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:59.708Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7a028930-2fb7-41b6-b4e7-def64fb38610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:09:59.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:09.715Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2561d849-92ec-4459-9ee2-0535fe8861dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:19.721Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=24522b85-c943-4180-b035-968199a47179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:29.727Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2da53413-895d-4a41-ab5f-ec2bc8943453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:39.733Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=592e4152-11cf-4770-a4ef-0b34c00c93e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:39.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:49.738Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2f597da6-3e6e-43a4-a398-a39fcf73583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:59.744Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5153eeb1-251d-4ff7-b111-c8c8d826ca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:10:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:09.750Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b4deb417-b482-456c-aa05-5b51d1fd6d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:19.757Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=89e8231f-dfc3-4054-af46-9b39eae98f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:29.763Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a7698dc3-f5d8-4714-ba04-aef5d46e99f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:29.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:39.770Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3b29d9cc-1fff-4e23-b85c-4c5e4c40c891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:49.777Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8a7755cb-0499-4da0-a141-0a1d9ddf635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:59.784Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2ef25a8d-db90-4a42-b840-080e29d2c886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:11:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:09.792Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2708029a-21d4-4b10-80a4-6a57e9474b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:19.798Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6ddd38c2-d6cd-42f7-8ad5-22ef987d3ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:29.803Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bf8491d6-6dcd-49e0-8620-3c643a5ecfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:29.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:39.810Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=56e32c13-5925-413c-8dad-d3ae4847f7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:49.815Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=19c128eb-a7d2-488d-ba97-68290eca652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:59.822Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=619344ec-54df-4fcc-bf00-bf242a67cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:12:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:09.828Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c781e82d-d0b5-4b8c-9b04-dd27ec114d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:19.834Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d9a6ee3a-e4f6-41e9-85ab-0da9be4970bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:19.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:29.841Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=043b46e7-d0e1-4f3e-9783-904a43a35e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:39.848Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fa606bfa-1180-421b-a8d5-64920e3b24fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:49.855Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9740b877-c810-4cfc-9b4b-ca1178577af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:59.862Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=18ac1d1f-443c-41aa-96c2-2e5a7e9cd9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:13:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:09.868Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=637ccee3-6b88-45b8-b167-13074e37c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:19.874Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8854199a-ea33-40ce-a33e-36e9b9972044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:14:26.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:14:26.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:14:26.489Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:14:26.491Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:14:26.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:14:26.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:14:26.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:14:26.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:29.880Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4c5aca49-452c-4874-b38a-27afde86b843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:39.886Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f3ad2275-cd38-4651-9543-e24101850db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:39.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:49.892Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5685404a-34c1-42c8-ad7d-ad4449ac1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:59.899Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5716969-c3df-44e2-b83d-564e804aac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:14:59.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:09.905Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=66a7808a-707b-4c45-96bc-17f2ee08061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:19.912Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9c43753d-54e7-47ca-b62d-343d4d524a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:29.918Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d6322739-c5d5-4143-99f3-dd7dcf0e5350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:39.924Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1131bb5e-ac1e-4e81-9d2f-180ad3d29792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:49.930Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9b713aae-2e75-4ee7-bc76-82ebbff63843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:59.937Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6f2e3d68-9da0-47da-8cfa-745f9e68b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:15:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:09.943Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=762b2486-baaf-44dc-a8bb-328a27d9f752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:19.950Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fc56dc7a-b1cb-4cb8-abd2-5f4a7aeebbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:29.956Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3b64e62a-e5e6-4f74-a8d1-5db9eddfc768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:39.963Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6fd8a9e9-a6de-4a2a-8e19-c0fae1a446ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:49.969Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5d1bf9e9-71ae-4e16-85e5-1015b4c136a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:49.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:59.976Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f7426ba2-d2d2-43f4-a025-5acbd0a3fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:16:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:09.982Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a31a6a72-93e7-4d65-9cfe-e96e0555610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:19.989Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=378ac935-705d-4306-ad60-ef83d418264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:19.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:29.997Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2ca275c5-c5f6-45d5-abc2-3d8e31c6ac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:30.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:40.004Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3f41f599-ad8d-4740-86d0-b1883bf5c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:40.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:50.010Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c08bd776-ec7f-4173-b66d-87ebd5cc44f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:17:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:00.016Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1fb4c264-628e-4b3d-998c-6f171e9c3f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:10.023Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7e4cd080-226c-44e2-8196-6109e9243b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:20.029Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=986ccf80-6bba-467d-9a8d-22196f9f1edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:20.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:30.035Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f8b7e4a4-bab1-46fa-b7b3-90ed79f4ad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:40.042Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=20191b9e-200a-4d98-a02e-e5d327632181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:50.048Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=16cc73e2-eb8b-4a40-a38a-69a352bd4911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:18:50.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:00.055Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=de67da50-1288-417c-8fd9-a90a3285b98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:10.062Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5a2fbe9-e1af-4dd7-a1f4-b1140e94cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:20.067Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0723ea7a-6c78-4db0-9e8a-066a262bf039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:19:26.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:19:26.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:19:26.494Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:19:26.495Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:19:26.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:19:26.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:19:26.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:19:26.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:30.074Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f922fbb5-448b-4caf-b245-8a1ec4a4c7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:30.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:40.080Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7430000b-8271-4b8c-b248-36cbf251c4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:50.086Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b3c63525-e648-483a-8ffa-28e8b7c3aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:19:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:00.093Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cb8ac488-c9ee-498b-8a9e-83f4f77ad772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:10.099Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=784e4843-5a1c-43df-89c6-03b88b44f110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:10.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:20.106Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3115eb38-a0f9-4b8f-ace3-e5b7e94ba7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:30.112Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e7bd3447-85a9-48c8-9140-13eb0f7f4d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:40.118Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c08e6dae-f1df-4eb5-8c48-581795488204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:50.125Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=beeeb127-d14e-4e45-b34e-2446f0365828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:20:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:00.132Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=eba66490-15b5-4b68-b07d-1cbab696a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:10.138Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0ad509d2-52b1-474a-b959-30e550d7e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:20.145Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3cfe5680-45e1-437a-8eb5-bdf17d610bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:30.152Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9fd12e4f-4425-45b1-94a9-14ed3d8749ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:40.158Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d972246d-389a-4753-abd9-b66be6beff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:50.164Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3ff271c7-50bc-44f3-b6c9-1b89d951e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:21:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:00.170Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b0d06e01-d1ad-4591-acd5-91610f6f93e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:10.176Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=69d9c394-e1dc-42c7-af4c-b8f5dde28cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:20.183Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=67551b78-da07-4ab4-ba87-38196aa014ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:30.189Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=159abd4f-0470-44f5-b21d-0b31339306f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:40.194Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=facd78ef-631a-4117-bdcb-6017295129e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:50.201Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fe128a69-102d-44f0-97a1-73d128109a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:22:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:00.207Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=da55824e-9463-4db4-b451-331012783781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:10.213Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=12efcc57-dabb-4655-8713-cfd96bcfc562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:20.219Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2338c350-81cd-4c0f-bd52-4cb035a7d60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:30.226Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=69d9af1c-8fef-4625-b135-bd344465c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:40.232Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c544ed0b-f13c-4c02-b52f-2c99ca830afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:50.239Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e8c8c03a-dbb0-46df-af20-47a7064d556a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:23:50.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:00.244Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fab81b14-d55c-4271-9e6b-22f0b133a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:10.251Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2e4cd2f3-2e82-4859-90f2-f123c3d2961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:20.256Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3d91360f-64e1-43e3-ad82-fdcfae1f85f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:24:26.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:24:26.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:24:26.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:24:26.474Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:24:26.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:24:26.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:24:26.477Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:24:26.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:30.264Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a0bef791-70f4-4ded-95ee-537e7abe0065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:30.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:40.272Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=79c59cc0-1474-4374-bba8-876a2593ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:50.279Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b3530236-fff5-4ba0-99e3-40e88b94ab8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:24:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:00.286Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b0035343-1bc0-4878-91d7-7c889dfac2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:00.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:10.291Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=66061975-112e-4dc9-9f2e-d726edf47e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:20.299Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=903607c5-00a9-4b0e-bd55-b795b9688212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:30.307Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=767502af-0840-4c8e-a490-b098f7fbf9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:30.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:40.313Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c473fe4b-c533-40f3-9a3f-f0e116f079a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:50.320Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=49fc26b0-a38e-446f-bd3d-c231d09f5fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:25:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:00.327Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e72d92d9-6306-4db0-b7d9-92982c88bdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:10.334Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b307b8f6-315d-423c-88db-f0539ec746cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:20.341Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5013e158-17b1-4da6-9f13-baa5a6fb4aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:30.348Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d722d9ed-4c2c-4ac5-a2e1-ec5f8180ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:30.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:40.356Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=87d29985-848d-4643-925f-dc95df8b693a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:50.363Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cca6bef9-ba8a-4c45-9c13-cba13a588e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:26:50.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:00.369Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b21b3671-7d1b-48f6-8f31-e6fa53cac77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:10.376Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=92768d75-d219-4a49-8e5f-2f9c7768e8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:20.383Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=445d4cea-bd63-4aec-bf52-34ef79a1192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:30.388Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a8ad80a5-74fa-4018-8659-31a3887e8f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:40.394Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9a9b403e-0a59-47f7-81da-c1ecafd160b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:40.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:50.400Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dab09240-c787-4ee5-9321-f60f802f819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:27:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:00.406Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=972e4ea7-12f1-480a-91fd-608326d82e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:00.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:10.412Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=87d11720-289e-45ad-b7d8-8fd956574819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:20.419Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d202971b-ccbd-4c5e-b6b7-895187f01613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:20.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:30.425Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=af1a71f6-2afb-457a-aa60-016a91cdcac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:40.431Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c7254d8b-a10e-4bc7-ab1b-c61fb4f0ca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:50.438Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2d8abfbc-d2ea-41b6-84ad-1edd882af588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:28:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:00.444Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6f537d6f-aa2d-4a48-b08c-6ec11de6adab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:00.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:10.451Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d490486a-6df7-40c7-8a5c-a39cea993f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:20.457Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ce7e28bf-eb08-42b2-a452-a5c0c60ed76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:29:26.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:29:26.488Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:29:26.489Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:29:26.490Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:29:26.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:29:26.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:29:26.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:29:26.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:30.465Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=134a7a08-535b-4764-ae5b-23b38508fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:40.471Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bd7e3b93-ae91-4a22-ba18-577d4e9c2a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:50.478Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=18f2a8cb-cdee-48e3-a152-85216b6ef392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:29:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:00.483Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6dc7f690-77e3-40d2-9ca0-7b5214d8de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:00.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:10.488Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=446bc255-7776-4c1e-b90e-fec283733790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:20.496Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7a98a087-f60f-41b3-af46-383ef84cc94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:30.501Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=aa0ffcc0-90f3-4077-9df8-e4295285c7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:40.507Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bb9895d6-81e6-471e-b34c-c6659ea32211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:50.513Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a2ef6d50-bd6f-4ecf-8b06-9f5b95119bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:30:50.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:00.520Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=179cf829-3b92-49b7-9148-079e3a9b63fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:10.526Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=27e685a3-5c49-4750-b99b-d679e6618fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:20.533Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=74f869c8-2f76-4b11-a8a5-af985093b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:30.539Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7a9867c9-1197-4588-9fb7-bf463f93366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:40.544Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=51bd9102-1d55-4e09-b3ab-ad028acccac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:50.551Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a4b8e981-4399-48fb-b02c-a047fa533dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:31:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:00.559Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=28318fda-ea83-44af-b5ea-196245121c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:00.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:10.565Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3d605983-e4d4-461d-88e6-d2fe13bc4bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:20.571Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f025173a-85e1-4819-9231-ddc09782d96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:30.577Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=20309ac7-bc64-429d-85ea-c688928fb1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:30.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:40.583Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=98726a17-3d9b-41fb-b5ce-35dd5ee8473e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:50.590Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4d585f5c-654f-4da3-8f35-242b31adb47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:32:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:00.597Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5ac811d-1017-466e-b12b-39752874858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:10.603Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=084377e0-52e9-4030-856f-70d56063a16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:20.608Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1c537868-d589-42c4-88de-0b9a09a4e540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:30.614Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=510ebb3a-a708-4628-b8ee-e3a22a87cb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:40.619Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b0fd618b-a89d-4ce8-a4b3-a9f58f2f89eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:50.625Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f8608662-7fbe-4870-9514-41e60de60e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:33:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:00.631Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f57ba61d-6947-4937-9c12-5a55fb01c1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:10.637Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=724ba908-ca4e-43bb-8f87-be4289e58a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:10.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:20.643Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=46cc31c1-8eee-4ebc-95f7-d43e649414b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:34:26.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:34:26.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:34:26.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:34:26.494Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:34:26.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:34:26.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:34:26.497Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:34:26.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:30.650Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0915718e-96f5-43d9-9eee-5ef6dff01349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:40.657Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9886d763-423a-4731-9e84-774596d55dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:50.664Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ca7f0121-4a33-4653-97ca-fa9ac16471e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:34:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:00.670Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=72668822-d932-44b6-8ce5-c785fd0f31bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:00.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:10.676Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e856fc6e-da02-47e6-9245-de89d75ab720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:20.682Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5b6cceac-42fb-4a8f-bd71-47052df0d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:30.687Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f5d70be2-484a-4a83-8bd6-f1d988e55dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:40.693Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1abeb72b-2d2a-4cef-b831-bdc4cc8faf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:40.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:50.700Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e375028f-d835-4f05-9b73-c26001a923b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:35:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:00.705Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=694c7b1d-dfa8-43d1-8b25-dffd4f612f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:10.712Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fee8d060-fedf-4f67-ba99-be45d7a98c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:20.718Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=75072c5a-4a14-43a1-840f-7bfa6fc1c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:20.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:30.725Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=83c5b30c-97a8-4b77-af49-9ec08ecf4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:40.732Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4c036649-d68c-415f-a2bb-4a4dc6f27bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:40.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:50.738Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c56b92a7-1e1a-4a87-bc28-2fd000d80812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:36:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:00.744Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a9d825d2-0725-4a0b-a993-c63860032ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:10.750Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fb462c0f-7560-4c71-8154-272055a65ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:20.757Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6520dde7-0d4d-46ed-983b-78a2b537b4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:30.762Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f02c6814-f952-4f21-9b00-b23d9e750c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:40.767Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=175be39e-cbb1-44e2-87e4-a4091148a948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:50.773Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=52160592-7fbd-4041-8136-e76c4cfa478a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:37:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:00.779Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=67e8faf6-751f-4e6b-a86c-a4255bfb8449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:10.786Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=221590d1-8dc9-4371-b110-dd1cd426e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:20.792Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c8e15ece-02ba-465b-bccd-ff2fef99691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:30.798Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=38623138-1dc4-4889-a88e-06bea4ff1246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:40.805Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3e069566-e76c-4a63-90da-0f7ab49c9d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:50.812Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=79705879-341d-437d-8399-fb7c4e357474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:38:50.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:00.819Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ea8603ea-7011-4182-bc3e-b83c55b6fef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:10.826Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=39456bda-2e72-4c37-9851-0b164892b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:20.831Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5a388f2e-8886-4b2b-839c-26798d10e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:39:26.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:39:26.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:39:26.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:39:26.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:39:26.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:39:26.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:39:26.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:39:26.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:30.837Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e00ca037-40df-473b-9990-f28dd30b1511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:40.844Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d2663025-a6a3-49c3-9ee4-ba6dad06d844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:50.850Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d14e3c8d-9b31-44e1-94c6-0ef79073f42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:39:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:00.856Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b69737f7-3dcf-43a4-91eb-bdad9cdb81cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:00.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:10.861Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2ce3d388-bb5c-4f2f-9742-d51775e8c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:20.868Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f1fccb39-771d-48d0-b77c-1906cd46800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:30.874Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=12b21a79-78b8-4c21-aec4-df1d022b3afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:40.880Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=81f8ec06-2293-40e6-8e63-c777e65ddc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:50.885Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=64c80863-82d3-42e0-962a-ba05cd706497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:40:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:00.892Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6d23d5b8-ba40-427e-84bb-716e1ffe7c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:10.898Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=847b72ae-154e-46d9-bf57-1315b7b5dae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:20.904Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3a3a1d5a-6268-4fb7-8d6b-c71917f62a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:20.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:30.910Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4dae481d-5549-4cf2-8882-7b1bc8ba19a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:40.919Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0328f290-01e7-45ef-abc4-ea39f309b305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:50.926Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5eaeb67a-b603-4a71-9f8d-67d3f08b1675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:41:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:00.934Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b833ca78-7525-498b-aabc-9b54873e1a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:10.939Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0f69f9f2-9bc4-4096-b8a1-9b08c8f7a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:20.946Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=82ddb120-1019-4610-8073-0d4a88c10b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:30.954Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9acd88ca-b543-40b0-964b-ac01f94c4410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:30.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:40.960Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=02369d52-2637-4479-8ea1-01cb12b09080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:50.966Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e1e52548-7146-40bd-9437-483d440a74fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:42:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:00.973Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cdc4f7f6-f020-4b97-9b94-fb3b0b3bdbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:10.979Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e00978ce-3525-4d3c-840f-63abf85473b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:20.985Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8365160c-09b6-43f1-b40e-2fdaae739678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:30.991Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a81cf672-9f84-48f7-a9a9-d86b4cdc229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:40.998Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c9bf5806-394e-4a4b-802e-c3201be6e388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:51.004Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e43b3f71-f93e-4793-87e6-cc270173307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:43:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:01.011Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=53d11602-0698-4aed-b2ec-e7f01f4d4294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:01.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:11.023Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=30cf4eda-5450-4b68-906f-ad3dbd99e8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:21.028Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=614de73b-8c9f-4c50-9960-d994ff44d73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:44:26.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:44:26.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:44:26.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:44:26.483Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:44:26.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:44:26.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:44:26.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:44:26.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:31.034Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3d748300-6a18-48d9-8f06-3bb7661a7c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:31.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:41.040Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9d79f2b5-d002-4acd-a087-f4eb7a5608ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:51.046Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=792c8da4-d1dd-427d-915e-2d0acc9bf17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:44:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:01.052Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1c0b9396-deae-4434-b7d4-6357f9d89df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:11.059Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2e2c1b2f-50fe-40a5-9cb9-4ceef91aa918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:21.065Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8059fde0-87db-4419-8c0d-e35822f74d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:21.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:31.070Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d10dffcb-d8f3-4d37-a54a-16669eba0a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:41.076Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5ee64f29-2149-4cf6-b2e0-411c146523a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:51.082Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=66e359ea-67ed-4ee0-98c5-b1b389b656e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:45:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:01.088Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=353baf95-a016-4be0-b8b6-13cd36f69142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:11.095Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5e08a23-92e1-42bb-ac79-bbbad0f202ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:11.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:21.100Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4d9b1d6c-2027-4885-a0bb-922cd9fe987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:31.106Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1bb089c7-d8fd-4601-8cd5-40470269d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:41.113Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=adc6fa87-c35f-40a8-b761-dd9268b41200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:51.119Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d0530179-4bbe-4958-a408-3e9980c1e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:46:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:01.126Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ade74781-07fb-42f9-88f3-ba35ba3494c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:11.132Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=43611bae-d855-4d1d-9797-144152ff1130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:21.138Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=178f1175-be5d-40a5-b1ac-9740d0fbef86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:31.144Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8317544b-0156-48fd-972f-05ddcac17439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:41.151Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=62405be3-e1ef-4dd7-b336-74dadd1f272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:41.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:51.157Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f239fa9d-3384-4f15-9509-2c0bb68341d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:47:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:01.164Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ef519f67-88d4-4599-a803-23911186700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:11.171Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c1481d38-e6c6-4ba7-b82a-894311e3ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:21.177Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=17555cfe-aa1e-4242-adb3-cbc1607298de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:31.184Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e4a5b694-03be-4ae3-9364-2108634987a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:41.190Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9c473550-099e-4f87-b2b8-3f61de587236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:51.195Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ff602ec0-12d0-4fcb-88b6-be64a1db714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:48:51.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:01.200Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=07d05534-901c-4d3a-8d0c-d6bf00935bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:11.206Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8d9988e0-408c-4ee0-a681-7d2bdb96818a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:21.212Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=395a9231-4e08-41d2-b9c5-4c22b4896ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:49:26.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:49:26.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:49:26.476Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:49:26.477Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:49:26.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:49:26.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:49:26.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:49:26.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:31.218Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9d9c2391-7813-4300-97a2-08e1ce75ae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:41.225Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b5155a7c-bbe3-41f3-b413-cc5b7ce7bab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:51.231Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dee70713-7f80-4a07-867b-ac852772e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:49:51.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:01.238Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b781e606-61ab-4665-854e-4aa4d5c4f5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:11.244Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ade4769c-93ce-44c6-ab13-25de8be0f6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:21.250Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5ac97b65-e8af-462c-8ab3-cb8ca0af7560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:31.256Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=220a83d7-e82e-415b-bcf5-70b293aab8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:41.263Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=37c04357-7ed5-473d-8462-74c0e70191e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:51.269Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=407a59a3-7d89-4c6c-96ae-682b2ee6d47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:50:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:01.275Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b4590145-57e2-438e-aa23-871f9aba8ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:11.280Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5aaf1f6-e9c4-444d-8a31-2d7ef130f4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:21.287Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=452ceff5-9ab5-42e0-af31-742b7056ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:31.292Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=78debf7c-ff28-4870-99bd-a61f78228470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:41.298Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bbfe4904-d7e0-445d-b726-047aa098d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:41.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:51.305Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=433d1d6b-d302-40f1-8c85-219e142cc2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:51:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:01.312Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f65927e9-0f9a-43c6-9415-f364f938d658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:11.320Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=746c922d-9496-4012-ab48-084176cac2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:21.325Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=36b9bb54-bee0-4c14-8811-8e41b93643f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:31.331Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2f372dbf-99ec-4b76-b6eb-66f941476f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:41.338Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b78aefd2-ce67-48b1-8ffa-4ccb382ec61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:51.346Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1fe79482-508e-452e-b4c5-31da00fe64f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:52:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:01.353Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5dcb852e-1bae-4967-9fb7-6a935f51fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:11.359Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a80cb38c-4c26-4351-8c9f-1e5afa830a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:21.364Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cff55227-b6f6-4b2a-9c3b-070ce8dfc34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:31.371Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6603c61d-e002-4dde-a379-9f4c4bb348d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:31.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:41.377Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5e111bf-a79b-4675-975e-35f16e6ad1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:51.383Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=82059462-48bf-46d6-9019-ca12ef5729c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:53:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:01.389Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b45d66ab-54ab-40b3-84c2-47bb293aa19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:01.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:11.395Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=87c6fe27-653d-4ff9-a268-86bf26e8b9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:21.401Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bd95ae21-bc6a-4328-b6ea-3bc962e06116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:21.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:54:26.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:54:26.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:54:26.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:54:26.474Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:54:26.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:54:26.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:54:26.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:54:26.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:31.407Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=87316530-03f3-49eb-bcd0-741f9e3773d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:41.414Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1093f6b9-e3b1-49ef-b1ff-73645afb58a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:51.421Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7c7bd489-4f3c-4240-bc04-95ed35272ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:54:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:01.427Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=73e81a7b-13e7-4e1b-8266-b03cabede6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:11.432Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9c95d660-ddab-44c2-9754-ac0cf0a1e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:21.437Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bdb345ca-37f6-45d7-b0c2-1be14019e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:31.443Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cd8609e2-445c-42d5-aadb-d96f8652ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:41.449Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a8611118-47ff-4496-8e86-ebd06a7b7001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:41.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:51.454Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2e6f4431-3137-43b1-a5f5-60ea7b13801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:55:51.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:01.460Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=781bc92d-cce3-4335-ac2d-cf87a7337132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:11.467Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dabe4d46-a133-4d48-8f51-147b144594bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:21.473Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=92941271-8e56-41ab-9df5-906d7b390b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:31.479Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d8f08630-015b-4b12-8e74-1e3e8d9950f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:41.486Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=102f4349-378a-4584-a801-76f5c1c5715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:51.492Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e1705376-5d88-4a21-a421-288fda8113c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:56:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:01.499Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c5918a35-7f8a-46e0-b896-e7e923434980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:11.505Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a4bce334-9bc2-4be2-a7b1-062954ec097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:21.512Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1abcbfe1-1586-4834-81ed-ca8073d7e7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:31.518Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=277c1a39-d441-41d8-81dc-b1d925a8a911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:41.524Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4e140dd0-4939-40c6-9ad7-0df1e9dffed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:41.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:51.532Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f98f9a13-d281-41d7-a4d2-68e656a22336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:57:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:01.538Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e2de6ccc-0cf9-4c41-ba54-27961f9dbc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:11.545Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=57d227e2-af9c-4d97-946d-286fd725aa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:21.551Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f7614d59-e724-41ae-9327-d18c435e50fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:21.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:31.557Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=765fe737-98de-4cd9-b524-bf4b0fa175d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:41.563Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=decc008b-c7fa-4492-b4bc-eac00b3b8ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:51.568Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=16b7892a-0b84-4a63-8287-b06513d6dfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:58:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:01.574Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=13e491c0-8a47-4cf0-9845-6be84277d9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:01.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:11.580Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fcc77509-3d63-4154-ad1e-162e43277139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:21.587Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=16b3386c-fd95-4059-94d2-27a0e804c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:59:26.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T03:59:26.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T03:59:26.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:59:26.483Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:59:26.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T03:59:26.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T03:59:26.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T03:59:26.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:31.593Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=319038bb-4a8f-4ffe-ba5a-cb3fd7f3ca13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:41.600Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=970e07b5-5085-4865-b492-a64bf0914a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:51.605Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=02512f62-0fee-41e1-a91e-dca3b6f1cf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T03:59:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:01.611Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d54c4ff7-1c30-4858-9309-e5b6efc72939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:11.617Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d9727776-763e-4583-aa63-7c18abda2ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:21.623Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=dee3465f-23eb-4c67-8c91-0566fcbb0b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:31.630Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7a99133e-bf46-4ec8-b958-04a0e5579655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:41.637Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fd5b8399-c553-47e9-b529-9c29edf87914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:51.642Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ab50b067-7a57-4429-bf0a-6ff03a7d7e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:00:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:01.649Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=31b3e879-e3b7-48d8-8b4f-a4c2de1ca3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:11.656Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=786b17a1-0e92-40f6-9807-fea85737a7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:21.663Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4f8abcf7-b16a-41ae-97de-473b891fa9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:31.671Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=58a8c948-bb25-4d79-a84b-ee12e5f79c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:41.677Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4b580d51-a339-4b97-8ba6-af823fec91d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:51.683Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1b66f1ad-39e0-4c90-998f-f53a93c260f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:01:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:01.690Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ea8134b9-4bfd-453a-bd15-70590acff22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:11.698Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=36009355-3bb8-4dd3-8e7b-a31a65d9648f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:21.705Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=19fee587-5502-4a31-9cf1-77e8fb106c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:31.712Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=42ed7db5-2627-4015-aabf-568d147b094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:41.719Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8a87f44d-f130-4b67-8b2b-77cc852903a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:51.725Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3026c0f4-2ecf-4a2e-bffc-7ff9b4e2cc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:02:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:01.731Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2f685d98-bbd9-4757-a41d-8945cc8a97e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:11.738Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1d3ebad0-5a79-4916-af71-9697f2884716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:21.745Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8e4907fd-576e-4d2b-86f2-f4e72f1107ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:31.751Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=21328f2f-a2f9-4dbc-8001-7b7b62110b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:41.758Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7b66135f-ada0-4e2c-8265-6a2f88de2e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:41.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:51.766Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5bcc86fe-25dd-4a07-a41d-2e16b317b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:03:51.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:01.773Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c1ebf3b2-5fc9-4959-8fa4-c0e8e1338d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:01.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:11.779Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b4c0e853-7aa7-4227-bb6e-28e8d38161b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:21.785Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c2ee24c9-29ad-48e0-a5f7-15d342076eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:21.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:04:26.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:04:26.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T04:04:26.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:04:26.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:04:26.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:04:26.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T04:04:26.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T04:04:26.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:31.790Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1be415bf-e2c2-4ec1-b02d-1eb45e649b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:41.796Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=26878b1a-ab8e-43ba-87e4-ab52871aac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:51.802Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0250a35b-ea8e-41ef-8587-8803c9b26696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:04:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:01.808Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9d61c4a3-67ed-4865-b3d7-0aa400681a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:01.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:11.813Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c85d6e44-f24c-4eec-8d04-f05b0e88c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:21.820Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7225c63e-2bc4-456b-aee5-7e8d4440e1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:31.826Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a96e4dba-66b6-4665-a4f3-ce220af6d501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:41.832Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=57d0644a-e4ea-48dc-812d-c94089daf895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:51.837Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=84b0ce4d-24d5-4ecb-b7b4-ec51a2f84e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:05:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:01.843Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4cec61fd-11cb-41fa-9b11-ccb1d084a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:11.849Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=9506f7ee-f002-456a-8668-f7f45f352f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:11.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:21.855Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a2e16b18-7f0b-4991-9f05-ac16f20786e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:21.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:31.862Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=02005221-f5e3-4539-9177-8e9e9c1db235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:31.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:41.869Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c69e5433-83ea-4923-87d6-61679069fa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:41.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:51.875Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f22f5609-891a-4bdc-a097-00c62c25727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:06:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:01.881Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=39af6dfc-95a0-4585-aecd-1420ddd64e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:11.887Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d1228af7-d658-4e36-bb5e-b2bd1e98d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:11.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:21.892Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cb9e3f56-5d75-46e1-bf08-6c68388be299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:31.898Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=34c08e45-52ec-4e93-bb4c-376980578058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:41.905Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=58289dda-35c6-41bc-885f-73910ba3efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:51.912Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=40fec503-31f7-4b1c-b6b2-ca75b8a8036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:07:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:01.919Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=982b4779-c6cf-4712-8b04-9ee7808a3bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:11.927Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=904f3b77-a66d-4bd1-8d2e-be3f22404ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:21.934Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=85b55ebd-2790-4509-a711-0cac32d04582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:31.941Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d6fd1c93-243f-40c7-9472-f1b5c699e16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:41.948Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=451b334d-6d6c-4e8f-8d91-d0a32ac8a631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:51.955Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=89328adb-bfd6-4529-bf7e-235b4ec178d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:08:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:01.960Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=350444de-92c5-4071-aee6-0bd93ea24f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:11.967Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b4fbb683-5758-4fc9-8178-1584ac9fb065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:21.973Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2bbd665a-1c37-4659-a37a-ee5f6b24a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:09:26.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:09:26.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T04:09:26.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:09:26.483Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:09:26.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:09:26.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T04:09:26.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T04:09:26.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:31.980Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=15235d99-d683-459a-b6f0-bcdebae4d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:41.989Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=fc0275b9-9539-49a3-b0db-44519da01123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:51.995Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6c835b23-b54a-4763-a592-25cc3aca13b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:09:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:02.002Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4f2820b5-9bea-4ff5-92e3-1909bd28d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:12.009Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b3b4f3a7-760e-4936-a2ef-b5c5fe6266fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:22.014Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=68a39617-bfd7-442f-bdbb-50c61ae8a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:32.020Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0aa01d1d-f0f4-402d-a3aa-ef4e16c25792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:42.027Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=62b0e36e-860e-4440-a4a1-5ff6211d51b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:52.034Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bf4f8150-b5b7-4241-a2f8-ae3d2c0b3a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:10:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:02.041Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3ee9fe85-9630-4626-8ae5-43aa5bfdb32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:12.047Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b1bd5d84-935b-4f9a-be93-c721ca3c91d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:22.053Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=b2417980-9c0f-49db-b257-bf5a2f231d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:32.060Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1967388d-8405-49fa-a8e3-7947014b3bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:42.067Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=17221902-1577-4b79-8bcc-f9d06e2d6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:52.074Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1da57b89-a65e-4902-9992-0490fb495e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:11:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:02.080Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6bda415d-8977-4a6e-b53f-e708ce101d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:12.087Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ceb3ba9b-225a-45ff-9271-ce914eefb5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:22.092Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=14c3da99-ba0a-4ca2-9b85-b8848107b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:22.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:32.099Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=24a809cc-606d-48f2-abaf-2a441df45a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:42.105Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=70c8e6a9-9c71-46d3-92e4-7acbe663e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:52.111Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2a4dd2d5-11f0-494e-9294-c8d24dc8bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:12:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:02.117Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=65de995d-2845-4d6b-9999-2f3b1783069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:12.124Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8eee48c6-79be-4a8f-9455-49c8a632a536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:12.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:22.129Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=28cff9fe-280f-41ac-96f5-e02a0cc8355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:22.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:32.135Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ac7c6525-fd25-448d-a7ba-39349ac29911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:42.140Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0f2ebd2f-1355-4f77-8a73-1f09fc2c7c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:52.149Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a673e0cb-7ca3-42df-a365-6dedace4ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:13:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:02.155Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1ab24451-37fa-4ef4-a815-6ed0388a3f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:12.161Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=eba1774c-e591-4eab-a0e2-b95acd5afd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:22.167Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=d13ec0cb-018e-41ab-9816-aa8ac7d22d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:14:26.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:14:26.476Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T04:14:26.477Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:14:26.478Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:14:26.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:14:26.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T04:14:26.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T04:14:26.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:32.172Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=23f80b72-e576-42c6-ab93-5a44af0a75db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:42.178Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bbb87eb5-1881-4f6a-b179-43523a75048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:52.184Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bb53d899-d5b0-4a4a-b0ed-dd86523a8c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:14:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:02.190Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1afc753e-d85f-4687-8617-ff089fe4f448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:12.196Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=99d5a13f-2289-4593-9cd5-300c96a253f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:22.205Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=8fa3b63d-dde9-496f-8e89-3bec15c0b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:32.210Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=deb443b3-985b-410d-92c6-daccb9b73901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:42.216Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bc1a9c0b-8b70-4f6c-8013-252cc3b5536d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:52.223Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2079a86e-9dde-4eb3-a8d1-81377f44afba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:15:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:02.228Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=21e7b60c-ef24-498b-9c42-04f3daf8fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:12.233Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=22c50aab-3cb2-4217-8cce-d03115407881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:12.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:22.238Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=79d2613d-aaf5-4469-b2c9-b3c56d8d9818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:22.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:32.244Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bf4ae0d8-c412-45f6-8e80-bb4fdb41a86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:42.250Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2e6049ef-791b-48a5-8d64-14a48f6580c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:52.256Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=05ab6a59-9c29-4426-95e0-cd849bdfa315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:16:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:02.263Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=1e884f77-75ed-4007-b05b-a44224a2a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:12.268Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=0ebd2cc5-e1ed-4368-8e08-cc98a302d465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:12.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:22.274Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=792d8587-fc1b-4327-a874-15038bb177ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:22.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:32.281Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=ac6bc74d-0d13-4e70-bcf9-60f071277867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:32.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:42.287Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=2256c0d2-37d5-4d58-bb22-cd2f1722d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:42.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:52.292Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=234527a1-8f93-48fa-90dc-f13d2d1e4565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:17:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:02.299Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=33ea1231-a79d-4f63-92c5-c43ed2c53643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:12.305Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=4c986b95-0068-43db-82cf-15830d2671e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:22.311Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=c11ce875-ed04-456a-9641-6b67084c1525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:32.316Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=991629a4-7b83-4cb7-928d-1b90be17f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:42.322Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=6f2d3bbc-5d6d-4e4c-b168-b92f7eb450aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:42.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:52.328Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=daed9e7f-c61b-497f-9926-c5f3ae49909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:18:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:02.335Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=495fed67-a017-42d2-9db2-0474514841ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:12.340Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=df4ea1af-c242-4039-990c-c9a6259b23f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:22.347Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f4d992e3-b39b-4d73-a10c-6ac9798078ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:19:26.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T04:19:26.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T04:19:26.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:19:26.460Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:19:26.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T04:19:26.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T04:19:26.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T04:19:26.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:32.353Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e1cde520-2660-41e2-a8d4-af027cd119b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:42.359Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f3371351-c4ca-40c4-90da-4891d770c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:52.365Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=3fca18d0-00a5-4c4c-a289-d9abcecd0b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:19:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:02.371Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=533e626f-e221-4da5-bd61-ead0f9aa6882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:12.378Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=cb23c529-5674-445a-af4f-c430d4a7af1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:22.387Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=bde01da6-65cf-46c7-be7e-22684d53f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:32.394Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=e4bfae62-ec79-4518-8fcf-1e0261d1509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:42.400Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=a8debe0d-76df-45a8-86c9-fa75f4ddca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:52.406Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=43fb79c9-a477-40c1-9dec-f885e59db298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:20:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:02.412Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f0ebc889-f0b7-4999-b3b5-0ff22901dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:12.418Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=5cedce0d-d248-47c4-8572-24f30e739e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:22.424Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=190e73f1-ae2c-432f-a136-908d4af2135d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:22.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:32.431Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=7997ebe9-e8e5-4305-80be-84142d104a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:42.437Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID=f27702ad-f12f-4091-a833-9768d35e2ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:42.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T04:21:52.444Z |INFO |Init configs |InvocationID=39893ad0-d762-46a5-9f60-ea6f9b5f7c40, InstanceUUID