. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:12:49.122Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:12:49.125Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:12:49.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:12:49.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:12:49.985Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:12:49.985Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:12:49.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:12:50.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T23:12:50.154Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-11T23:12:50.265Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-11T23:12:51.503Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T23:12:51.905Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-11T23:12:51.923Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-11T23:12:51.923Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T23:12:51.974Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-11T23:12:51.975Z |INFO |Root WebApplicationContext: initialization completed in 1710 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-11T23:12:52.316Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-11T23:12:53.120Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T23:12:54.480Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T23:12:54.587Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T23:12:54.589Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T23:12:54.591Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T23:12:55.032Z |INFO |Started MainApp in 8.175 seconds (JVM running for 8.87) |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-11T23:12:55.087Z |INFO |Start scheduling PRH workflow |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:12:55.105Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9cea1050-a42f-4117-8302-2e489b352a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:12:56.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:12:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:06.609Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=814d761c-bf15-470a-89a1-578e0a1bc1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:13:07.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:17.672Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b4798fa5-9b33-4bfc-bf7a-754e5954f847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:13:18.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:28.712Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3641d8ad-ab32-427a-90e5-4c49b7f41057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:13:29.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:39.752Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=af2344fb-7677-40cd-a9a0-416da01c8cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:13:40.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:40.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:50.793Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a478656a-6bbd-4d5c-a07d-7ae7d95aebbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:13:51.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:13:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:01.833Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=570dfd72-1044-4769-ab37-d97efaacbbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:14:02.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:12.874Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d3595054-cb65-4eb8-9347-dd1e0c2ff553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:14:13.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:13.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:23.916Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3fea498e-b3a3-40ce-aa56-d2212e80501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:14:24.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:34.955Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f5b0de89-fb5b-4392-abcf-3e1a3d5ac6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:14:35.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:45.993Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3c494764-4700-478b-8c2d-0e8c8bc3a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:14:47.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:57.033Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c04f940d-7205-48f6-9ed0-36e9618f9945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:14:58.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:14:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:08.072Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6b4b6e9b-c152-4e19-af60-2256b98f410c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:15:09.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:19.116Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f280759a-4ed4-45ed-8ae6-dfb8db003d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:15:20.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:30.152Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=faa1f512-e6d8-4042-8621-74476442738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:15:31.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:41.192Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6d8f90c8-3f3b-4c64-b7d7-e0391e181b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:15:42.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:52.232Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c8a3f581-d6d1-4416-b4b3-f4106720f7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:15:53.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:15:53.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:03.278Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=12c3d8e0-7dfd-4a2e-b15e-beeaa89bca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:16:04.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:04.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:14.324Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bff07a7e-1172-4ef9-924b-443ab7171212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:16:15.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:15.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:25.352Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3ca4fe35-d5a8-4b5b-99f7-68c59880f489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:16:26.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:36.392Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=23769575-13f9-4a9b-859f-5f4a4f2deac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:16:37.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:47.433Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e6c0d353-e417-40bd-9d8f-7694831662bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:16:48.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:48.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:58.473Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c0dde53e-d703-40e4-92a3-d3c150020852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:16:59.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:16:59.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:09.512Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a17f6e2e-b944-4e28-af96-2e4c59fe7a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:17:10.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:10.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:20.552Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e5c8fcb1-d63e-4eed-ac04-3a20017d9ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:17:21.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:21.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:31.625Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d02953f3-69d2-430a-867f-b54e72a8e4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:17:32.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:42.668Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2b844559-4933-480d-99ac-1d9b036427ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T23:17:43.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:17:53.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:17:53.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:17:53.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:17:53.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:17:53.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:17:53.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:17:53.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:17:53.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:53.704Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=28d09b7c-ece9-436e-a18d-9422c3f85aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:17:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:03.823Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a668a65a-0e99-4d27-8e9d-577798af42ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:13.840Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cd98ad34-ebf7-404c-b26a-0293c3892a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:23.858Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3ce73904-951d-41ed-8aa8-06185201be6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:33.869Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bc6065bb-841f-44e8-9d60-bbe83a1e4c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:43.882Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f6d66bf6-4956-4b00-9876-f2b66e245f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:53.892Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b62a9e42-5cb0-4f36-bfa3-2d2893c8e4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:18:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:03.902Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=550ef6d2-5357-4818-b014-117bb573a381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:13.912Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a228a322-d832-4983-a4a2-891f24c84a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:13.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:23.928Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d69769f6-f8c3-471d-b111-155716fa7e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:33.936Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=920af874-bc45-446b-8b8b-a985f1b52797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:43.949Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d688c440-a2c7-429d-ab05-aaa90720c589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:53.958Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=65ce2745-3bdc-4a21-a834-02b421cf01b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:19:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:03.967Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=39d6d6fd-ba65-419b-b862-a711c482d03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:13.979Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3be21ea0-caa3-4426-a3b8-e56bc1e63bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:23.987Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=431ba43b-91be-4694-8b13-524df881ff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:33.997Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=940ba680-b25d-47b6-a385-5169d228cd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:44.008Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=14fd75bb-8240-44e7-b5e0-ee164ae9d2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:54.017Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=50cabba1-6301-4f00-a284-c191a9a4c8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:20:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:04.045Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8892c31e-6068-4676-9a80-6dc5186c3640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:14.059Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=74cb0c02-66eb-40d4-9c07-4f0ec6f70ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:24.071Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4ff80299-720d-4c82-b4c6-3c3730f19704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:34.083Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5cb68a19-8032-48ee-af79-1dd99e4311d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:44.094Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a3d933ff-2cb0-49f3-8fa5-0ff0a255b1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:54.107Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ea80ff05-c02d-44dd-b495-33df0249e0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:21:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:04.117Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3dcb94d1-bfa0-4784-b2eb-10e23b03cd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:14.125Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2a84f835-9eb2-4dce-a09c-78a5ca182905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:24.135Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=10a2fcef-b864-4c35-a63c-88b3a23a4eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:24.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:34.144Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a67635a5-d3a2-4d82-90c8-ffeb909994ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:44.153Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=63ce03fb-201f-4669-9596-8473993aaeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:44.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:22:52.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:22:52.698Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:22:52.699Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:22:52.703Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:22:52.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:22:52.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:22:52.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:22:52.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:54.165Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3b727aa6-fbff-4d50-aa31-55689a38eb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:22:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:04.175Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1fef8405-46de-4d8c-a6bc-f1c5d95188ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:14.186Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d5d94d9d-1b82-4c13-aff6-6165a24a5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:24.195Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a6fde75e-e106-4340-8b71-098afde54a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:34.202Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2984dc45-6e74-4ff8-a496-7f0096a78f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:44.209Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=10968b85-79a8-4f4f-8578-94eb549aae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:54.219Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a561f16a-08bb-4431-9c2f-7b174929d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:23:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:04.229Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3967a540-a0c0-4798-9f9a-c9b8b8b8c8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:14.238Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d11c0621-5109-4ae1-a199-16e2b4050e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:24.256Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=10ad4b7a-e5b1-4e51-ae17-7f88b4f0e03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:34.267Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=67776d94-b6bb-47d8-bd72-66a691b42642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:44.283Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=82918f98-7665-4d7a-9bbf-14bd9d136d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:54.295Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=56b087f8-d033-48b4-b717-b236c6e0a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:24:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:04.307Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e066a94b-8b19-45d4-bf83-51bd32f71057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:14.315Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b376342c-e6bc-43e6-8a7f-431babd90e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:24.321Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=706c3dc1-e0f5-4edd-9649-799d3bcc7b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:34.330Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3e786a38-d706-46e2-8e52-f07024a58cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:34.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:44.346Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e7b13dab-06b4-44fe-bb06-d0590597e2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:54.354Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a0ee19fe-03f6-4349-9c84-f5590bcb7aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:25:54.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:04.371Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e98222cb-278c-4a1f-8d37-aa4a1fb8ebd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:14.383Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2a0d59b0-b09e-4f0f-825d-f8c1bd4e9810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:24.393Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f0e5ba63-1081-44af-9e68-65fcd4f4a641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:34.403Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=347b956f-7bf9-4a08-9c65-c3a710a788d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:44.418Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=76452fa1-c87b-418b-8aad-2a78858566f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:54.442Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=956f9120-a0fc-4593-928b-f3f4791afc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:26:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:04.457Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=312cb582-4c5f-45de-ba60-a5cb70f662d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:14.467Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d50d1074-dcbb-4da2-b354-80a318ea2c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:14.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:24.482Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d7a2d98d-b4f7-45ce-90c7-11eb90eb05fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:34.503Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=341380db-2dae-4f81-9105-ab1e9935550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:44.527Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a27d023b-b859-44fa-9e02-d72c0de68c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:27:53.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:27:53.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:27:53.133Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:27:53.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:27:53.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:27:53.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:27:53.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:27:53.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:54.551Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f632b06f-0564-4c88-81b4-ec00f347c944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:27:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:04.566Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=91e5a6ce-291a-42b8-9077-7d4537deea7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:04.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:14.579Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=22a44558-6044-480c-b2db-6d21e9aa48b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:24.602Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9318c250-6a96-49fd-a8a9-ea6d57fa952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:34.644Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=29dc1870-d745-497c-b2e3-9f7609f6b243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:44.657Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=07a4128d-9706-4e34-afd8-98593edcbfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:54.673Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b638e91f-d6f5-4100-a943-20869bb080f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:28:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:04.689Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8c168944-152b-42ff-b4c4-86a74aacad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:14.703Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=86fe9411-ff2a-4cb2-87f2-389d103cfd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:24.717Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=579a1a03-6f7a-4786-8cef-7936c52a0628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:34.726Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e5071ea4-0555-48f0-82f3-fd07fa43de07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:44.737Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f5640ec9-516a-4e24-9190-7cc2876de640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:54.745Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=12b6a703-5e19-41d4-8f06-f4f0b3c79266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:29:54.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:04.760Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2f519c47-e545-494c-b580-5ea34ed72328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:14.768Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=30623a93-d7ef-41bf-856c-d75c9424d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:24.779Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3c4ab41a-16f0-4d6f-a6eb-dd80d4498d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:34.787Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8f294398-a2a4-4c30-a758-fbea7b290cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:44.793Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f9e99015-0164-45e7-a745-e2a14b110782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:54.807Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=69daea7e-64a6-4ace-9b58-121b6ce01db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:30:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:04.815Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=195da567-8653-4654-b632-4a4f983bc12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:14.823Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=eca81755-5625-4cc5-9cf2-b8e6286f508e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:24.832Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=231435d0-d34e-4bd0-9c48-1f693e4cb86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:34.842Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b6a8ef71-261e-4e99-84ea-d86704f1c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:34.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:44.853Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=73aae154-8e6c-4a49-9709-d6b1ce9f77b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:54.861Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=14db2039-8ba9-4097-ae42-1c2769c1ddd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:31:54.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:04.867Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d3ef351c-5c59-4763-82b2-2256039a1245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:14.874Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1cacd0ae-5b1f-4c22-b733-bfd4f3d0becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:24.881Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=95c34d60-dc98-4b8b-822b-1dedadc15419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:34.889Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d663caf8-9c40-4c44-9801-cb8015fdcef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:44.898Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d66deab2-f078-48a5-addd-293ffafb3a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:32:52.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:32:52.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:32:52.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:32:52.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:32:52.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:32:52.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:32:52.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:32:52.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:54.906Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9f38be28-2e97-4221-a930-515821f8795e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:32:54.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:04.916Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6ef448db-fc6a-4769-aeb7-5fa52458eecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:14.929Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d912227a-7b6e-413a-a7ba-c19366bbe76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:24.939Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f5ce0b6e-5be1-4b0c-b4a3-c1af5fbff697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:34.966Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a0ea86c7-ddcf-4e80-801e-c01b298feeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:44.977Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9872e279-3ce1-4e22-a56f-fb4122929906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:54.985Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=fb571922-2c9d-4d5e-90f0-00f3a6a3452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:33:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:04.995Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b2ea9b40-4f9c-4e27-a07e-968cfe0b2d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:15.006Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=94e13e94-2cea-4f7c-bbc6-27c842b593de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:25.015Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=da37adda-0816-455a-bd36-16b9792e5f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:35.024Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=08568211-768c-4482-b105-a75e3fc971ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:45.034Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=af2f55e1-d0bd-45a4-b936-ff4536b442ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:55.049Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1bc7b081-19a7-4934-b427-67ee1469373c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:34:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:05.059Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f96f3392-7a43-49fa-a9b4-7d4360e68095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:15.067Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=be189522-0424-43fe-a67c-1b4489f8e8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:25.073Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=60c4305d-0ecd-4042-acc9-582edd97bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:35.079Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8771b3bd-ebd2-4720-a7c0-d5eada2d8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:45.086Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=16f6e550-6650-4dab-8b3d-4fb5e46c336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:55.095Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2bb5f5e4-7878-483e-9666-9454fd9b4a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:35:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:05.104Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=52da10e1-7a80-4df6-86b5-53c4cb174340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:15.110Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cd6b7dbd-0c37-4bd6-886f-3994b0fa0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:25.117Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e139c186-89a5-4607-bb17-564a60f785bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:35.125Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2c8aede6-0970-41b6-a108-c7031c1fd5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:35.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:45.136Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5ce01494-75fd-4975-813e-fd71816cd022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:55.144Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=fd128038-f035-47eb-a19f-86fad0f371be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:36:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:05.153Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=68141ed2-b3d1-454e-b61f-6deb6338584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:15.159Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=40c59bd8-2df5-4f1a-b260-588dd65a782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:15.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:25.166Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7b2e2867-5f6b-41c8-946a-29a3ae697346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:35.176Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=54b84213-83a8-44d9-8529-c5edff70142c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:45.184Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0b72f6ec-8813-43ca-ba69-c070cc616c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:37:52.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:37:52.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:37:52.667Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:37:52.669Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:37:52.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:37:52.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:37:52.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:37:52.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:55.191Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=dda2bb9a-e067-465b-92e9-b35e48bec96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:37:55.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:05.200Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d48cc16b-51d1-4422-a8de-00da43845c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:15.208Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b9537e27-96f6-427f-8cf2-f8c6d970b8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:15.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:25.220Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ab73f7a1-e392-4fb2-9349-f4b8bf69ac34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:35.229Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=34473b16-da9d-41d8-952c-2072b879754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:45.238Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5958cc35-b52d-4fdb-a543-861c659c1c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:55.245Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0003ee87-6d42-4c52-913f-30b33c01c058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:38:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:05.252Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7927e4bd-79fd-4126-a57c-18cbff2cabcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:15.262Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=10f412f7-7904-4464-bbc5-619321fc1769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:25.270Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4a361422-c314-407f-83c2-1d0a0440155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:35.276Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3ab01b4b-ae7c-4797-859f-e74e67894da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:45.282Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7f6f2ece-1530-4c28-9d25-a342336f1f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:55.291Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cda0247a-3213-4365-90e2-af9fd5fb7a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:39:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:05.304Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9d010299-acd7-4c63-9f30-303b8dab5f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:15.312Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0d5c49f2-79ad-4807-be5a-1ae7ffe78564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:25.320Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0b30a2bc-ed7f-4f53-bd05-b13d798f8e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:35.328Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cad6a547-5020-4a79-b435-6fdc665cc875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:45.334Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=53f77863-12b1-4d40-9b37-e1acf2165171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:55.342Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=77082b7f-7e97-4eed-8995-7581f6dae42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:40:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:05.359Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=dc6bc195-c0a9-468f-9465-95467956c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:15.367Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f7aeee3a-2dfc-4fbb-9d39-bfd11b8c75dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:25.375Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ebb28069-5521-43f7-8f25-b6df6827f0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:35.383Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ef4a33be-f641-4e54-b0fc-76742f665ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:45.392Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2d3393d9-b902-4150-b8ec-eb6cead1ac87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:55.402Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=03b61bcf-88f5-4de7-9512-e95d42ffd579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:41:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:05.410Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6d241f5e-5edf-4308-a51c-058a2a6f5e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:15.417Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=60d105a8-a42b-481d-9ee7-306b6143db3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:25.430Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ea5fc39c-a158-42d4-88c3-0ac36a359d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:35.439Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b6d62876-d493-4e40-b742-322632a5bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:45.446Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f5bb6dab-a1e8-4aeb-8055-6bbac32093b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:42:52.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:42:52.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:42:52.717Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:42:52.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:42:52.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:42:52.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:42:52.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:42:52.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:55.454Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1494be59-07fd-451f-8c81-9482129e818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:42:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:05.460Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3c005234-e1ee-46ed-ac6a-196d6cf71869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:15.469Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8e2bde2e-fd1a-401e-94e5-0112f027f4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:25.478Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=03167f8e-aaf0-4d0e-a67a-859b6b4dc2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:35.492Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=13686bc4-d373-49d5-ad32-cc8e47dc4fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:45.503Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=595d0510-1682-4768-afec-191bbcd3988c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:55.510Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8a9264c3-eee5-4bcc-87b0-388abbbfbed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:43:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:05.517Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2246c383-4914-4996-97b2-cffeb562261d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:15.524Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ea720c40-f544-464d-854b-3deae032c72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:25.533Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c262bf31-5d19-47da-bb9b-b19f65566794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:35.541Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=343c5110-3484-4e37-be04-110a0697207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:45.547Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=27e4cb9e-edb2-4cda-a357-17105c5a3f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:55.553Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0b28aee1-b8f1-460d-8cec-754a67d838fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:44:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:05.561Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f04cb32c-7149-4659-bd1c-ac632a999a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:05.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:15.573Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f36b9bc2-6b28-4337-bd20-1f4583b8cf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:25.585Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=32fbe938-8ba0-4d51-9e99-bdbdad2624cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:35.593Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=79a18fe1-9389-4190-a3a5-ac780697fa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:45.600Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c022bd80-c55b-4042-94f3-bf3c4c196990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:55.607Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8316444b-7a5e-4863-8583-35105f84b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:45:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:05.613Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a9c2de83-1364-4ea9-8b0b-38d145fe958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:05.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:15.624Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2d847d5b-250b-4dff-adbf-744479922cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:25.633Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b444ac75-1373-447b-8945-e35c9f1e6ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:35.652Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d76156bb-47e0-4689-bc7b-5e21c07b3d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:45.661Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=181d39bd-2d54-4a2b-a7d5-7bfdafbffedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:55.669Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=084e195b-d62b-4aec-aefd-6be76572b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:46:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:05.679Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2e62ffb7-5dfd-48ee-bd02-a6b6643554e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:15.686Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1f0d01e5-7b2a-44ee-a0f8-dd4d19a26542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:25.695Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9a4ac343-c1ae-40b5-8790-a91195010332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:25.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:35.702Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1faca88d-a91b-4c9f-8e1e-1441d6157a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:45.710Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ab645fd2-fff6-4391-ac2a-a8217256ad58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:47:52.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:47:52.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:47:52.717Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:47:52.719Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:47:52.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:47:52.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:47:52.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:47:52.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:55.716Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e3000288-1c2b-412e-96d7-df1642efbfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:47:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:05.723Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=34b9064a-61b2-4383-813d-51b0267ac205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:15.731Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=33648e94-9d82-4e58-83c9-6b590baa3aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:25.739Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e6a7848b-81b7-4dd5-894e-3452d60ca567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:35.750Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c31991e3-3bc2-431b-90a6-b037b3794344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:45.763Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ac36488f-9de3-4fe0-8099-372f2026a1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:55.771Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=266c26d9-fc7e-42f9-9af0-6a81b69dd06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:48:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:05.781Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a951b4ab-e13c-4bb0-b202-541faebcde84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:15.788Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6cf2ceaa-9e68-473b-b67f-26eb61222e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:25.795Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e1a74ffc-25b2-4b71-89ab-9656ce0a614b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:35.802Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=15becc43-7c9a-49fb-8158-dee560aeb52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:45.812Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a15875a7-b873-4f91-9fa6-8e445e175395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:55.820Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=44009b7f-6f22-40a4-a411-9d807495532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:49:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:05.827Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0fd3e589-b201-48df-92e7-c8794789c6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:15.835Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=27c64dbb-92ea-44ea-97f3-7a24ec172f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:25.847Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=dc10cc07-8342-4f3c-8863-73bdfa4264a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:35.856Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1f0cfbf3-de3e-4281-8cbc-c3fd5cdcedfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:45.866Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8a290161-2bd2-4bfd-9231-731029c02b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:55.873Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=913a0010-8797-4de3-a02e-f091c3a4eedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:50:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:05.881Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=872ae4da-7a45-47be-918c-c41ed45129b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:15.888Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9f689438-5ac9-47fa-9456-9516b98aefe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:25.896Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=02507ec8-4e0f-4f15-bdfe-0028c60196c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:35.912Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b5dd011e-5d91-4c78-890e-ea9aa5baf550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:35.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:45.919Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8051a314-482a-435f-bc2c-9a6219fa3c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:55.932Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=363c0a66-57c9-4077-a2cc-0c84da6d3bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:51:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:05.941Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2bc60776-51b4-41f8-90c1-bca62269342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:15.952Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=820512b2-960f-4ccf-8b27-ca833d221d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:25.961Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=63c7e29b-174b-4f65-9a97-06399c82fa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:35.968Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e7dcacc1-9a14-49a0-a9ae-bb4375e60fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:45.976Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=42a138d3-d226-44f0-9627-53b5eb0306c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:52:52.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:52:52.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:52:52.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:52:52.669Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:52:52.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:52:52.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:52:52.676Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:52:52.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:55.983Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0b80e286-c609-4234-b126-34620ab4a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:52:55.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:05.991Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=47ea818f-34ce-458d-b0c6-52a56ecdc0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:15.999Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e6a4d573-cadc-40f7-b033-31cf65ec9c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:26.008Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3d58545f-b648-4eb6-9bcc-c033055d9629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:36.014Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=64898401-9ec2-432e-9cbe-764004d1fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:46.025Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=78097828-beba-4de8-8d2a-1a6281c43f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:46.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:56.034Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ed9d96ee-7ddb-45cc-8e3b-972525089b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:53:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:06.042Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=87857064-8f16-430c-9d4c-30952ce3acb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:16.051Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6655264d-03a9-485f-accc-1b0b2338e28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:26.059Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8d3e4ab2-1bad-4dc9-88e0-d29d8ece3fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:26.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:36.066Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f2e1e3e3-4837-4c67-b932-a3428f7ede82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:46.077Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e2ec323b-e8c8-4ea3-9ea0-bbeb3bd4aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:56.085Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=89ae338b-07d6-4030-aeec-08a65352482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:54:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:06.095Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9c15bb5a-74ec-4d2a-a729-6e29b486ab89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:16.103Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=16bf9f1f-565f-49db-9b17-055083e5899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:26.117Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=12d32a20-c028-4289-85f7-0e61c167742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:36.124Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5328b3fa-4127-41ce-93e0-a49809e6d5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:46.134Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a392ca4b-ca49-4bdb-880c-a65156e67cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:56.141Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=774416ea-0e0b-4cc7-967b-6d9f2c3d2045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:55:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:06.148Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b9c7938a-e5e4-4729-ac03-cfec23c65a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:16.154Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c3ed259a-e082-4ab6-9d7e-4a68608cb100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:16.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:26.163Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f6388bcc-dac4-4ccf-b958-547ab1b72794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:36.168Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8a35c337-42c2-42de-9afc-e5b542c8e5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:36.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:46.176Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8cb202f6-9aeb-406a-82b0-1eb7849e7562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:56.184Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6e2a4113-1cad-4798-ac56-08c00edd8615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:56:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:06.196Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6487cf68-d689-406d-b42b-04d9f5730b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:16.203Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7ae1d473-5faf-4768-9cae-16a15b6462a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:26.211Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2151161a-2a50-41ad-b691-378bdc0921bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:36.217Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5c2f17e7-6340-44f8-9c53-d1c9731818b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:46.223Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8988e9d9-f507-4176-a3b4-be153b51faf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:57:52.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T23:57:52.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T23:57:52.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:57:52.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:57:52.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T23:57:52.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T23:57:52.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-11T23:57:52.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:56.229Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e81753a5-8128-41e3-afb1-2cdd034c7522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:57:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:06.237Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=50ac333f-7bde-4728-9d6d-86f0d8c45d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:16.244Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bc53a196-75db-4a48-aa72-bccc0edad9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:26.251Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=602f266e-e6bf-4816-94ef-2faf4a659d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:36.260Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b5d4212b-ce35-4313-92cf-74b45e89d60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:46.276Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9c9ab6e4-ce6c-4b0f-9a2d-99b3f568bd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:56.283Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=715ef5c7-691a-42a5-a89a-60f4e3b59c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:58:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:06.290Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=137c9d25-1879-45d4-a8af-a9579766ce27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:16.296Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=33a7508f-2b9b-4aa1-ae89-096e0ab0a5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:26.304Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b3c6b9fe-17fe-425d-bd7e-60c918c60c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:36.311Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=52f81c02-e43e-4626-b402-b36512304188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:46.321Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=24bb214a-d970-4388-abf9-400cc5cb2083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:56.327Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d8cdc329-9447-4f13-a2ba-7deee25b0804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T23:59:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:06.334Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5930a173-e811-4849-add1-ac9b9cc79bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:16.466Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c3eca9e2-6682-42dd-b95e-4305bba63b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:26.478Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=241c2597-2460-46e2-bf9c-dfc46928403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:36.487Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=133dace2-60ec-4cf6-85f6-7257cc2adbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:36.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:46.495Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a5a1c4dc-24d5-4b74-a4fd-9fbace39081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:56.503Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0ddbcb8d-beb2-43cf-a448-d396fe2ad786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:00:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:06.521Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b06b31b9-07d2-4881-9ad7-b87f2a0d8cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:16.527Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9b36e215-0451-4db7-9c93-6d1878d6be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:26.533Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5f193656-c723-4993-aaec-91e044784183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:36.539Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2ecd7c1b-10cf-4117-805d-35d531849eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:46.559Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f9ea76cc-144e-4331-8392-f5e6f729f610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:56.565Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2ad4e081-a71a-4187-bd60-374cbdf6a0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:01:56.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:06.573Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=57aecb97-cadd-472a-8809-8afb798c2ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:16.583Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b705250a-9495-4fe7-b38d-2628cff437e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:26.591Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=54164919-01c7-42da-89ff-d3893dc9082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:36.600Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e76802f2-2f20-4f62-9173-4a2e964d6b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:46.607Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=94eb0fe1-2971-468c-ad1a-89f1cec848c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:02:52.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:02:52.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:02:52.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:02:52.675Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:02:52.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:02:52.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:02:52.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:02:52.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:56.614Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=fd375748-517b-4001-882c-0b01c161e3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:02:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:06.620Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1dcab3f1-2fac-44fc-b29c-6cea784467b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:16.630Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a3398596-5f74-41d6-9b21-20eba04dd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:16.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:26.638Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=348a7a8c-269e-44b7-8179-bbba77169a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:36.644Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=61069c0a-3ba7-45df-afa5-3fd54b2ca4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:46.651Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=327b2fac-b3a5-4510-a164-8903471dfc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:56.658Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d68d97c4-4518-4c63-89b1-cde438046109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:03:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:06.667Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cd627717-5e45-4005-a475-1278f9f90f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:16.673Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=06c55cb9-b940-4e8b-9551-7665cac7aeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:26.681Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=afb2406b-b3f1-4ac9-a7c4-eab02a7f9005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:36.688Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d3be240e-3bcb-46f0-a73f-08dad55753c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:36.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:46.693Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a9d8ec3f-5f21-49f8-b7f2-8bad68168c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:56.700Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6f7cd578-43a7-474a-a6a9-348fbcdbda95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:04:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:06.708Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=08a5a7c3-1f12-4538-a444-cdf6885af876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:06.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:16.715Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5b6bf3ce-dec1-4afa-9b2d-93fb0d4d415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:26.722Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a769e7b9-7d9c-478f-a4e1-ebebe1219d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:36.728Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=943bdf3c-5206-4a69-b969-a56700c7b159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:46.740Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3a0c0ffd-4f95-487d-92c4-c34f3eace66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:56.747Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=78347b8d-3b16-484a-a1a4-a727cb06551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:05:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:06.754Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=61bfdd0d-558c-4c55-a28b-8c871a449ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:16.762Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=faaf7070-9929-47cc-aa6f-856d300ec034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:26.768Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8693642d-0d54-4729-9c1e-3e35966812e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:36.774Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=635e6e03-a83e-4445-8789-0d615fb8f7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:46.782Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9e25c433-aefb-4010-a939-c94fc754f739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:46.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:56.789Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9a43ac32-695e-4047-83a3-200c4694f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:06:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:06.797Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=23585f9e-bc01-4ae5-993e-2866537cdbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:16.804Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=df63a955-c284-4985-8c86-5ea51970c38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:26.811Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f4c1d011-764c-4151-beed-9f9fa1595702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:26.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:36.822Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2a4c1e06-6ff4-40c8-b308-87a7321fb6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:36.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:46.831Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5ba67407-c264-4824-89a3-c54a5af0c668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:07:52.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:07:52.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:07:52.692Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:07:52.694Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:07:52.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:07:52.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:07:52.698Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:07:52.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:56.838Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=52e44a12-72c9-4b88-8cb9-5a5ea5b1f4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:07:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:06.844Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3c7933a6-dc27-43d6-a7ba-d2b361a23d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:16.850Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=fa3daca8-201e-4f3d-8c3b-1d508248ad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:26.857Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a851fd3a-9452-4be6-8ce7-c522b0bd0718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:36.864Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b3ef1332-6e5d-4595-b5da-0fd7c1b613ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:46.871Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8b8f9c6c-2905-4ec9-b40f-781925794c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:56.879Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6413c98a-e9e1-4a6d-b01b-2e0171b0ca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:08:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:06.889Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=47ce1bdb-db2d-45b0-94fd-eef88a534f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:16.898Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7f77f35a-5aed-4261-bd1e-e19546e4fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:26.905Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=83e707da-ba17-445a-aadb-9b667cf94f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:36.912Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=72d771cc-5137-4751-8184-519063fe7815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:46.919Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=fe4ea077-7e9e-40fe-a1da-2260f7ea3955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:56.924Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b0183e33-8d43-4b31-abc7-bd4882856668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:09:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:06.932Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=514340f2-3c37-49d0-8a6f-68465bf5202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:16.940Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=145e0e71-6293-4462-9be5-c31646b3a941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:26.947Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c370c92b-8c6c-4eea-a539-3d35405d4630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:36.955Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=11eeb07b-d0c5-42cb-b283-5080ceed690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:46.963Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f74064a2-4316-4007-a1b5-20a861185f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:56.973Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=eedccf89-899c-4c83-9987-12c10fe57bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:10:56.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:06.981Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2a457e56-ff9a-45f4-83d9-930cac104616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:16.991Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=74b57aee-36f1-4576-97a7-00cf073552bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:26.998Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f144975e-655b-40eb-8e30-c12fa6e60a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:37.004Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e5610fb2-5266-41fb-aa05-8a75e72db270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:47.011Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a22a195d-8433-4391-ba4e-5b89e089f9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:57.020Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f034024a-db60-4fd8-807e-37ac447cb3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:11:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:07.026Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d57f310e-0cb1-4db1-9e56-8fb17ae0c37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:17.033Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4f80f4fc-e124-41e8-8cc6-c736095b7780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:27.041Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=12a470e9-2169-478a-982c-808f30e92067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:37.050Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ffe35a28-2c15-4caa-b3b1-acf26b85e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:47.058Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cf18d578-0e29-4311-bbcf-668f45c05ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:12:52.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:12:52.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:12:52.693Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:12:52.696Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:12:52.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:12:52.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:12:52.702Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:12:52.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:57.069Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8bd8d167-a5c8-4492-b9d0-04214b4a329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:12:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:07.076Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=25fae432-e16a-4ed7-a2b2-4d414268c5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:07.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:17.082Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=aa582aab-82d4-4d0e-8f33-97c3bd9e5c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:27.088Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=847f1b3a-0f3b-4975-8715-82652080f96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:37.095Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7a82dac3-85ee-4c18-bbcf-3897adb3937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:47.103Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0882fe42-22cc-4159-b061-76ff97651125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:57.111Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ac99f139-6e31-4ef8-ae84-54cbf9097959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:13:57.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:07.118Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=185b5e91-c5b1-4d6f-a72f-5d45f4f4b604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:17.126Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=aa36d926-c831-41c3-aab3-662728497192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:17.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:27.139Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=073d8542-2325-445b-863d-33ebf889682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:37.147Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9794549c-66da-4624-9d68-d5f5ffdb366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:47.153Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=dbe08934-5315-49bd-a246-6ea8ff9d8482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:57.160Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6968b07c-d218-481d-baa4-303e1fff9b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:14:57.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:07.166Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=42d1c99d-2d15-42b9-a267-9cedda0fdcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:17.174Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=57d81401-586c-4c05-85a4-79f727667f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:27.189Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a5096037-18ee-411f-a8f5-e92efbfc5087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:37.195Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4a0850a2-1378-4d22-b611-3a221157c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:47.202Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c6ec774c-acc6-4db7-9a37-240c3192453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:57.209Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=70ea2c96-d56d-4fc1-b8aa-32ca518823d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:15:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:07.219Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b902e8fe-7bde-4341-b2a8-4ad749b1de4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:07.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:17.226Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bce964b4-35ba-4483-9afc-f25c533110da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:17.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:27.236Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0ca35cb8-208e-4b9a-adf3-976e4627c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:37.241Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4a89b46b-e43c-42ba-a656-0585bc9ca747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:47.247Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=23b79251-bc7f-4b26-bb7c-029ab7fc62ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:47.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:57.254Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=511fa654-7e25-4090-a1be-cc67b9a5a706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:16:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:07.262Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=39d914c2-2325-45ae-a35c-9ce9068b2ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:07.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:17.270Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=68bd573b-7f06-4b7d-8f20-fd16e57d64a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:27.277Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8b2cfa49-f982-4de1-aca8-b0e3f2418990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:37.285Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b889b5c8-7a00-44ae-9cea-b232b159bf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:47.292Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2b147bef-8ec4-44a9-8bd5-580b844c9f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:17:52.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:17:52.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:17:52.708Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:17:52.711Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:17:52.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:17:52.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:17:52.714Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:17:52.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:57.301Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=dc934068-542b-4425-bef7-01fffa198811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:17:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:07.309Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c5df2483-6ed7-4879-a156-3f86e0ee366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:17.319Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=77b2e748-8b60-47f1-bfdd-b8dd60bd4246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:27.325Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cd75503d-edf9-4105-8766-79793993747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:37.331Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a96ca236-3d8e-45ed-b247-51833ffef5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:37.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:47.336Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e50b5ea9-e195-4043-b82f-027960868d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:57.345Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=78e80979-2f85-4975-9199-4f3b1cac2348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:18:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:07.352Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5c06b24e-ef10-45a6-97eb-58b9bfb191a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:17.359Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e8d15565-70f3-471a-8c5e-cd9a7347bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:27.366Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=43f82876-46f9-470b-804e-d35e1cc9b26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:37.375Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=40b15964-62c6-4ed5-94e6-c3c06ff9cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:47.382Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3aa8f6ad-5c0b-43b8-9b39-5481ed8ad646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:57.390Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e80f6c88-cfbb-4c53-b997-d3c32a33ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:19:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:07.397Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=825a6bca-604b-41ca-b00e-3c56f75e68c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:17.404Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c919688e-55f8-4074-80fd-a26498fe7a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:27.410Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b4c090e9-97ea-4ffb-9d7f-04f0f71dd0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:37.419Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f9e1b6b6-6956-474c-9786-ced9c8ab492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:47.427Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bb3f4569-c313-4887-9b89-52a4797c610e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:57.433Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1f860735-320d-486f-b1c6-46411b2837a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:20:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:07.441Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d8f46435-c4e9-47b5-a9b2-ba772dd92289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:17.450Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6b333f7a-fbf0-444c-acb2-a3ccb90916fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:27.457Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=16f92cc7-1db8-46ee-8adc-14097370db00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:37.463Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0d619ace-0236-4d95-b69e-0959d1fbfcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:37.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:47.471Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=fef52fe2-2b02-42d8-8d84-3250054b01d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:57.480Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4558c10e-7d9c-4f4c-b264-35f9b414d623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:21:57.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:07.488Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=916ac342-5ed9-452c-95d8-3bf5f66097c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:17.497Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=29f09a6e-0b48-4c07-a228-536560264f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:27.504Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=278af5cc-c26a-4b72-9575-a19137276e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:37.510Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=64604d8c-840a-4545-b1f8-8ab797563a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:47.518Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5f6bb6b7-0394-4f30-a452-073874c9849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:22:52.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:22:52.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:22:52.701Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:22:52.705Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:22:52.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:22:52.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:22:52.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:22:52.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:57.536Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=653e6942-e0ed-440f-80e6-084744460b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:22:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:07.543Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=8151a446-87ae-45fc-81d8-637ca9b14a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:17.549Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bf184eeb-be8c-46fd-a69c-87205f40585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:27.557Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=887735d5-9dda-4f75-a4d3-f4ac3a8bb31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:27.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:37.564Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ced744cd-12d3-483c-8d5e-5a18ae2d50dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:47.571Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3c25f54d-6b68-4940-9c28-7d16134e674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:57.579Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d5b34e15-d7e0-4c2f-b851-e9a6d08029da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:23:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:07.586Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0bb8dfeb-4f52-4f20-b4ba-a019294e2dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:07.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:17.595Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0ccf68ce-7478-41f0-8dcd-9bd04b1c4a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:27.608Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=71468ff3-927c-45ac-aed3-710354611faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:37.616Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=58d72fe4-ed38-4e25-bc0c-a0313779a793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:37.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:47.624Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=29281aca-56a5-4d2a-a8c9-4922c2b2c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:57.635Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3e2770f8-c6f0-42f7-905f-e7111451d5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:24:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:07.641Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a0d02fdd-cdbc-49e9-b5ae-72ebfe47f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:17.648Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=53c21ca7-8201-41ed-a360-43d24cbd57eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:27.655Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9cd6ec99-6466-44e1-8f38-60e43831dafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:37.662Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=136eecd2-6e9b-4aa2-b91a-1f0af8de6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:47.668Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3c895bce-eb56-4255-ab7b-a55e76c9f18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:57.675Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f95fe5ed-047a-4a6b-9f27-b9c1cf84656e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:25:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:07.683Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=681ca66b-6584-4f0b-9fac-e803c79814a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:17.694Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=00a4351c-b3cd-4561-a794-aa38d11a1f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:27.703Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=302e3508-fb9e-4853-8c9a-d45b7fe1c175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:37.709Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d2bf4c85-cfc6-45b3-a0e8-05f5f3376b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:47.715Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9c4d8b6e-01e8-40ee-848e-c0b65d6c919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:57.722Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2993c70a-8ea2-4c65-9b40-d647d931138a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:26:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:07.729Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=58409c39-9481-40c5-80cc-88d897c848e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:17.737Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d86aa3a6-b492-40b8-b183-f4897d4b6d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:17.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:27.743Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=873db74b-78f0-488e-a7ef-a7b369acbe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:37.751Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bb172cda-2592-408b-829b-880616cd41d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:47.759Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0a054b20-8e14-4df4-b9cc-74da1fda1f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:47.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:27:52.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:27:52.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:27:52.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:27:52.678Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:27:52.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:27:52.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:27:52.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:27:52.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:57.769Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=155f6c54-4ff4-425a-a1db-a919880b0f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:27:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:07.777Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6ad28b28-e126-4eb0-9020-82e7f13091bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:17.784Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3136c480-1953-4f4d-8636-1033616fa42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:27.791Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a7a85ca9-3c88-4f0e-a337-303d2b0b6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:37.800Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=642a963a-6908-4567-bf7a-bf017a150693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:37.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:47.808Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=79fff471-eace-4efd-941c-f2f6e3725213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:57.817Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=716d9101-44b3-485f-915b-257e2b11d6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:28:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:07.824Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=962aff82-1667-4c64-bb1e-ded042329362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:17.832Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a1a323fd-f2a2-4fb1-8236-bc7a5bcd7a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:27.840Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4c8e8c98-89cd-4992-8089-37b0b89c5097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:37.849Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7d75854f-2653-4900-82d1-a3fb68ba070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:47.857Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5cec3cde-e645-428e-9d23-0eca683224ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:57.866Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e11d205d-86ff-474d-b14a-0bce72c30325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:29:57.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:07.873Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=02371bba-1360-46fb-b6e9-eb3c2bba10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:17.880Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cf9fdaad-a03a-43a8-8324-a02e16b3eec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:27.885Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a5272478-5ca9-460f-80b6-cc0eb712f140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:37.897Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=58441a58-9b07-4f0c-af96-0a3e09864fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:47.906Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ca9aa512-4881-47be-8590-25c6cab19439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:57.912Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=c01272ca-14a1-4289-83e3-299841a0b077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:30:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:07.919Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=acfbd8c2-faf6-4c30-9855-95ed0287ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:17.932Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a8efe083-fa42-49b2-a82e-bfc8f6fe1bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:17.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:27.940Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3d3f3e9f-50c3-4f10-9864-7e22d609df60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:37.947Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7b6b4eda-0f58-43a8-8e45-144d09d9e978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:47.955Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2f92d1ce-6275-41d9-889f-9ccd3a128daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:57.961Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b0e65e0a-865b-4c14-a059-d53b0aef52de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:31:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:07.967Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7bbcfeb3-05a8-4284-a25a-b96f201416a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:17.973Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6bdfe72a-1b91-40ee-a8ba-e6430cabe607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:27.981Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=485edbb3-4a4e-4a12-9df9-143c3f0acd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:37.991Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=76f42e21-ced6-4f3c-b828-16d2144f4a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:47.998Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ffe632bc-5d24-4462-988b-d87b1c036a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:32:52.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:32:52.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:32:52.742Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:32:52.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:32:52.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:32:52.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:32:52.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:32:52.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:58.006Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=df586029-cc00-492c-9a6c-cd3e806860c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:32:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:08.016Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6621934f-7164-4ad8-82f0-f650f4d3fc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:18.023Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=9dd2fba4-1e55-4a44-9868-9a3a212167b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:28.029Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3fcd66fd-07f4-4fd2-a715-14d19e4f13ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:38.035Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4760482d-49cd-4408-a645-71f40e37f402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:48.043Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=0fe9068c-4e40-4737-8675-dcd37aac6a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:58.052Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=16d4f1b6-b544-4778-a92c-e694be24e385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:33:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:08.060Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=aed86e52-ec02-47b8-97c2-dc55997acb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:18.067Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=87de1e81-6fa8-4a95-827f-f8a212a3a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:28.078Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=47cc55ad-587e-41e0-b8b3-f40b964ce582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:38.088Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=aa0ab72f-32fc-4ab9-8330-e0812e32085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:38.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:48.100Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f467cd5d-81a2-45b3-8574-6d8f28044346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:58.107Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d2a2593c-506d-493a-a738-7075d209e54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:34:58.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:08.114Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=225648c4-4ae2-45e8-af04-2820f11fd0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:18.120Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ab32d737-f2e2-4a07-b6ed-a96c2beed5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:28.125Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d8332d6b-7a1f-495b-b7cd-d62ade3a22bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:38.137Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=25149de1-4701-4b52-b1b2-9ff5b5a8ca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:48.147Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1ffcb45f-e1ad-4837-838e-646b2ea6daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:58.159Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7919fd79-6ce1-42ba-93d5-56c147c0430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:35:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:08.167Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b70bc1a0-c882-4bbf-8fe8-8e85b2d2bd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:18.177Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=04027a26-05ff-47df-b7d1-419bdb1a931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:28.186Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=40c7339e-f8d6-487e-880f-2682b2d7f730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:38.194Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=37300b23-002e-4178-ae6c-bd79deaab3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:48.204Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=951a927a-c616-45e9-bede-e12b2719d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:58.211Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e4abec79-2f21-4aff-a134-58554b8aea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:36:58.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:08.217Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e22759ca-beed-44f1-ae01-f7fbfd7bb64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:18.223Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=021dc1df-72b8-485e-aa44-0b136a020cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:28.231Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b9d65706-6071-4940-a70d-96c17f616d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:38.238Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cebcdcf9-6a1c-483d-9755-b21beb34c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:38.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:48.248Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=54e04d2f-2605-47f3-902d-5156dd4e132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:37:52.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:37:52.678Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:37:52.679Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:37:52.682Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:37:52.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:37:52.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:37:52.688Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:37:52.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:58.261Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7790eab2-5aee-4bc9-ae0b-072f5d3192d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:37:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:08.273Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3dd69b29-805b-4047-a1a6-800a75df5fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:08.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:18.280Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6c8b8886-235d-49b7-b753-2653c4a98da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:28.286Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f20f86fa-0341-4ae0-be36-5e2947ae6a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:38.294Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=235aa7fe-d1a7-489b-9d9b-4ac0a2c52c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:48.301Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e99b6271-c611-4da3-98c8-bfe567359d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:58.307Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=fc80ce7e-8d9e-4658-a555-9d2453dc37db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:38:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:08.316Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d6d47a9e-0c93-462d-ab09-a7bcdc4ce84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:18.325Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b43a9aed-14c8-42a6-bc31-4a43c63ce3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:28.332Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=549c579b-bb76-445e-a5b8-4df45667c419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:38.338Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e6829382-24e5-41ef-8873-8ead10016dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:48.345Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1ff2f159-512d-488a-a26a-a6194ab7eab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:58.357Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2abdafd2-fd9c-45d5-8586-5b5720b31bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:39:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:08.363Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b532ac0c-462c-48a0-a039-304f8adf572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:18.371Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=54627664-dade-4b50-b3e4-07e167ae02de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:28.377Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=16f22d98-02c9-4af6-9fe9-6214a241543d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:28.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:38.383Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=e1cb41e4-a2bf-41b1-b0cf-78deacc47ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:48.392Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=af628a2f-9f71-4dff-8d7f-c33486f65d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:58.401Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=98b7c53c-5615-4315-86bd-d110a9a849de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:40:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:08.409Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=cfd0a011-d000-4fe4-8c58-af9ef0d552bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:18.416Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ccc49fbb-45ca-4363-8693-281b9caec21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:28.424Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4fc990e2-b22d-43aa-b566-cd5cf74e9995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:38.430Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=6d578e94-eca6-4588-964b-4af68902ab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:48.443Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=7592631d-fa42-4014-81e8-4d834c7571ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:58.449Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=31b60289-d6d6-4bf8-803d-103b22d98879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:41:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:08.457Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=83a1fc36-ab29-4828-a6d5-c43cde9d3542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:18.464Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=862d5dd1-994a-49fc-a35b-6b9df56f128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:28.471Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a35e2ff9-636c-4757-b506-9d9387077ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:38.477Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=4f0d6059-98ea-48d9-b49c-2cd6548809b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:48.487Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ace66e33-4e45-4c1c-b0a2-03a54f19a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:42:52.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:42:52.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:42:52.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:42:52.703Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:42:52.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:42:52.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:42:52.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:42:52.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:58.494Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=060f7c88-b2d1-4533-ab98-103f443133e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:42:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:08.501Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=00c714f1-e763-4bd9-a296-e619ead0c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:18.509Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f94480fa-1b84-4702-a738-3a311d4e2028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:18.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:28.516Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ffcff9b1-db22-41c7-a1b2-b42f12e03100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:38.526Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=bff3034c-f354-4bc2-8298-381f711cb64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:48.541Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=818de1c3-2470-4366-992c-dc4e60c1ce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:58.549Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=31e1d026-ebd3-41a0-80e2-5a5224b5356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:43:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:08.555Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2d164759-1f3d-46c3-b25d-023b7fec5fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:08.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:18.561Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=27963bf0-82f9-489e-9c40-dc9eee6bd5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:18.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:28.568Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=2289b684-2482-43d0-9d6a-1ad2028bd92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:38.576Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5223b702-dd53-40b3-83ac-b6c1b3a93743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:48.585Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=1638ce95-ed71-4b76-a502-d18aede86187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:58.592Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5b38dba0-291d-4113-905a-dbfe65e802ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:44:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:08.598Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=d08cd313-a839-403f-8fb8-14ec84cce0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:18.607Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=aa5eba7a-0536-4540-a2d4-209094c94792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:28.616Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=3595a331-8eca-49f2-94c0-9008de8cd608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:38.626Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=271cf3e7-83b5-4b0c-8c7f-0b5c29ca106a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:48.633Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=696ec9c8-0d92-4f82-8333-5fde947a60e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:58.639Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=ca96822c-b5b4-41d7-ac30-55fe2ce48ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:45:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:08.646Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=00f0f7f8-524b-4fb8-869c-3998a99c5d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:18.654Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=666e50c5-203d-4497-823c-5c44fca65602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:28.672Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=5a8c521d-e693-43bf-99ed-3c16d1d47203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:38.679Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=49fea39a-6f21-4018-a83f-d74bc8959a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:48.686Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a7dcf621-27a2-4eb9-b050-78b1866c3cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:48.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:58.694Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=a160a1f4-9556-4ffb-bb8c-44de45b998c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:46:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:08.704Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=f5b51ac9-bec1-4a98-982c-197965f1d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:18.711Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=745c50d0-2aff-416c-9706-5ce8efb0c647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:28.718Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b1c4aa45-6aff-4117-97bb-32017301c67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:28.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:38.727Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b6f7b0e3-533f-49bd-9ceb-0cc8b9b64c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:48.732Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=88cc5792-9a1a-4ede-b89f-890951c32ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:47:52.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T00:47:52.695Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T00:47:52.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:47:52.698Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:47:52.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T00:47:52.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T00:47:52.702Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T00:47:52.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:58.739Z |INFO |Init configs |InvocationID=f9f406a7-ee0a-4200-bde5-7f151870aa33, InstanceUUID=b6b27e54-d449-43b7-915e-cfec5f7c12b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T00:47:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |