By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:41:05.020Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:41:05.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T00:41:05.057Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:41:05.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:41:05.773Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:41:05.773Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:41:05.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T00:41:05.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T00:41:05.901Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-28T00:41:05.921Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-28T00:41:07.548Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T00:41:07.975Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-28T00:41:07.995Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-28T00:41:07.996Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T00:41:08.045Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-28T00:41:08.045Z |INFO |Root WebApplicationContext: initialization completed in 2124 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-28T00:41:08.395Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-28T00:41:08.965Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T00:41:10.051Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T00:41:10.448Z |INFO |Started MainApp in 7.721 seconds (JVM running for 8.371) |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-28T00:41:10.529Z |INFO |Start scheduling PRH workflow |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:10.551Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2f8d4255-a5de-4ac4-b800-46f4707ee952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:41:12.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T00:41:13.513Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T00:41:13.513Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T00:41:13.515Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:22.238Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=df87b3b3-4e6f-4312-a4fc-984870c1d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:41:23.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:33.306Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=346fe769-a2e1-40ad-9804-df3a437f9057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:41:34.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:44.374Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5caacbdb-3be2-4649-ac4a-df9e34e2351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:41:45.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:55.510Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0c685f7b-5c04-4aaa-8cb9-95d200bbb852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:41:56.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:41:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:06.550Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ec4d92ff-d39c-4f23-bac1-28e25a95b7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:42:07.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:17.626Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e1cde920-10a9-41fa-80e9-70f6b695c56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:42:18.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:28.790Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0c4a904c-71f8-4341-84d5-b7297881c595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:42:29.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:39.894Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2163aa0e-269f-437b-97ce-9d131186ff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:42:41.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:41.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:51.062Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8504e599-9053-4d92-b497-c98f773ad052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:42:52.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:42:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:02.106Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7c4bd69c-341e-45b9-8a18-dd64b5b83d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:43:03.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:13.144Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3160f931-1f0b-4961-b3d4-886cfaa58f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:43:14.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:24.311Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=59379c7b-bf5f-4124-bf17-61b98ae392da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:43:25.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:35.417Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=252b32b7-f305-48e3-a6f8-133e1efbd468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:43:36.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:46.454Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=74e68b77-82f0-4b58-bcb3-4fe61aaf6261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:43:47.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:47.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:57.528Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c2079a31-c6d1-4ee9-b24d-5eb7b8657189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:43:58.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:43:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:08.598Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4ee7295d-57dc-48c7-aaed-087d4d5c71b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:44:09.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:19.640Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b9d58024-91df-48f0-8196-b259857d078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:44:20.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:30.710Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4e10f6e2-133d-4fbd-adb9-8855897d9d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:44:32.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:42.134Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=14700460-3898-4bd6-b34d-60fa77320fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:44:43.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:43.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:53.174Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3471d26d-d31f-4267-90ff-b0acddfdd74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:44:54.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:44:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:04.342Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f9e3a115-1262-4269-9b9b-3636c010395c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:45:05.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:15.382Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2325d196-b5f5-4264-b554-c9b8079f99de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:45:16.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:26.422Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3a6e0301-ef87-4e24-b366-2b2b841928ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:45:27.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:37.686Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=499af68c-3d57-479c-a2a3-aab78fb2eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:45:38.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:48.790Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=970b0574-fd09-4511-bbed-fc992eae611b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:45:49.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:45:59.833Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=88ad6794-6a79-4adc-ba06-573a2178f6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:46:00.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:46:08.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:46:08.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T00:46:08.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:46:08.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:46:08.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:46:08.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:46:08.771Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T00:46:08.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:10.902Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=20af4bf4-9fbf-4da8-a9b9-8de645c06e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:46:12.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:22.008Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=31899554-e847-415d-911d-ee4c82827ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:46:23.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:33.177Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=608f0b02-ddc4-4f09-bb0e-024e5d2b136b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:46:34.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:44.215Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1dd37a98-0587-48ae-a3af-484d520c4909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:46:45.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:55.286Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9047208f-7458-404b-86b8-35f196f62ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T00:46:56.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:46:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:06.326Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=56bf6e26-1905-4670-992b-48f1497a7f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:06.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:16.411Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9ad32429-46ab-45b7-ba4f-54a497de6759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:26.426Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=06eb2265-dacf-4575-858b-f56af85c1b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:36.439Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=09ca76f8-ec7f-4faf-b9e7-52e18697eaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:46.450Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a8dc7fee-5634-4a25-b263-90b1b2b962ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:56.461Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c2e0629e-5b27-4e47-bdd4-4f029007635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:47:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:06.470Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fa757ad6-7937-4f02-9aa0-b7f5881afc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:06.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:16.480Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5d6fd771-537b-4711-b350-dc16d444b7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:26.490Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b1577137-e892-48da-b8b4-462b29cf6297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:36.499Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ac703f4f-40ce-4ff7-b3c3-876cf269ce6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:46.510Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=67ccdedc-3da1-4fb8-9c83-5bdce4136967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:56.519Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f34c12c7-caad-4fa2-8322-a36549d41de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:48:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:06.531Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=11f00329-22e9-459f-8230-f5fbfa033810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:16.541Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5cde47b2-6c58-40eb-93f1-c526afcfa2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:16.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:26.551Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2142ee5d-bfff-4eec-96cd-683fe5f6709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:36.560Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4137b9c6-1328-478b-b7b0-7b50b8c405ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:46.569Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7d6a76a8-3b24-4856-9eb7-e72ce8963de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:46.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:56.577Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fe562d15-90bf-41ce-89ca-cff6d238eaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:49:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:06.587Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9052f23e-9b30-4d2b-bced-f76d6915a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:16.598Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2e3329b0-8fac-4045-a86d-c49362ee27e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:26.608Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=156839b2-f13e-462f-851b-d15f4273c24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:26.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:36.616Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=728608e0-1f55-45e6-950a-fd2c6e12053f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:46.626Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c5832e23-fa0e-43d6-9464-aaba7e90c892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:56.635Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0f52bd76-07e5-4da1-9d15-b370a8f3d32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:50:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:06.644Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=63cbcc8f-a6a6-45b5-b16f-19693fc6ffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:51:08.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:51:08.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T00:51:08.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:51:08.648Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:51:08.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:51:08.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:51:08.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T00:51:08.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:16.653Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2c57b9fa-dbc0-40e2-8603-f78692cc32ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:26.662Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=31df2f96-5ee8-42e0-ac41-df49ea17964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:36.672Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a47c3d84-5902-483e-ada2-842980d3238d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:46.681Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=18262360-1330-4eac-8dc4-ead5aac1da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:56.690Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0d9cf8b7-b5cd-42a4-9243-ee03f5bde43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:51:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:06.699Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ef449f79-9f31-49fd-8422-2eed7488fb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:06.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:16.708Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0f6e43fd-8657-436c-8d9d-8fc48eee8ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:26.718Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=34bf540d-3a17-4628-b12a-7e7c6f7258ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:36.726Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=051c0716-ffef-490f-8db5-577acfedc527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:46.734Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=04b78e47-720d-46c5-91c5-6d02d9430f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:56.744Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=62c4c1b9-f2d4-4c52-a4a1-f89c087f6772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:52:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:06.753Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1281546f-d9e8-45e8-be4e-fb9309029a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:16.762Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=733da01e-b102-4c9c-8320-6597ffcefbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:26.769Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=69d037e3-f988-4433-adc2-226fd53ee254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:36.779Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=75164130-2a94-499d-ae08-14419d43e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:46.787Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fa3ef1ac-1873-4a3d-9bd0-78888c49be39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:56.795Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7df1b792-8ccb-4bb9-868d-13f1131537f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:53:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:06.804Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=be10d9ee-f243-4588-afd3-a3388b3d903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:16.812Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=feedbf9f-c500-4d73-b25b-17df2997498f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:26.822Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=00d57270-9863-4723-942b-33468452dd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:26.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:36.830Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ebce3e83-3f9d-41b3-ab1c-50445fb13c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:46.839Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=695aff02-163c-4897-b9b9-0114a081cd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:56.848Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=65d8bc25-853d-42bf-a498-d89161f7a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:54:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:06.856Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=33837c49-d123-4faf-a03b-1e95fa5f11e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:06.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:16.865Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c792bf66-693b-4fdb-9d1d-32ac43991774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:26.872Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cba5f84d-25a3-4a65-b58f-99ba1963d83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:36.881Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e7e1986f-6c0f-4abb-bf8d-b3cd8e1c7cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:46.889Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7cb52a35-e030-4ad1-8cd2-b88732479f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:56.896Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=624f4854-7f7f-4ef5-a443-8fc2f608babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:55:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:06.904Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9d3f958c-331e-4c86-924c-660e6a539989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:56:08.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:56:08.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T00:56:08.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:56:08.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:56:08.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:56:08.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:56:08.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T00:56:08.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:16.912Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c22ed843-1804-4d7d-8611-f44397b88158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:26.921Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f9eb3673-5204-4393-b97b-1c9a52e1f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:26.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:36.929Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=76864df1-fabe-4a43-bdb0-de883f1093b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:46.937Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2e03a93f-e387-4ca0-87a6-96882cba2a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:56.946Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0fc9a588-509e-40f4-ac90-2574f091c976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:56:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:06.955Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3f244e92-aca7-4c7d-9348-e3013ebbf596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:16.964Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1af8c114-0f76-4696-bb5e-f42f26960fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:16.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:26.972Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cfb79fd8-48b9-496f-9d9e-a23a666e0a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:36.981Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c7086d44-3460-41ec-813d-78fc16a85e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:46.990Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=429b212b-5a2c-482c-b30b-4c0173728916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:56.999Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c24b3a75-3591-498c-abff-30c3eead52f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:57:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:07.006Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f8e34c0b-1a63-4bec-a3f9-c31d9d742940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:17.014Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=db3e9ce6-753a-427f-a978-1513ef047384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:27.022Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0133d58b-438d-4dd2-ba5a-c01e177b4074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:37.031Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=39940e5c-51b3-4f06-9d62-242114a302b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:47.042Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e7f3d2c3-4c3b-4d87-9503-b9c64a0bb204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:57.050Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6e80da99-f608-41e2-8975-297971b7c561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:58:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:07.060Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bed65498-be55-4317-b5b0-41050c3f3fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:07.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:17.068Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=40afdda5-fbd1-4f1b-8c6b-31e3f1227c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:17.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:27.078Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=250e56e1-ee8b-4648-952f-b52c225e5712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:37.089Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f7b3a4b9-0233-4878-85e8-6c318e657db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:47.097Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3112be1e-ece2-49cd-8a7a-d9805564f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:57.106Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cb66b8c8-cf42-49da-a1be-b45e616fcf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:59:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:07.115Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b3e7882b-962e-4f98-8889-0336fc0e8651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:17.124Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9cb01410-d012-4021-8d62-dddf09149ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:27.133Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d042580f-63a9-4a5e-8c94-0850995bef3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:27.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:37.142Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2402337a-817a-462d-943b-1a7340f5a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:37.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:47.150Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=01a07fc9-e1e9-4956-8a5c-e9a36a81418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:47.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:57.158Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=03c9dad7-507b-4aef-80fa-e7788a719d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:00:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:07.166Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1cb8b980-1e95-41fc-a050-ea3f49b63419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:07.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:01:08.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:01:08.629Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:01:08.629Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:01:08.630Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:01:08.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:01:08.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:01:08.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:01:08.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:17.175Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=970698d6-e3c5-441e-b9fa-85430ee15ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:27.183Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b2480589-c74d-4258-9995-69827f5914d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:37.191Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b8e3a2ad-e285-448f-8fc8-d42c6b8e706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:47.200Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=75cdfe76-0780-4b69-b939-ede7ebfb87e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:57.208Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=af9295d1-3dcd-43ae-bd06-3781f48ad449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:01:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:07.216Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=20da49b7-2ed6-4d98-bd9b-306fff220beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:17.236Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ed87002d-e136-4829-aeba-bf0529c4c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:27.244Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=37e674be-5939-4c0b-afb1-0fc609cf9806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:37.253Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=92abccf0-95fe-42b3-b5d9-4e68d3a85827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:47.262Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3085f6e8-3d7c-4330-b2d7-9a6ec59ef673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:57.270Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=85d1327c-9940-41b8-bc1c-a05dffa07c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:02:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:07.280Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a15d3fab-9098-43d5-8eb0-968ad4822e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:07.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:17.289Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2dfa4a88-72bf-4958-a5f3-36d4bd10f39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:27.297Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c1fe38e4-31f0-4efb-98d9-db55d57f2d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:37.305Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=af7701d5-8290-4ac5-ac8d-1e0e2448fed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:47.314Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=35edc800-0651-4f53-8464-5735d1a71798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:57.324Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=88bba4be-d2ff-4ca6-86c5-405ec462aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:03:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:07.331Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=56e5ac11-a9f8-4e22-bf28-21df1efb3263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:17.339Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=657a406a-664a-41a2-befc-d8831cb1cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:27.347Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=59f0dc71-687d-4b12-ac89-d238ee60ad78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:27.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:37.357Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c6110829-583b-4c60-8d65-6981c2d9df04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:47.367Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6ef254f8-6003-4bd3-8d5a-eab2647a2dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:57.375Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d6caf3bb-3300-4562-8674-2ece0bc2b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:04:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:07.382Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c5c44a0f-0864-42a4-a8aa-506268a9e5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:17.394Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c12a5ceb-8485-49b1-9bdb-fc85d4f35d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:27.401Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bf4435fe-b365-4e1a-b7a1-53dc53de5b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:37.415Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=10a6eb3b-2fbd-44da-b1e9-9dd2ec0c6495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:47.422Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=42b9a6ff-72ca-4805-882d-bf177a4a3639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:47.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:57.431Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2a0b2d69-346c-48e4-8a07-2348dcb29d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:05:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:07.439Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=08f884b0-a186-4065-be03-6326c2ab3398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:06:08.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:06:08.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:06:08.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:06:08.611Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:06:08.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:06:08.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:06:08.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:06:08.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:17.447Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7da1b4c1-0150-4fda-9a31-6ba08918216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:27.456Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e62826a0-7c53-4cf6-9dfa-ba007be0db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:37.464Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=71eea42a-0725-44ba-979e-c8951ddd424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:47.472Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8a8b0970-6660-4a7e-991a-809a9e2542ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:57.479Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8094268f-1a39-470f-a6a4-625f1a746765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:06:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:07.486Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ab8214ee-cc77-43d6-a924-8cacf87f7983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:07.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:17.495Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b783f993-d2ba-4757-9066-6646af984772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:27.502Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e937c880-202a-4a19-bae1-38cd41de0c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:37.510Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e7849775-d22d-4225-b82b-91a304c61732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:47.516Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8b4330de-1117-48b8-9a87-87629c656007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:57.523Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=338a4058-cb48-4730-9d6c-eeb6b6244ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:07:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:07.531Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a7017a9a-c47a-4be6-a22a-22f8f662b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:17.539Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7d57ae28-f848-49a2-959a-a53fde6d048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:27.546Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0b1055a9-7ac0-400b-b957-0d6d2c7215c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:37.578Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=891d19dd-7884-46ee-8a49-2b7c66e15d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:47.586Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f8ef4db9-7cd9-47fe-a686-97a1d9a7c8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:57.594Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5a085266-00f0-48ba-b329-2746a7b026c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:08:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:07.602Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=58d5e6ac-8c9d-464e-a8c0-c56a861c1ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:17.611Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fdef0c6f-a69c-4b1c-9c44-0fb3b68d4aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:27.618Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0910e0d1-fb29-444e-bdb8-ab6c807e896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:37.625Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e6d62397-cd32-4329-b124-355858adb7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:47.633Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=86826d9a-5fe0-43fa-805e-f67c89b509e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:57.640Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7f698358-cea8-4eb1-a3fe-ffe602cff99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:09:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:07.647Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a6173e66-82b3-46a9-b9ee-5c6a922e49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:07.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:17.654Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=76f2b9ce-03f5-458d-b0ee-78fbb4d8953d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:27.662Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d41335b7-645d-40db-a467-25f6734ff421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:37.669Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f37d2c5e-efe1-4042-8aa9-f841b2420a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:47.676Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0dcb53c5-c805-433c-9783-d09de38e0e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:57.683Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=71bfc962-2abd-4d93-82e5-02def8e6a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:10:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:07.690Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7bb16540-6b1a-4b45-9e14-8a3207a8d614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:11:08.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:11:08.626Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:11:08.627Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:11:08.628Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:11:08.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:11:08.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:11:08.633Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:11:08.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:17.697Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3fc3e077-13ea-40c1-9a6e-2c2cb367e14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:27.705Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bb4fc732-dd47-493b-bb8d-dffd6e02a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:27.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:37.712Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1c87102b-ee8a-4428-95b4-4976d27e85c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:47.720Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f67f9f03-d9b6-4269-95c3-3f8fe6ee13ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:57.728Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2bbf9917-870d-4567-8806-b3ff94db6b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:11:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:07.743Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cc757ac9-2266-4296-b9b3-d88b6a6906b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:17.751Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d2cbbb06-67d2-48d8-9c28-6f4b6b44d6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:17.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:27.759Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=208b56f6-c9b7-479a-96b4-0e40a0f7a92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:37.766Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d99f4e0f-f301-4590-9396-09bd3f155039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:47.772Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8b7ec516-9ea3-4d9d-a9ff-567b8dbdf7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:57.781Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b3213055-897d-45de-83ca-17363f5db8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:12:57.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:07.789Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=db5ed05b-388d-4966-96e0-aac743fcbc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:17.795Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=73f34d6a-0240-48ea-87f8-543fd0d20b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:17.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:27.803Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e06eebca-20b6-4a58-afe2-c1a9834cf903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:37.810Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8a48ab74-ca07-4da2-8c9b-c8fe2ed8e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:37.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:47.818Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3f0f70d1-d00f-40d2-8323-9d8bc7a56fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:57.825Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e29b72d8-eb27-4b90-8799-26136e636bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:13:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:07.833Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=068d3470-0d1b-4df6-8f16-051c1a11ddd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:17.840Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1f155602-326d-4552-8192-379db1b4fd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:27.848Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5a234414-ad82-4f3b-8b51-b457d5895ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:37.856Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=caa21024-0192-4bf0-ab8d-eb0a6a082f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:47.863Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=08476d20-8373-4971-bbdf-8b0deb668b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:57.869Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f822ba79-14c4-4cbc-8139-39e1c0648f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:14:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:07.876Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=848a9b11-0ddb-4db6-bfd0-b98547675c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:17.884Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=08640f95-7829-4e4d-aa7c-41e8c28639fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:27.891Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ec32b60d-a78f-4582-a88a-ddbd274a5c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:37.899Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9c4cd764-e690-4290-a5bf-9ab0c4397322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:47.906Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=57055c13-3983-40a3-bf44-1b43a261b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:57.913Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=68d3f161-5d5f-4f71-8ebb-3728d9cc7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:15:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:07.921Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ffd893e1-7961-4b87-8982-3e39e91f9b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:16:08.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:16:08.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:16:08.655Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:16:08.656Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:16:08.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:16:08.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:16:08.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:16:08.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:17.927Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7f54f7c2-8d9a-4bf6-a6db-82cbf6a8d6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:27.934Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e85d4bdc-2aaa-495c-a520-0efdb185c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:37.940Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=31770883-88a7-4cc5-846e-f3c3d0ec4bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:47.947Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=083778d9-4216-4e3c-ab05-5862a1f41bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:47.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:57.954Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1e9e0d91-16e3-4ceb-9225-9a26e6d94e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:16:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:07.961Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4a201a5d-5fe7-4b6d-aed3-7b59b70818a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:17.969Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e8483062-fcca-48a9-8c7e-8c65c393edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:17.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:27.977Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a4544643-da88-40a5-b7e3-50100adbdcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:37.985Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6e69a383-fe87-4738-9b4c-f721307a941e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:47.992Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=16869d1e-76db-47bc-b5c8-597bbde0cfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:57.999Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a8e3e5eb-8f02-4b1d-aabf-648254996784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:17:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:08.006Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d46b0d34-fea1-47c0-8f3e-635049c785e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:18.013Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f4a3cee1-d2a4-4b24-9c1c-e9c775a00109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:28.021Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=67d65a99-d68e-46e2-96f1-8f85f040ada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:38.028Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cd9d19b2-8208-4878-862a-bcd16ce0f649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:48.036Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=05b1ba0c-b66e-4f57-ace5-04fab7979015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:58.044Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=275f785b-3c47-41f5-bc38-de6edcc971d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:18:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:08.051Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=507c89e0-aeb1-4418-9e23-1e40997cb08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:18.057Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5c6502a8-d866-46a3-a7c3-0e7cec599440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:18.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:28.065Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5290e1d4-259e-488a-b4a8-a844ff7c712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:38.072Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a1a6b505-d1ba-49ae-bdfd-4f72fb84c760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:48.079Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5ad6f9a0-3ec2-419c-8ee0-63e75d52851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:58.086Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=189e4cdb-4616-4195-b581-c1c690f329ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:19:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:08.094Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=36baa802-f89d-4ab3-9435-78883fd8e954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:08.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:18.102Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1d04d8d0-ac27-4374-a3df-1c2737ef441c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:28.109Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ef8173e0-4ede-4995-8b0d-50c67c7f01aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:38.116Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fa4e363e-a5ac-4c8e-a584-fab0f474e969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:48.123Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=72508c0f-5ff4-4a7f-8a2f-a8faf447f21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:58.130Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9cef2c0b-54c4-45f6-8d05-4ed5e7e61812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:20:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:08.138Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=55042e71-fd86-4db2-8c56-542ea3e9c704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:21:08.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:21:08.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:21:08.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:21:08.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:21:08.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:21:08.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:21:08.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:21:08.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:18.146Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=42c71c55-2ae5-4468-b194-5aff35cd7c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:28.153Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d37f6d94-ad48-4ee1-aed5-93d58b48f11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:38.160Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=205c8f48-f9f1-41a2-a9fb-36e93bbcec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:48.167Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=de0fb5b8-a911-4b5a-ad22-8b3b8e42d356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:58.173Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=87d0ca25-5da7-4579-a4ce-901e91539cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:21:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:08.181Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ed2140d3-d1d2-4078-838e-6320c8636971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:18.189Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e6a8873b-0c00-410d-a055-8d3380476189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:28.196Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=149776d4-fe3a-441a-8c5e-92180dbca559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:38.203Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=adcbcf01-cbfe-49b7-b11b-70df50cca189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:48.212Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6813a03e-f6a9-4e3f-9169-ca4d788f1d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:58.219Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e9f416ad-b480-48b3-a2db-036356fd79bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:22:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:08.227Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a695880b-4ad1-444e-8f1b-401451de7387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:18.234Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=12e43de9-d8b1-4a4d-87ba-5e894e8b6062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:28.242Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f249bdf0-269e-41a2-9bca-f15857dcae01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:38.249Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=db6ac568-0885-4c3f-b53e-a3f96f74db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:38.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:48.256Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=07aad2c6-05d3-42b2-a55b-b9a73afe417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:58.262Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=00148fe2-ba4d-4bb0-a9cf-f440545cd849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:23:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:08.270Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e2033688-b0e6-438d-aa53-dc7f9adbd222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:18.277Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6911d081-f367-4a47-8ecd-a868d9ef6120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:18.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:28.284Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a48bc5ad-f84f-47e1-9ef3-86ae2065dbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:38.293Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b963b5a1-7831-4739-8919-1cef88fea748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:48.300Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ee7f55a4-233f-4c93-a66a-69ec8b49a10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:58.306Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=50d695f7-3019-4379-acaa-65a184ecac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:24:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:08.315Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e11a5a37-56cc-4d97-8b59-5317076c6c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:18.322Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d6187b76-67c7-444a-8ac0-2c3b6638faae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:28.329Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0e9262e0-255c-481a-b34a-8093bedb8301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:38.337Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7af7bc89-1aab-43d0-b7e7-12fc8bf34f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:48.344Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2e745848-a42d-489e-a84d-470690f68468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:58.351Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8e49d139-9bf0-4b6d-b34e-4ffd1ec50022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:25:58.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:08.357Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a1d6050a-5c59-4d12-bc05-58c59e09b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:26:08.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:26:08.601Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:26:08.602Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:26:08.603Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:26:08.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:26:08.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:26:08.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:26:08.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:18.363Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b1df2676-b91b-49d0-89f1-d83ba56d980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:28.369Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fb5ddb38-551e-4bd0-9359-88af3ce23230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:38.376Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e09e19aa-0f20-42e2-80e9-047367e79d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:48.383Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1cbd3936-a4a8-4f08-b4a5-6ea0c93ee817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:58.390Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4977bf54-e7f8-4df7-a7b5-a064a302a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:26:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:08.397Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=35686180-58dc-41b3-b924-fed39176ed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:18.405Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1197c376-0ad5-4866-be1d-db841a7c95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:28.411Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=75d937af-c4e4-4ffd-8b1a-c4aa0dc23d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:38.418Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=85547848-51cb-4d32-a175-efac2ca0ccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:48.425Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8b245ddb-b058-483f-9e84-d62222c9614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:58.434Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2ba39211-2c07-45f3-a7a2-4020ec86a095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:27:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:08.442Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=eee5f799-0d4f-414d-9745-67faafeabd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:18.449Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=51bd5c9f-62de-4ea6-8f87-75ceb2a047d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:28.455Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=00915735-6d0b-47f5-86fb-5befd2971218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:38.462Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4cb0e7cd-469b-4998-900e-5aa25d419c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:38.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:48.470Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1f40ed66-f324-413f-a0f9-57eb389707ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:48.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:58.476Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cad8b291-a8c7-43f8-a632-2c975009d686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:28:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:08.482Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=937cd146-0f98-4716-8c3d-1ebd781f05fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:18.488Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b4b5ae26-cec2-484b-82bb-17d3b18c0a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:28.495Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ba177695-84aa-45fe-8568-98551a8e2017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:38.502Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f94aa8f0-badc-4a0c-8c46-46a3e85926f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:48.509Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=741ff080-79f2-4d82-a6b3-2436a035e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:58.516Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=880dd79c-67c5-429a-8152-5b968d8820b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:29:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:08.524Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=273890a7-4006-477a-98c4-12927df9cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:18.532Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8c7176e8-c3c0-4a47-8dcd-a4e07c525afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:18.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:28.539Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7286e41e-419d-47a7-9f3f-6443da0e36f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:28.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:38.547Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=84080143-f277-4cc7-b792-c542d845cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:48.553Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d7c591c7-6242-4852-a18b-bbb17e59e31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:58.560Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cd3e2a50-7bc5-4bec-b53f-d2a6ae052c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:30:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:08.576Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b5589ae9-37ff-4c5c-a257-2ccd31c21c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:08.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:31:08.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:31:08.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:31:08.614Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:31:08.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:31:08.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:31:08.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:31:08.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:31:08.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:18.582Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=10b6aa89-ea58-4ce4-90c5-e8a6ae82df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:28.590Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=34c3340a-ae1b-41f0-baba-6c0e6e18c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:38.596Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0746f8e1-9960-4669-997f-c53b992b3016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:38.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:48.603Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ee0d2dcd-35eb-4969-b8c8-c37ca10cb0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:58.608Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2bf29369-476e-416a-86f8-e76a68c5ef18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:31:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:08.615Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3a6d178e-7f36-4817-a671-325b6bc6d99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:18.622Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=23caad0c-9c72-43ac-b335-0aa14ae583b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:28.629Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e7195a0c-eccd-4091-9dcb-2ad6e01988f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:28.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:38.636Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=401b5a32-acd9-4a48-909f-a7f6644abaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:48.643Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f8864af5-a799-4827-859c-c5fbde64082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:58.649Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4a041bf1-420d-4252-b8a2-9d496be7e079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:32:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:08.655Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0c5e127c-cc98-49c9-a708-aebc8fd977cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:18.662Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=dafdc25c-d8f3-4994-81c7-720a1cb00a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:28.670Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ec25bd7f-20f7-4653-b144-255709a19c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:38.677Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=87c17fc3-5557-4f45-9200-e20e384400ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:38.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:48.683Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=65f8dd93-8280-4dd3-b941-5f1eaf4176ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:58.690Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b1f2c355-f71e-4094-a878-406c37fbdb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:33:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:08.697Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a902f040-856c-445d-8de2-7756586b5626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:18.704Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c4bca21e-aaee-4a47-b6f2-3ff312e9bb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:28.710Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4e4b0133-58a9-49d8-82c7-0542387a66f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:38.717Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b1446ec4-28e9-45ed-b1a7-0e74f72dd733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:38.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:48.723Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=452e2921-1007-4583-989b-4af3751c3795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:58.730Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c4a9deb2-263a-4189-abcf-380b5064297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:34:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:08.736Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2c6d5d4e-8936-4d1b-8eab-fe29d49596df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:18.743Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c63a83d4-a3dd-4dc4-9993-7ccc8261099e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:28.749Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e71063ec-5f90-4796-9384-9438bfeaf02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:28.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:38.756Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0dd2557f-d098-4e03-b71d-1b942b68a855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:48.762Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f8a65c93-443d-4135-8389-030db3b349d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:58.769Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e76aa888-73b8-4570-8832-2029a3d084b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:35:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:36:08.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:36:08.659Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:36:08.659Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:36:08.660Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:36:08.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:36:08.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:36:08.663Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:36:08.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:08.775Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f5d6bb6c-b38f-48c7-b76a-5486ffac3539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:18.781Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5bd72bad-0f27-4f25-a668-53a4652956c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:28.788Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=dbc9d909-e828-4dc4-8e0e-a600517cf7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:38.794Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=76af323c-b48a-41da-bdac-8c1237054f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:48.801Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=92d51103-21ac-4c82-9f1e-666bc0a16313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:58.807Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a4bb9f16-e52c-4121-9f2b-d43ae5426a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:36:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:08.815Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=00115573-ef91-4b4d-8929-7ac0c819086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:18.821Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=69fcc8ae-fc88-4cde-9fee-ead84d96110e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:28.828Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b8622478-ed50-4988-afa2-1cfc36ad0805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:38.835Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=40e5e38d-8095-4fc8-be4d-22e3448e294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:48.842Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7d1b57f6-fb11-4d01-b446-5441e8aba55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:58.848Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4b17455a-1b2d-4579-a983-60c6f384685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:37:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:08.856Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=58af1b9c-64c7-4676-a0ac-4d14f2f5a694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:18.862Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a850df39-d7c4-4403-8e96-e78e0aff9b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:28.869Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a1bad846-802a-4239-944a-dafed708857c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:38.876Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5809f033-691d-4a7b-a61b-62512483b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:48.884Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b5e85b94-cad2-420a-a0f2-3cecc96d47ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:58.891Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=30df229d-3a99-478d-bf02-7eaf23b7e99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:38:58.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:08.897Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5b048200-1792-4cab-af30-81831ad512a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:18.904Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e24e2430-d014-4764-b741-84cf7b4d21ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:28.910Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3c147803-e44e-4db8-8dd3-e8f2c720659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:38.918Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=dcc82b3b-a653-41ee-ba31-62d23129473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:48.925Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bdf99f94-8108-4a5c-9709-a21a7ded0866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:58.931Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8233835a-cfc5-4c55-860c-0af428479760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:39:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:08.938Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d952c8d2-fb30-4e6d-a979-9b3119cb619b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:08.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:18.945Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=675351d5-d379-4758-9335-3fed99a47c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:28.951Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=08c7e6a0-db09-4f4b-b239-2139701a51b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:38.958Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7502c309-45a6-46c5-aa5d-05b60b4be907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:48.965Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=00d4a83f-9496-4ef7-a964-2015d254a9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:48.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:58.971Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=91a4b351-ef83-4333-92d2-2d5650c3529a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:40:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:41:08.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:41:08.624Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:41:08.625Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:41:08.627Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:41:08.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:41:08.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:41:08.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:41:08.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:08.977Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=35660741-b15d-4dc1-be3b-e01801cfb130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:18.984Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0045fa0e-9ac0-4781-9e90-5076e6fe7f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:28.991Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5eccdfff-5ec2-4cf6-b188-0c115349f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:38.997Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=26cba0ff-6f26-42a9-b12d-ce151cec8165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:49.004Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4bf597ff-5553-495e-87b1-317f4f144a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:59.010Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=47f9de25-a67e-4cbe-983b-a92210b43285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:41:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:09.017Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5d00ba7e-8499-45a4-bb82-599a20e4fff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:19.024Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f4b09f92-41d8-4762-a6e1-89769a6d7e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:19.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:29.031Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9d701a69-d980-4cab-ac5b-f1f9a5efc4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:39.038Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e375a5b9-3f86-43b9-ae0d-f3bea892a02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:49.045Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ae87b454-6f69-4540-9a87-eaef2e27689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:59.051Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1bfdb686-a2ad-44c6-bd7c-6411f41ac721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:42:59.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:09.058Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=95bcd594-d0a2-438d-84a0-8667171068a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:19.065Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ea847acb-5813-438b-9ee5-9e6078dfa81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:29.071Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=075aa781-4715-4917-8e37-8aaab7f64db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:39.079Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9690f930-bbbb-4ce8-8c88-a81ed2c5a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:49.086Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=50fea40a-95b1-406c-acea-24951c89244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:59.092Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a3c37da2-5afc-4f83-a8a9-5698c65c81ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:43:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:09.098Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=adad0415-8229-4857-802e-89a532bba1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:09.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:19.105Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9d20bfd5-c806-44de-90e3-c5dd75e3da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:29.112Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d0710f97-d24d-4ad4-beca-4078c93028b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:39.119Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e86b8f07-97f6-43db-b3c9-a0416272f664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:49.127Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d825cc84-ae6d-4493-8eb9-7a2778533895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:59.134Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d9a37096-0fc7-48a2-b973-09a58a3effad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:44:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:09.141Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=682c23cc-564e-40c9-a808-370b25b349ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:09.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:19.148Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9ebada4b-4a68-42ab-9a40-7b8ded38da4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:29.155Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6d9c3567-bcef-4d92-8f41-c9690adcf122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:39.162Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2e855521-4cce-4b39-9410-b067cadb85e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:49.169Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fa51abeb-297a-4b64-9891-688f5c602176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:59.175Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=91ca5849-3501-4773-a627-bf1edb405d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:45:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:46:08.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:46:08.640Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:46:08.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:46:08.691Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:46:08.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:46:08.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:46:08.694Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:46:08.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:09.181Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c204f765-26d3-4ae7-95b4-1c71d924392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:09.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:19.190Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c225f0cc-5418-4e51-aa9d-22e70a5b5b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:29.196Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f917878f-60ec-4ddb-8b03-af83e29254e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:29.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:39.205Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4a75812d-df57-4083-8571-b6dcb89f362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:39.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:49.212Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=258d447f-f71a-4c1d-be50-49abf01d175c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:59.219Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d52ce799-f6b3-47b2-a927-f5e5ac32d1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:46:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:09.225Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=46de1b0a-2369-4a03-a0ba-fe4aa648c6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:09.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:19.232Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=67eb4b4c-a01b-4225-a57c-cc977588d20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:29.240Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a740bbf6-6faa-4f2f-a65b-d30af7d0f769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:39.246Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=36ac0396-7aa9-4966-8f3a-d04d1944d4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:39.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:49.253Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e4ac4e66-53a2-433a-bc43-06641bb4335e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:49.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:59.260Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0f0e1174-79f7-40db-b729-20586e236c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:47:59.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:09.265Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a1160656-840f-4e13-85f8-e939537842ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:19.272Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a1cdfcc5-b16c-43d1-bfdd-4f59de51b924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:29.279Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=57c8ee57-9523-4374-a080-29e74dd41045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:39.285Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=eb0262cf-fe90-4024-83e6-b592c6f36bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:49.291Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=413ee827-0f3e-4204-bb58-f365aacb7758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:59.298Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a16b990c-d6c3-497e-b735-b753d6960e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:48:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:09.305Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6bfc57d5-e4b6-477b-be7b-df7607fcb59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:19.313Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=03fa4a98-0f51-4563-ada9-c5b4f0863f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:29.319Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ed94c6d0-c7e6-4dfe-87c1-64b1306ebdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:29.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:39.326Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c39bb7eb-9ff9-4b91-a0c0-7c5c8e0e0f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:49.332Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=177d9040-db8e-4621-a337-829ca2bd74f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:49.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:59.339Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1f3b3c20-b8da-4e71-9422-744601de771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:49:59.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:09.345Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e51597e3-9c83-4edc-916e-26e7eed23e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:09.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:19.352Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=347616d2-3829-4106-9e73-85dd2f319ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:29.358Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4428a876-858a-4fd0-8224-abc2c1572602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:39.364Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d973e88a-e222-485f-993a-5a8bdfa445c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:49.372Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=154fd208-3e83-4085-9ac4-edea0575394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:59.379Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8f653656-c4b5-40bf-adf0-18b25dfe2219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:50:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:51:08.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:51:08.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:51:08.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:51:08.635Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:51:08.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:51:08.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:51:08.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:51:08.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:09.391Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=30f9f3da-3b51-4a70-99b5-ec1fdbfa2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:19.398Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=828705c5-09be-4a4e-91a5-2d46ed74c042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:29.404Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=504afe86-2bfb-4d95-80ed-d9cea7231cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:39.411Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0e7e3d45-fcd1-4c43-b0be-1c2c7862eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:49.418Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2dd02d0c-e135-4c55-a52f-c62ffaab7001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:59.424Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2c93b9b7-2d89-4bc1-8870-6cef3c3066bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:51:59.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:09.430Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=96ba8879-1cb8-47bd-8f90-73e19f6802d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:09.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:19.436Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=87bbdd20-e81b-4c1c-9814-f2cd2474af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:19.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:29.442Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=76d8cdf2-c753-4b94-ba8c-f26a957139b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:39.449Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=be19c9d9-36bb-4bc3-a3a1-59929a5a1244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:49.455Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ac0af5aa-8fe1-4ab7-abbb-99f188e8c160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:59.462Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=31260307-0056-4cbc-9d44-8e29c3a85efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:52:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:09.468Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2f43f170-ccf0-4b94-bad7-a3b40df07552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:19.475Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7098d976-abc8-4f25-9790-512fb758e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:19.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:29.481Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f57f5269-e551-480e-87d3-04a2b7d1aaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:39.487Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c368ad93-fc30-494e-ac49-093198aee4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:49.492Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=477ad8a8-a524-4c44-9cd9-81b58428564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:59.499Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d8767c7f-757d-4a79-b53d-b1c2bbfd847e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:53:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:09.505Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7861e6f1-26b1-4ec9-aae7-0f7182dbe93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:19.512Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b2e19d16-8bf6-4238-935e-fe4322a2d470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:29.518Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5bcb954b-4dfe-4640-9af4-628e73949bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:39.524Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e7ebd409-6c93-4d7f-9e08-f153068d8f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:49.530Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1090bb5d-5781-4f93-9977-c0875c0a9cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:59.537Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f3a44293-cf92-4bd0-adba-8a7c9d42540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:54:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:09.543Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0b03c54c-2d33-4941-bee1-418b7c6ff27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:19.549Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a32d6062-cec1-42cd-8082-48afe056036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:29.555Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a5d5cb86-5390-4ed3-863e-da8b2aad0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:39.562Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b1cc689e-eddd-4478-b678-3b2cb37ceea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:49.569Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c8966f62-381b-4661-92e6-096a38ead10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:49.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:59.576Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=02423a8a-8745-4524-abc2-8b330755d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:55:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:56:08.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T01:56:08.627Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T01:56:08.628Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:56:08.629Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:56:08.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T01:56:08.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T01:56:08.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T01:56:08.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:09.582Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=287dd87a-b691-4d34-9bc3-8d11e15c1bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:09.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:19.588Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6e33b816-1805-4b0e-90af-7a4bd5ee75c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:29.594Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=80a3e46d-855a-4f1b-abe4-a62b57464bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:39.600Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f89d7710-484d-4e97-85df-154f6c391517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:49.606Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c53cd7f5-b1c0-4a45-a530-c241a823181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:59.613Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ddfee67b-278b-4be3-833c-436a53d2d6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:56:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:09.620Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6471f14c-0594-4021-8108-3c4577721eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:19.627Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=10f080d3-7626-463d-a848-83933b03612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:29.632Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0392c22e-acbb-404f-b660-132388ef2a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:39.638Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0664b0f4-6fb0-4f07-b5e9-cd95fd5400d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:49.645Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7cc25087-0c1d-4cfb-ba5f-39b4385aca30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:59.651Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cb6d3695-bd94-4acf-aeef-b0ef0739d5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:57:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:09.657Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f2f6fb10-353f-4ef5-8425-75168125a3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:19.664Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6536065f-d313-417f-8dee-e361109aedbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:29.671Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f67deb0c-f20e-44af-a83f-8165cad216b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:29.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:39.677Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=84b6f27f-0ad5-461e-b3c3-8776886e753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:49.683Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=41bcd47b-d06e-43c6-a3f9-df954d1c25ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:59.690Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=32e4f2d4-4e47-4378-8171-6eb932f1f2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:58:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:09.696Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=04cf12ff-a667-4902-80a0-10a5dd1ee660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:19.703Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=50f51d58-a283-4faf-9aa6-3ddc98b023f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:29.709Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fc8489fd-1737-4ade-9aaf-b202056b1306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:39.714Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=467a0e4d-8abe-4a85-8c85-cc4a02af11d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:49.721Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=396a7daa-2146-4182-b7d6-3656965df70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:59.727Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2c0a2639-4d93-41c0-9abe-bfcbeccecdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T01:59:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:09.734Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7ceae601-3db0-4783-b13e-b026ccf44069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:19.741Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2875e572-31b6-4b0b-a7d5-10a7535b4b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:29.747Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4713357b-4a3d-42ce-ae25-b0806770bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:39.754Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=93e6437a-b588-49cd-bf68-3086ee3329cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:49.760Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a78deaad-2aa1-4657-aef3-65be684ed11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:59.766Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8e5405cc-8f67-426a-8c60-9e1b37e88ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:00:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:01:08.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:01:08.631Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:01:08.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:01:08.633Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:01:08.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:01:08.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:01:08.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:01:08.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:09.772Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2eae16c3-e33e-49af-b3d6-cf8037b97cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:09.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:19.778Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a7d6b8eb-7993-44bd-84f1-d139a8700b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:29.784Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=22608301-d8f0-47ea-918d-51cfa50b8426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:39.790Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=45336e04-8f8c-46d5-95b7-a5c9a8ca5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:49.797Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1637cede-acd0-4db4-8d6a-839528ebc02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:59.804Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3882ac01-e8a6-43f3-adbc-d0457687da67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:01:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:09.810Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c8d86ec4-75f9-4382-ba50-171fd2fcbfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:19.817Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e1484a04-28fe-4805-8e30-afeb60cadbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:19.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:29.824Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fb36c61c-db8e-4602-8400-6d5df335c7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:39.830Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d083cca0-9b90-41ec-b7d4-7e7e9e67eb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:49.836Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ed84ce57-fe06-48b0-b5ad-5a2d15e4da61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:59.843Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d439da30-f758-4d42-915d-ab9a76e8dcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:02:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:09.849Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=46c23c17-88cc-45aa-9f00-704c8f13d81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:09.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:19.856Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=46e7cf78-9229-49d1-93a5-450ad59c8095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:29.862Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bb00ce77-bdd3-4aff-992f-c89ae0a7ae92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:39.869Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=458fea22-231c-48a0-8679-5d885f961327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:49.874Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=84485e66-3a14-4697-b985-812092d554eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:59.880Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1d6d69fa-47f2-4832-bec1-18f1558ee807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:03:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:09.886Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4e28ec08-c21f-4cd9-944a-12b4fbead7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:19.893Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b8d1add2-8bf9-4710-b70c-2ec727385ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:29.899Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a8f304ed-f047-4f51-938d-0e72bd21e188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:39.906Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ead9f921-0ab2-48a9-98e7-2de10336d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:49.913Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4491be90-2376-40e5-a1d8-1747d24b09d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:49.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:59.919Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=615d397e-b204-4ed2-b792-38141a17898a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:04:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:09.924Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9a0e9e9e-4b1f-4e01-9699-71f592b52f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:19.934Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e88e26f0-52e6-49ae-a090-574a50d3f4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:29.940Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a881a4b8-0f5e-4b75-898c-bd9d32269e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:39.947Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=53b22472-d6d7-4b3d-bce4-a1e4e7fd4005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:49.953Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7cda6fd6-461a-4679-b54a-59699f1ec46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:59.959Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a88f2cad-97c5-45c8-a171-5c21ade13930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:05:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:06:08.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:06:08.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:06:08.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:06:08.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:06:08.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:06:08.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:06:08.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:06:08.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:09.968Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=60583999-013d-44c2-af8b-f901be96c065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:19.974Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=32dd0243-f386-42ac-9aaf-fc18d8087f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:19.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:29.980Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=324fa47f-4553-4edc-b266-1e9098cb9b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:29.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:39.987Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8f75a938-ca09-4d72-8fb4-a2d7f32ea675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:49.993Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e9a07dec-28c5-453c-b606-c47fe949171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:06:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:00.000Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=44c54f87-79ef-43c8-a1c1-27318d97aafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:10.006Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=aba3bf5a-da3f-4707-af83-892d6c56d455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:20.013Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=dc7b5b04-118a-4a00-8da7-fcbd17d0c807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:30.020Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e2a8e08b-902a-4a77-9d28-5c4a6617e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:30.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:40.026Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=657cb877-9d64-4e7d-bde9-4672c05ea688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:50.033Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d1e66385-1fd8-4671-a603-6b269e595a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:07:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:00.039Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0727570b-63dc-4623-82e6-c50d02cdd867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:00.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:10.044Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2d30cfb8-476d-40ff-8075-91780cf5b5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:20.050Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=29da184e-ef9d-4ace-9c7e-34106472215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:30.057Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=17ed0ee8-b084-4f3c-8465-fef0c93090dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:40.063Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=49b32a01-3097-416c-9994-746bf0511d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:50.070Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5dd718ab-f72b-49ab-9407-167b0e8fa489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:08:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:00.077Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a971aeb0-35d8-43af-ba60-ad8cb539224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:10.084Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4bd6da4c-26be-4398-84ee-2211ae9432d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:20.091Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=26a81fa8-6acb-42eb-9d9d-00e5698dea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:30.097Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=19db5372-9b4f-4442-8a89-36652803a8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:40.104Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c9ade0e5-ae7b-4b42-9708-5687612c9629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:50.111Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bf23da59-4c48-4c53-bd49-e40ea45fd0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:09:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:00.117Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=af2d6ba0-f735-44cd-954e-1f21d8ad7ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:10.123Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e65ebf0f-2149-4246-9037-91dd950f2248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:20.129Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=175ecfb8-2a41-49cd-b130-b2815c9a0bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:30.136Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=88410b81-05c4-47e3-b8e0-d3111ac5aa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:40.142Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e1d36233-72fb-426c-8678-09f8029aa7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:50.148Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3301e114-1400-409d-9906-8c56f476e28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:10:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:00.155Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=45bf0ab2-36f4-4ed7-babd-a75474fce0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:00.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:11:08.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:11:08.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:11:08.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:11:08.578Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:11:08.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:11:08.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:11:08.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:11:08.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:10.162Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2c107f84-c51a-4362-86d3-d651684f07ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:20.169Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7eb5f1e0-5ea2-4762-9443-5b344f8888db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:30.175Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=61252920-5ccf-4ca7-b674-5d51b952c3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:40.180Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ff0e766e-c810-42c2-8ceb-bb647b00db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:50.186Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=992c7570-e2e4-4169-ab8c-ba067f6af128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:11:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:00.192Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=eaec0714-d718-4581-8512-8abc1859b5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:10.197Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cbc18b24-97fc-446d-b75c-e15bfcebf9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:20.204Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c8e146a5-f243-4305-829d-b5b7f7d74ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:30.211Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4cfe094a-1414-47ce-9de9-70c69a22743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:40.217Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6166f55f-9b27-4f05-a455-e1b0e03f3976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:50.224Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=41396e13-6c70-4b67-a150-7aac948dfeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:12:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:00.230Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d55bb842-259b-4508-91d4-da9f8bc07f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:10.236Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=efac5d7e-0fd1-4bfb-9b2c-a8f98ea01e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:20.242Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a6ecd79c-d0a3-434a-be31-fb8e5308d51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:30.249Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5077c48c-0858-4153-891d-79f7ad32cdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:40.255Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b2f42077-42f3-4670-869e-6077da9868dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:40.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:50.262Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=eb7a9231-55ec-43fa-a0e3-81340521f04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:13:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:00.267Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ddd9e5b5-aff5-4cde-bb3e-3485c3f38c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:00.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:10.274Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d9bbbd9d-c3e4-4fd5-a524-43239673835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:20.280Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=213f6c74-8478-4e8d-8257-7c05eb5a1684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:30.286Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ddb9203f-abbe-4172-9c8b-a09d3f888714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:40.292Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=494e6d52-7fa1-4c5a-b0ca-a82d2d40403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:50.299Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3cd44363-e3d9-450d-8ab3-81dfa093b27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:14:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:00.306Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ad56e2e9-7fe6-4c32-92c4-acef0cc6bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:10.312Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f71b1fb0-8ff0-4745-820c-65af20309caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:20.319Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=479fa27b-6589-4248-b3d5-cd2c7afb7475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:30.325Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fd68132b-cf32-4f4d-916f-d354947ef0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:40.330Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1b15f6b6-c1dc-4c40-9a58-18414fd531ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:50.337Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e4d04795-37fa-496e-81e3-a38f8151ee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:15:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:00.343Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=15177d99-2ec5-42dd-9157-ad8311071d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:16:08.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:16:08.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:16:08.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:16:08.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:16:08.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:16:08.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:16:08.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:16:08.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:10.349Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=367f08d2-bb13-4805-816f-e8d7778e8574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:20.354Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0d76b022-bb2b-446f-9725-609b93c6a022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:30.361Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=84cf3ffd-348e-4097-a096-41eda41cd174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:40.367Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=548e3d4d-ac1d-4d55-a5e4-36e24115577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:50.373Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=eae32822-6f91-4be1-bf02-1995884fdce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:16:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:00.379Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8af69f6f-3990-4584-890b-e34aba25268e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:10.385Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=66e34b6e-d68e-4eea-aca4-89f9ffec2666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:20.392Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=22b341c1-609e-4c1c-b7e1-f1667191534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:20.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:30.398Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d110ac07-9a06-425e-af03-3353d3728712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:40.404Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7dcd1aa5-af6f-41fb-80e1-78809bdb604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:50.410Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4f2a1345-b0d1-4178-a2b6-37219d4fe84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:17:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:00.416Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f290f9fb-970f-48ef-8cad-6fa6425f5986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:10.422Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=89459806-36b2-4271-9e93-8a59a9ff90fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:20.427Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ec092f8a-b281-4296-85ed-c6e18ca2196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:30.433Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=af0ab5e2-c549-48d9-a357-cea7e59f63c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:40.438Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9c3c7aa6-f9f1-4733-8062-089a5a3a602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:50.445Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6e81d543-4aca-48d2-98af-61439653a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:18:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:00.452Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=16c53770-151f-414c-be54-728b6eb50cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:10.458Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2b6b4f28-8d8b-4d7b-a587-60858374c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:20.464Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bd0e3b51-a071-4b51-9ddd-d96e02a69cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:30.470Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6eb82b05-298c-4b49-8ff7-d0a00ec5b4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:30.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:40.477Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7ed6fbd0-6f51-4a13-9239-168699f3c06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:50.483Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d25ff93f-b5f8-4b86-8c63-58b5ab476045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:19:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:00.489Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=77fbf6eb-8f88-4b11-849c-b22cdcb18d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:10.495Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0410d682-389c-46d3-9e4d-acc24cf60b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:20.501Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1f91c4c0-6598-4f89-9c1d-3ca5c2f35575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:20.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:30.507Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1540988b-b1b2-4c18-9c43-ff4e773dddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:40.513Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0f55f99d-6f37-447b-a404-96513f3ae4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:40.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:50.520Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d5d99e0d-5a33-4486-b11f-a0ac43a8fce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:20:50.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:00.526Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0449c4f6-6aaf-4f29-ad7f-7f3889279832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:21:08.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:21:08.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:21:08.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:21:08.632Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:21:08.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:21:08.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:21:08.634Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:21:08.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:10.532Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6d86b16f-c366-45ef-a795-68f3e3e80b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:20.538Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=83a29077-0c12-4baa-ad86-ed56e36772bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:30.544Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0e466832-e24f-47fd-ae14-bb8fa6533324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:40.550Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=92df49aa-69d0-42b8-b446-c8d977f3a6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:40.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:50.556Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=618704e1-f011-4816-9243-fb7d0827083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:21:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:00.562Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e83bc991-f665-421b-944a-e5d4611bd366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:10.568Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e927c59d-f383-47da-af89-2e850386cb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:10.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:20.574Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=79007e0a-1f41-4606-a31e-2b8060c02bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:30.582Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=672ff720-b199-4f73-a860-945947296e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:30.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:40.588Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6d817bb2-6a4f-4cb1-89f5-46b8b7ce19ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:40.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:50.595Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b02dffc7-6135-4817-b89b-3eb4eabc7b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:22:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:00.600Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=db251746-5598-4dd0-9f4f-02973b2d3101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:10.605Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=66554ef9-ad63-4a79-a91a-c7f4dfbc122f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:20.613Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ac47d9c7-c053-4f7a-b90d-df29472eb349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:30.620Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c2d2233c-b73a-48c7-af71-9925dca3dd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:40.627Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e2fed49e-4404-42bc-a981-07851e6a794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:50.635Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=11b48220-c346-4eab-b8a3-7fb26a8de1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:23:50.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:00.642Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a9eb7346-f141-49ed-a0aa-f545ff48f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:10.648Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=81ac6053-edd8-4f21-bef9-cb1266ae46c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:20.654Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9a4b67e7-fa29-4d1b-a25e-63c511c40dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:30.661Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=39edfb1f-dd88-496d-bd37-1d14c3cf00cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:40.667Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c425cc1c-c762-4a3b-a845-994afad042fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:50.674Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3eb64623-b30c-419b-ae3d-33e98375d5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:24:50.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:00.680Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=123d682e-a66e-49b2-998f-4779f35fde4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:10.687Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bd25c286-d78b-4538-8376-4247852e89fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:20.693Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3bd743d3-2417-4dfb-8957-250fe397610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:30.699Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8174e2dd-20c6-497e-a858-71aeb9c4186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:40.706Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=81cadccd-9126-4612-a082-2878e0144fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:50.712Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b0fb57af-abbb-41c0-aa4b-f545f87b7d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:25:50.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:00.721Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4a049839-5a99-47ee-b16c-d0e1fc6e3109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:26:08.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:26:08.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:26:08.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:26:08.600Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:26:08.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:26:08.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:26:08.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:26:08.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:10.727Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e22abc8f-200b-46d8-bee2-59b35b674729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:20.734Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cb70d8ed-cb5a-4ba2-ba42-a763e35e964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:30.740Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=677e70e4-4f5a-466f-b134-07caf4fdb24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:40.747Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c8a1fe01-5078-4510-acf6-00154a75606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:50.753Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=81c84614-8a3a-4315-b8e9-9f322b88a11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:26:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:00.759Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=962129e3-816a-49ba-9f96-01d4ed983fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:10.766Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fc93472e-a404-4004-9403-4cc209eca7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:20.773Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=281c4d54-dd6e-49da-a39a-bc63303222bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:30.779Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=729d5e95-ba94-4de0-9318-be63f5cd585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:40.785Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f16dd2e6-c784-4ffb-b986-017443391f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:40.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:50.792Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=eda4363f-37a4-40bb-be60-6bbd06e5851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:27:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:00.798Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4f6458c2-5b0a-41c2-bf6b-2d35083780a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:10.805Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0f9bd92e-e6f4-4f5f-9af0-ffc5269004b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:20.811Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d96b6079-9a16-4208-9c54-811d28af5101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:30.816Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8790e4b5-e3aa-4cff-9f8c-51f40f092cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:40.824Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=64180f22-74d6-4f93-a582-fcb0bb1cb29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:50.829Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4f8ae4c2-7ea3-4a01-9491-ee82fc8c429d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:28:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:00.836Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c60146d2-9bfb-4036-ad8a-d934278c89d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:10.843Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c495095f-c39e-4ff7-8f38-add1ae21767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:20.849Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b07a021e-48f9-4d5c-affe-fe00561f4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:30.855Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b1025c62-a75e-42b1-a6b5-6a7389135899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:30.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:40.862Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d47b89fe-28b3-4914-934f-4fe5d33f5a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:50.869Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2ee071df-989f-40e5-a586-fb03d49f61ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:29:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:00.875Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3d0dc829-7917-492e-a1a2-70ab2bff8baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:10.881Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6c93631e-750b-4392-883f-7ca4d8cf9392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:20.888Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=84a96a4c-137f-40d0-a662-68ef83bd6075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:20.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:30.893Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=db4ccff5-e419-40ed-bf39-92f7e43067ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:40.901Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ac090921-7f4b-43cb-99d0-cb5083f62ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:50.909Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d631354e-e0b6-4076-9ed0-b4c89f0abf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:30:50.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:00.915Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3ab370e3-5ee7-43c2-839c-f768f4c813da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:31:08.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:31:08.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:31:08.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:31:08.619Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:31:08.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:31:08.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:31:08.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:31:08.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:10.922Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=71cc71f3-4b7d-45fb-91b6-4d43ba3e72d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:20.928Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=811ea92a-24d2-41f6-840a-28a3fd2f8ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:30.934Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5275634b-bd64-46e0-9e20-19b86f6f0c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:40.940Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=95fffd3c-7451-477c-80f0-b09f4c3bb26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:50.946Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2b145d0d-f7a7-41f6-8d0b-b2f4e9b59c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:31:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:00.954Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cd188f39-08d9-46e9-b6e6-7114431a63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:10.960Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=00bbd47c-44de-4bb6-b2b8-45365c5ee8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:20.966Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5a0b6dc5-c771-46b7-a57d-82bc9612f8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:30.974Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2b302ba0-9278-461e-9c79-985295899e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:40.980Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=daed775a-a0bf-4772-b8e6-d5651c7f7cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:50.988Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=65a6b6ab-e62a-411f-9781-157edb39c970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:32:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:00.994Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5eba2b7d-735d-44b6-b1a6-293eee8bff06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:10.999Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=88db13e0-667d-4bef-bc75-81a6650ebb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:21.006Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1439a34d-cf11-4679-89b9-1c919852e265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:31.012Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8911923a-f922-4447-add3-a0ef27455f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:31.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:41.019Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7dd7df86-a336-428e-866c-1096ff0e4409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:51.026Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0ef01976-282e-4312-98d5-ed0d53de593d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:33:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:01.032Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=287bf837-d182-4daf-8fde-8e28921385d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:11.038Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e4b756c7-5623-4b68-b54f-9e154d73c34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:21.045Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=aacbb6aa-367d-42ea-92b8-e725ff0b6eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:31.051Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fc314f0a-2486-4ab4-87dd-a43deff35436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:41.056Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f4fbd1ea-e0d7-4ddf-9376-eb9157e03bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:51.064Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=189c63a4-6b6a-4199-a1c6-d25088e932a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:34:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:01.069Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=30f8275c-dd83-4e21-8fa8-a6efb5c4810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:11.075Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ce6e7b9d-3447-4937-90eb-536ed06e8d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:11.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:21.081Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=aefd28a6-dae8-4725-8275-46068748511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:31.087Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=71201a35-c8ef-4711-a437-88936bec17ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:41.094Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d9d54fdf-2f26-4657-948e-b5415afa085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:51.101Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0a4c53d9-89dc-4db2-9c88-a9e0433b6239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:35:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:01.107Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f90d6c85-3617-4296-8eba-9e2bc340d1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:36:08.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:36:08.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:36:08.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:36:08.600Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:36:08.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:36:08.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:36:08.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:36:08.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:11.113Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=79026378-bbb5-44a0-9062-8f54c954973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:21.118Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e7bc637a-a880-4112-af07-07029c19b187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:31.125Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a98ae7c2-820b-441a-84c8-3f08bed060ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:31.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:41.131Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3795c976-794c-4a6c-a2a4-c3cfd61b9e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:41.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:51.138Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c8579ead-ed76-4246-84ce-802db032c34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:36:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:01.145Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=529de59e-c18a-49d1-8948-0de7e67c80d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:01.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:11.152Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8685aa9e-8dc2-4d82-875c-9f1b44d209df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:21.158Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=89f37188-8e3c-40a1-a0eb-a6691f7bed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:31.164Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7ad86b7a-8dec-4c81-8394-63050ef753e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:41.170Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=782b3c23-1a93-409e-b736-a9d04c30c41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:51.177Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c3ac7b15-d348-450f-95b5-428357b69888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:37:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:01.186Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=29f659a5-493f-468b-8477-147af4c9e034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:11.192Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b179bb78-5c31-47f9-8518-6e15041a14b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:21.197Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=31f1a9e9-266f-458a-87c1-85e116577d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:31.203Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=15eabde2-b787-4911-9557-d86195ef7106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:41.210Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a3f4c707-c714-40a6-982c-f300c68cd1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:51.216Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=96324d6a-3bb0-4b61-8300-f820dcf8e5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:38:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:01.223Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e67364e0-b268-4733-a8bc-3e37904a7e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:11.229Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=71ca99a2-3239-421b-b8da-17a6681e668a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:21.234Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1d813bfa-c55a-43ac-9b56-bd4c7d71d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:31.241Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=30044a30-9b2a-4b91-91fc-65697fda0188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:41.246Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f1985ba6-0337-481e-b3ab-5c7328df9545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:51.253Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=104efba9-e84e-4e4b-91d8-9438c223fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:39:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:01.259Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ab29bbf7-4152-4f33-af6f-47ff12510e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:11.265Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d5472b9f-eea3-4973-9038-3a2d8ea1ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:21.271Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3f6d1a7f-e8e0-4a7c-8c79-b2da237fb6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:31.277Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9ebf2f5a-ce34-4832-b4c5-98226ad674cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:41.284Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=51a3659d-f877-495b-976d-f6206ac89728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:51.290Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e805843f-4426-4d28-945e-77c928559c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:40:51.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:01.296Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9669a194-e030-4988-bd76-9aff70c208a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:01.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:41:08.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:41:08.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:41:08.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:41:08.591Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:41:08.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:41:08.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:41:08.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:41:08.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:11.302Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=69456e3b-8440-4262-9c1c-1042094b6f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:21.309Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e55e809e-a6c4-4b78-a2e5-059f6dfb968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:31.315Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d00b8598-3790-4742-80b3-e6142f9db714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:41.322Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fe13c312-d08c-44e0-adb5-23fefb19ceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:51.328Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=777c5184-34f6-448a-81d5-3ee0cbc26004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:41:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:01.335Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8382d36b-89dd-40c0-b69c-bf852e574342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:01.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:11.340Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=81b54457-ab50-4842-be88-cbcce8166544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:21.349Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=26552dfc-a4c9-49d2-b36a-27bdf138ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:31.355Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9c949753-5be7-4860-9539-f8f2c082ee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:41.362Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b1965396-70b7-4485-8cbb-59cda6ab4113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:51.369Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3586a81e-6d0d-4d82-9e2e-20c9f125ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:42:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:01.376Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2f1e8c4c-886d-42e5-a09d-6a9e4926ef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:11.382Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=67264dc7-6ba8-4e2a-a81f-8722a174bac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:21.388Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=63011b58-2fb3-444b-9c0c-9c73cc443a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:31.394Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a91254fa-391d-46ed-9d26-47087986ec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:41.400Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=44496d73-670d-48f8-aa45-f9fd61102004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:51.407Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8d8e8620-2f57-43a5-bed6-7a243eaa4a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:43:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:01.414Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fed07eba-e9de-4b7f-b4ae-285422f4dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:11.420Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ebf2e77f-30fd-4435-afc8-9a9ab3739e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:21.426Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=eb7f0e20-63c1-4600-b115-e6ba7fe0b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:31.433Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=baf74c4d-0193-4af9-bbbd-d3ba44f29f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:41.439Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a0e14437-7cc8-4478-963b-03ad8b9a4616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:41.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:51.445Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=02bc7796-4d63-49bc-932c-2305e38647ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:44:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:01.450Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=06e4c8af-cf2e-48e9-9f65-e1a74a52b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:11.457Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9f0b6d3b-5889-4516-bc67-3f317c9f1719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:21.462Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=07a08d04-6352-47cc-9555-da93fc7a4ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:31.469Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=04dadaf7-2402-4baa-9b41-3eb6250d91b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:41.475Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=742bc2de-c5a4-40c4-b957-ce1bfbeb6663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:51.481Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b878e970-46d2-4cbb-80ff-9b6aaab72caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:45:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:01.486Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7202568d-2fac-4d21-bb70-327243e47e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:01.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:46:08.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:46:08.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:46:08.585Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:46:08.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:46:08.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:46:08.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:46:08.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:46:08.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:11.493Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e8668e9d-c553-4daa-a161-54a5455039e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:21.498Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2c1f6bcd-b541-4174-a855-52bed4599731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:21.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:31.505Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fe22a3b6-6f28-4c23-94d1-c47b62454a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:41.511Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b5bfe2ac-edc8-4de9-8372-caf4e288fec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:51.517Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=197cef71-9ccc-4878-9b9c-69dbe0589a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:46:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:01.524Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=62386790-8ee3-451f-9887-80c43455c3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:11.531Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=89a1d29b-055b-4da6-8ba4-6d1b6fee65dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:21.537Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=49990e32-142f-486f-a70c-bcd2f567edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:31.545Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=23b6daeb-a3bc-468a-9a08-cdf0e3caeb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:41.550Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7fc36fa6-d8c5-4671-bc0e-737ff35c7a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:41.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:51.557Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4c19a0d0-9cf6-4c9b-9b0e-25f6fe9c2f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:47:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:01.564Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=52e30a32-1a73-4891-862f-d350ff1c645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:01.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:11.571Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2eac8039-0030-411f-9c3a-300cb7971b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:21.577Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=caa129ba-e2c7-4079-a70b-d71f2a39a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:31.583Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=09a4ae26-6a79-49ea-9cdb-285e8484b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:31.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:41.589Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=35b941e2-b2c2-4521-803b-a7886e591782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:51.595Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=769e619a-1606-4ddf-b627-2bfbd3e6c88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:48:51.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:01.601Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=8d0cc6e0-9dba-4d16-91e5-e3b32ef9bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:11.608Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ea05a3bf-6326-4f87-81b0-1ffa7bddc6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:11.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:21.614Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=d622539d-d99b-40ea-a44b-4e64d140f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:31.620Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=80e08062-a691-4a9e-82a2-cce84991e5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:41.627Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1b3ad1af-d934-49a4-8ff5-a231187dace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:51.635Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=38a7f1ad-92ca-4226-a3af-8a941982340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:49:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:01.642Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c626c341-d066-40cb-bc96-5f7af87cdf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:11.651Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a27135e3-3746-403b-bd45-9e28314eeb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:21.657Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=72d9860a-1d59-4a51-a9ea-c9ea466f0586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:31.664Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e4915576-bf7e-4c68-a817-2946a3964583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:41.670Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=97db0690-92fc-4b9d-8be3-74b26229d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:51.676Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=777ce3b9-abbd-4cd6-b156-583be06e3854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:50:51.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:01.683Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7aa9b7a2-a91d-429f-8a20-c79e72ef8b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:51:08.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:51:08.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:51:08.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:51:08.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:51:08.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:51:08.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:51:08.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:51:08.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:11.689Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=907f0bf2-cf6c-42ec-9198-518e85e5c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:21.695Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0c1a8289-7d19-4eb3-8831-7b5588deff98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:21.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:31.701Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=09d793e1-45a8-494a-b703-2200e33934c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:41.707Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ecf52246-67a5-4b7d-85ef-e3ea9b426fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:41.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:51.713Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=687d4d31-b55d-476f-80cc-93c1929f455e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:51:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:01.718Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=55453c8b-5d20-4e5b-8524-3649dda54c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:11.725Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bd86985b-4d7a-42cc-8a6a-2a65fbad02e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:21.732Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3a60d95b-58e5-4597-a525-214a6cfb87d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:31.738Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=42b7aa80-e32b-4c78-a9d9-fbe25b7f61f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:31.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:41.745Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a6202983-35bc-4e24-9546-fc1f0ea87719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:51.751Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=131650aa-011a-4298-baf7-f2cade3aa636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:52:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:01.757Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=20593aae-8e49-4f4b-9ce8-96608fd18f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:11.763Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f3679f2d-4021-46cc-92c9-96637373794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:21.772Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=10354cc5-b96c-497a-9dc9-0dd5fb2994a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:31.779Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=222b4ef4-350b-419f-967c-63f128ddbeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:41.785Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f0d4ec5a-9d27-4ded-9c4d-e99897d92b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:51.790Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=db306a95-85a1-446a-af00-78fcf52385c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:53:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:01.797Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=454479d8-7f2e-404d-a428-8553ff505452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:11.804Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bf7a1836-a153-4bb9-b189-a6cc0746f8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:11.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:21.811Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=59b4f78b-59c0-43f9-a79f-bd0859495bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:31.817Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=20e9517d-33be-4019-8cd6-904a88efb5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:31.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:41.823Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7d4b8c2c-c80d-478d-85d2-daebb2e47642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:51.830Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f90336ac-3074-43af-9761-c1a6e03f2c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:54:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:01.836Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2aff99c3-67c6-4685-8595-54f8f7b27886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:11.843Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fc2b75f9-58b3-4042-9c64-4abb39c73219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:21.849Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f9d5ce34-47ce-4463-a614-972895154675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:31.855Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=3a79fc0d-d2ea-4cba-81ff-65452b80a3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:41.861Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=42637cec-f630-420f-9589-f54bb99788f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:51.867Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a6c01ead-0716-424b-aae9-a5c92ddc60b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:55:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:01.874Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=ca92dcc3-6fc8-4d51-ad4a-be4810cc097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:56:08.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T02:56:08.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T02:56:08.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:56:08.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:56:08.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T02:56:08.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T02:56:08.592Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T02:56:08.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:11.879Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=84473fff-bb6b-4c31-9bd6-9d35ebc61a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:21.885Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a290fc56-a1ea-4c27-8ed1-6b33cb9c4942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:31.891Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=629bd5b0-3707-4e29-8dbd-c14f1d5ee8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:41.898Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=af613231-0775-4671-932e-34868b773cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:51.903Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4d8c9f15-1f85-4133-b967-25e64a57a033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:56:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:01.910Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e759f6ed-b4fd-4e01-a345-75218cadca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:01.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:11.916Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=a2362e67-26be-4c22-8962-2ad0c4ad94c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:21.923Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e6e05cd3-d677-4b4d-b5f9-7bd794119f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:21.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:31.928Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6bbe3cb9-6f9f-4d7a-8907-5c5282ef52c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:41.934Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=b5e30ea9-f181-4fcb-b4a2-2a79c36540f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:51.940Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f2772a6f-898d-405a-87be-a19a493072fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:57:51.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:01.946Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=78d36c71-d51f-40ce-bc5c-c39099f75ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:11.953Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f5f53e72-097a-4bb5-9bc1-0f13965c3252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:21.960Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6b8375c3-7f62-470a-b6db-fee118b163b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:21.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:31.965Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2959393e-5d92-4e55-9cb5-0529e48e77d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:41.971Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=1a392a05-f5a9-45c1-920e-45fb531abf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:51.978Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=fa8f8b77-c06c-45c0-8246-724f112554e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:58:51.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:01.983Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=7284e41b-c7d3-4619-8ac0-d6b04c0699e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:11.989Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e11dc835-e116-4b77-9084-753b2858f6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:21.995Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=5a9d2202-5ad2-4ba3-99ae-f88d537dd9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:22.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:32.001Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f34f203c-155b-432a-a5a1-a5026d340e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:42.007Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=855662f3-6fb6-438e-a5ef-50e3085a9d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:42.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:52.013Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=0dab3fb8-f81a-49f0-b4da-082185d148c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T02:59:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:02.018Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=cb3946c4-68de-4772-be2a-96c4649ea3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:12.024Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=4998e914-db77-44f8-ae55-b85cbb0ff4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:22.030Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=bf415a61-3a76-4b3a-bd12-6139fc9a4c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:22.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:32.037Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e2a90fff-c1a3-4c55-b467-ddd41cfb05ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:32.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:42.043Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6d59a1a3-34c4-48cd-884e-1123a707364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:52.048Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=c82bfbe1-f14d-4acf-918d-7b0dc10a7ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:00:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:02.053Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=234cf10e-966c-4978-bd9e-73f2e860566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T03:01:08.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T03:01:08.567Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T03:01:08.567Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T03:01:08.568Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T03:01:08.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T03:01:08.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T03:01:08.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T03:01:08.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:12.060Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=be74c2d0-35d2-4e4f-9f82-5180e5016a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:22.066Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=6c4b3391-b452-4159-b020-a9a7687b35bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:32.073Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=2297fa6a-aebc-4d34-a969-90a750f5c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:32.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:42.080Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=526e76f3-2909-4ada-82f8-6e407c63ab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:52.086Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=e51260e8-c321-4bee-a4aa-2986b4674a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:01:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:02.092Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=11f42976-67d3-47e7-8c58-78cd1dce6ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:12.098Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=480641a0-3d2c-42ab-9f19-beedfdaf19fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:22.105Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=f79faf6d-eaca-4139-b9e3-13d0a9a253bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:32.111Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=788bd94a-2fcf-46c3-9804-664c6eccd17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:42.116Z |INFO |Init configs |InvocationID=d9de4c2d-1103-4f20-b4ad-f77f8dbe8487, InstanceUUID=9bc68c24-2788-4d6a-8f3b-9928b3e05e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:42.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T03:02:52.122Z |INFO |Init configs |InvocationID=d9de4c2d-