By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:09:02.857Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:09:02.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:09:02.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:09:03.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:09:03.454Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:09:03.455Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:09:03.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:09:03.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-17T23:09:03.549Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-17T23:09:03.566Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-17T23:09:04.834Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-17T23:09:05.191Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-17T23:09:05.212Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-17T23:09:05.213Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-17T23:09:05.276Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-17T23:09:05.276Z |INFO |Root WebApplicationContext: initialization completed in 1710 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-17T23:09:05.618Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-17T23:09:06.279Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-17T23:09:07.355Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-17T23:09:07.851Z |INFO |Started MainApp in 6.647 seconds (JVM running for 7.231) |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-17T23:09:07.910Z |INFO |Start scheduling PRH workflow |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:07.924Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=df62c111-1e32-4f4a-bbf1-595e7397d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:09:09.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:19.411Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=99622f65-46e5-46ce-a1b7-2ff260f58a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:09:20.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:30.441Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=54120b8f-503b-4cbe-bc2e-22ac24973136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:09:31.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:41.481Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3a7c0a9a-c6ba-4c5f-8fb1-a30713ace2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:09:42.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:52.522Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=152f317b-ed31-4883-b037-c47039510510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:09:53.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:09:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:03.566Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2ee74efc-ee2c-4d86-b1cb-851470fc4436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:10:04.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:04.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-17T23:10:07.113Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-17T23:10:07.114Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-17T23:10:07.120Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:14.601Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1940e6e0-7678-46b5-b0c7-71404a12bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:10:15.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:25.641Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=398111bb-b6d6-40e3-828d-70cd9d35e10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:10:26.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:36.681Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a057913e-6f3c-4664-bf1c-0bb8605a2840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:10:38.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:48.107Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9db86e0f-b1c6-4e57-a415-7c3213f091b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:10:49.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:49.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:10:59.150Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5aa19bff-70b2-4e58-8a3f-0712701b5d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:11:00.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:10.191Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=813b18c1-c395-40a3-a6a1-00087d3482ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:11:11.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:21.231Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=53d027dd-bff4-46cb-9127-c640ad4c4149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:11:22.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:32.299Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0f14d18d-0082-43b1-a3a4-cf52cc5ae680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:11:33.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:33.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:43.337Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f204d509-02b8-4049-be3a-da18037cff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:11:44.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:44.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:54.377Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=51921b6e-dcdb-4c47-af63-9a0d9eba676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:11:55.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:11:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:05.418Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=11f91292-502a-48ea-b6f9-701996533014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:12:06.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:16.490Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9ac20a1b-a1be-4c63-9667-d14ddccdc71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:12:17.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:27.529Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9b6c805f-aaca-44eb-ae11-1627df511d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:12:28.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:38.568Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2eae1b1c-de14-4925-bce5-d3b97796df7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:12:39.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:49.609Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cee59388-452d-4355-8cae-ed9d14635690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:12:50.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:12:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:00.649Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5c50dd16-d28f-41af-abc8-3f5da2ee23a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:13:01.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:11.689Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=530fe9f6-b7f2-430c-a610-cb420e27f5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:13:12.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:22.731Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d0a1a35f-9306-446b-b48a-e26104b018a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:13:23.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:33.770Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2a8f33d9-4309-452b-81ba-3121ded0186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:13:34.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:44.809Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=403a22f5-7712-46a6-a545-61a889228e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:13:45.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:55.849Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d3bc469c-da16-49db-8b57-6aa34c49d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:13:56.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:13:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:14:06.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:14:06.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:14:06.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:14:06.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:14:06.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:14:06.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:14:06.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:14:06.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:06.889Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=957f53de-b722-4ede-bd12-7e5382898cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:14:07.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:17.931Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bce399ed-8020-4d86-aa05-763d982a185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:14:18.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:29.001Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=01b9e1c8-8dad-4e78-bdba-f4231364db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:14:30.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:30.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:40.042Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b67039a4-8fad-4cd9-ab5a-0c87a4bb531c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:14:41.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:51.088Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b4f20d23-0b41-48fb-9785-4bbd22f03c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:14:52.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:14:52.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:02.121Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9b021812-3bfd-414e-a5eb-32f02fcb215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:15:03.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:13.161Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0a445107-f8d3-473e-b9ac-12b41e847212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:15:14.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:24.200Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cb31d1c8-b4bb-4500-a709-2fdc499505a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:15:25.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:35.247Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2d7a9a3b-e8e9-4c4b-914c-40af8a9dfa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:15:36.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:36.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:46.286Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b1777915-d962-43be-b1bd-8d6f2de77287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:15:47.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:57.321Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5af9f28e-e9b1-45bc-816c-c8866dca4a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:15:58.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:15:58.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:08.364Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4520c857-8938-42a0-b56d-a2c66f1c0dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:16:09.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:09.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:19.401Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=93606f52-044c-4bad-8144-e75f8a55585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:16:20.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:20.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:30.442Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9ed30b21-cb2f-4b6a-a79e-7f5c17ed1ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:16:31.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:41.481Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7306c38a-8fa6-4db9-b210-151731a7cb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:16:42.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:52.522Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8fdbb85c-e18a-4f36-9d4c-89f33c6476e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:16:53.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:16:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:03.563Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=44b857bf-ebe5-4a6e-8341-875c48646eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:17:04.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:14.607Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a2e40667-d280-4c73-a77f-83ce04cbe900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:17:15.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:25.644Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=911be2a3-93d9-481e-978e-238fd8996a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:17:26.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:36.683Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b87e2a60-6c64-4695-afbd-85197265537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:17:37.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:47.721Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=505798b9-f476-4b46-8736-6029fbc7905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:17:48.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:58.760Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=47c91dec-d1a7-4374-8ced-1c925892d931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:17:59.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:17:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:09.802Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=40a89cb5-183b-4dba-8b03-ef938be7ff0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T23:18:10.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:20.845Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=58f278c9-da0f-42e0-9526-70240bae3157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:30.997Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e5e89c71-d20e-4891-b612-e655c99a905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:41.012Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d5435d36-50b9-4779-9497-f986ad2c7d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:51.031Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=88a744ce-7748-4e59-b534-367d237cf9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:18:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:01.040Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=eed705b2-49a4-4e42-bca7-58b96a8b56e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:01.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:19:05.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:19:05.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:19:05.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:19:05.956Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:19:05.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:19:05.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:19:05.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:19:05.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:11.052Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=904c6c81-2b2b-4395-839d-42093bce2ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:21.062Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5b44b481-cf26-4de5-94ac-9bb4205e03b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:21.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:31.071Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8fa5259a-fa22-4090-8dab-1d084407865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:41.090Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b88e9ee2-01d3-49e7-ab82-c19f9b300adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:51.104Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c693d2f5-d6dd-45f3-a6af-5db2e42640cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:19:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:01.123Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6cf2b6b6-cb28-4581-aee9-794b2912485d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:11.135Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1f1f2568-f52b-47c5-a3ae-422668a58fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:21.148Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2fe02df9-db60-4bd6-84b8-a266b9b96047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:21.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:31.157Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9ef0199f-40c7-467b-95ea-05269b605184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:41.166Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=490b3b1d-9e6b-4f2c-9b54-eefbf767d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:51.177Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1af07a05-6c53-41fb-9888-c1a19493e53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:20:51.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:01.187Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e9e89637-266f-4758-bbcf-168459ba41c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:11.200Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f7ecebc5-7a27-4186-a251-53d029eb8db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:21.218Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cd5ed97c-1029-420e-89dc-58dad77aec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:31.229Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0fce90e8-0e9e-41fa-8318-4dc9cc1c406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:31.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:41.237Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=64a203b1-417d-4740-b971-f3322d8c86df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:51.246Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b53d599a-932c-4611-8ef1-1c1d6514d5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:21:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:01.255Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=491f6156-cf25-4ef4-9292-1481f97700ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:01.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:11.264Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=145f4ad3-1926-4b16-a716-c8d7c7e127c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:21.277Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=24533016-2372-45ad-b8e5-b2fee5099223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:31.287Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=88c112c4-093d-4a97-b6b7-44c54e1a4143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:41.315Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3a00b748-e7f7-42e6-8a19-93cc31134076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:51.334Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a34ce76e-31c7-4810-80c6-7faad38687be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:22:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:01.343Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=be720642-534b-4953-9282-6b6fd20ca063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:11.353Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c17d85e6-4fe8-4ac2-8479-3ea4f56e844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:21.365Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=03ac6cc6-10c6-423f-82e3-f7bee5aec13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:31.383Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=42784001-bcac-47c0-9e3e-ac158c6afd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:41.394Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e82bb906-d57e-434b-9b74-5f2559a9f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:41.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:51.406Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=97e113e4-85b1-4854-93ea-90f556c5babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:23:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:01.415Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4fe54a61-9c9d-4a14-a361-89f9fde07da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:24:05.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:24:05.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:24:05.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:24:05.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:24:05.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:24:05.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:24:05.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:24:05.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:11.423Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=735b31b3-8047-456f-a115-5f1be6ef0359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:21.437Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=60a2625b-6c66-463c-8b09-4aaa2199f66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:31.460Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f0271f78-3090-4642-8762-f6c3fb9c07b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:41.471Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0585457e-47fe-4384-9436-fc0126161680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:51.480Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2c2cdaa5-4d80-4f96-aa70-c06cf7d1e19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:24:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:01.488Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=944b2cd9-6eec-45aa-aac6-62c7e04adbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:11.502Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f949b80d-8bdb-4004-8720-b7dd8d77bad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:21.520Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6c89f4d2-4128-4958-a90f-073a19299394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:31.539Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=498c28a3-e385-42ab-a1df-6a1d1d3a38db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:41.550Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9063ec40-e751-4a9c-8347-6ba81df21f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:41.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:51.558Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d85e524a-36b3-456a-aa6e-432bce85bcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:25:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:01.566Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f2476884-c3ef-45ba-b922-b151acb153b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:11.575Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4c593f93-9cdd-44d0-a79d-a3f53c6a0ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:21.585Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cd926104-c566-4ac7-8f27-e8b2c2044b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:31.608Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=864dd9e3-f1e3-4de4-ab6b-e0b4610468f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:41.619Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5d9544ce-5df7-4e98-bfbd-3b9d72c2586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:41.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:51.637Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=43268679-c4a0-4266-9934-25ca51eaef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:26:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:01.648Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=25774ce7-d92c-4140-82b1-507cf6370292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:11.672Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ba3491d4-a21b-4f8c-8d42-679631ccb2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:21.681Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7b90a464-ebc2-41dd-bb72-00095d4762c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:31.689Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=80141217-e49c-4765-9c80-8f84f43c0165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:41.701Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b3732a89-5d12-4b44-8dac-5a44a55f17e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:51.709Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=296309cf-c0e0-4353-9002-69372cc4bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:27:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:01.718Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=33ccd93f-b962-4cf1-afe6-37c4daaee808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:11.743Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=add9f838-de47-4fe4-8f0a-28209d455eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:21.755Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e9e2bb44-75c1-4afc-8573-2bef2246154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:31.764Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e7525804-eb13-45e9-9a32-ebd6a1e959f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:41.775Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1c677f81-5ff0-4e27-ae3b-24b270cb479e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:51.783Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=73360dab-c233-4cb6-a717-e71dad8088f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:28:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:01.792Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=19ac5b44-1afa-48c7-80cc-9f3243d2d944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:29:05.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:29:05.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:29:05.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:29:05.881Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:29:05.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:29:05.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:29:05.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:29:05.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:11.802Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7598fa18-e8c1-4fdf-b3ae-9db60491cda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:21.817Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5c89ac0c-b90e-4056-a867-d124617eef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:31.826Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c3a6e184-35a3-493b-becf-0037f59b4e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:41.833Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2906a71d-2d3a-41ec-a025-0272fb5936c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:51.841Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0961b628-6d91-450b-8adc-09328a45b46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:29:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:01.848Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0b8a1766-c97f-4d63-839b-571347cea557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:01.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:11.855Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ef069b4f-e018-404d-a7e4-448036fd3354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:21.863Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fe48d8ca-9bc2-4350-bc4e-a818b769b680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:31.871Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9d9ef22a-6e0a-491e-b098-5583e036c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:41.887Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=50c2a6ba-04b7-4d92-822e-21dd013d4d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:41.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:51.897Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ace5c400-3cfc-42b2-b889-a94052b81db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:30:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:01.913Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4947858e-2e76-4df1-89dd-4129633156c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:11.923Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6f18b4ea-a478-42f4-b139-b31e5d3493f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:21.933Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=35056fbf-b3d6-4e19-a936-ba424611ac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:31.940Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5387d495-f57c-4748-9db5-9eb8965ed60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:41.947Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=73fbb1e7-0976-49ac-872c-1dabdf622731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:51.955Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1b8af6d1-8a41-4a09-a566-8fc6c32921b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:31:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:01.962Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7f4e8c99-20ee-45fd-845c-2640ffa94bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:11.970Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e1423626-82dc-46af-a444-72be01b8ac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:21.977Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=74dc16af-b735-4577-a4c5-4a85e1fff5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:31.986Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=16e18826-3dae-4b0c-84ad-816027a74066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:42.003Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ec1a5484-8bdf-412b-be5a-f80d2015e202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:42.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:52.017Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=714b25bf-c776-4f9c-b9c7-c72847339cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:32:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:02.024Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6b6b38d6-c8d2-4df0-b69d-f1a69a94972c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:12.031Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ef6b23d2-d4f3-41bf-a954-8bca5c57fe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:22.039Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=32c18c18-051c-42b8-b1de-b4397a7dc79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:32.047Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ca954e90-187d-403c-871f-2a91ac3031cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:32.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:42.054Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e592320d-86ea-412f-8703-47c36b57c704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:52.060Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9d539a6b-18c4-4ab0-ad8b-b71954dabb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:33:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:02.073Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c2ce1a71-55e9-4dad-990c-0a47ac5ece4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:34:05.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:34:05.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:34:05.923Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:34:05.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:34:05.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:34:05.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:34:05.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:34:05.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:12.090Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=86a717ad-ea52-4a4b-b7dc-7d5ffbb16787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:22.098Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=41b1d916-8974-4e46-a7f0-7aa90a07f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:32.105Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2f7a5c62-eafd-4f8e-ae55-406a328d63a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:42.113Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4e8d9719-0d98-4dea-bd94-3f9f5cc0897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:52.121Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=191e9af7-062d-4620-adc6-c61f0bbc1b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:34:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:02.132Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a1570b3d-dd61-4015-aa68-498a92d7f57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:02.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:12.139Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3ced0b5a-2030-41e6-9760-eb6a195e3ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:22.147Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b29f1501-58de-45c1-9baa-96647a55f1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:32.156Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=366c122d-6a24-46a3-b6f2-967a178be981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:32.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:42.166Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7c81ee1d-f36b-4aa7-962f-caef2f60a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:52.185Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0150c797-58b2-4659-aec1-58d56d0a7b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:35:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:02.195Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4c32e58e-be60-4805-804e-e457fbc93e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:12.203Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6ddd5e44-8870-4301-98f8-cfc193a6bc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:22.212Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5bd8b69f-b200-4a97-aba1-ea64349f4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:32.222Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3ebea576-99ae-44ff-82dd-a564f05ec7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:42.232Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=517e19fb-0fde-419a-8eb9-edaf4b569493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:42.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:52.242Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7a2f0a9a-d604-4d4f-aeb0-0f459573edad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:36:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:02.250Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f3629855-94da-47f8-a8b6-b477b84e0fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:12.259Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=08b3157f-f827-4d1a-a7d4-6bfe3aaf5a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:22.269Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4f2e908c-9f2e-4492-8bee-07837b9a3630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:22.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:32.286Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ffdf97b0-3d46-4b3f-9010-6181ddc86fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:32.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:42.298Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=23f4c14e-e09b-4920-a83b-4314c6f8a237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:52.312Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=942e59c8-469b-40ae-ae83-bc1baad72307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:37:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:02.322Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=556e7883-0e6e-4b8f-a134-6a5968438968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:12.329Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=11de38f6-ca60-4e80-8f5d-4015ac5738c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:22.337Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6d46103f-e540-46d6-b358-2d23616e682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:32.347Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c093edb1-6bd9-4225-b6fa-4912e809bf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:42.354Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2b284f07-65d8-4d5b-8824-c35364153be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:42.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:52.364Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4ad9c794-a677-454f-96bd-96ee2b077132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:38:52.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:02.381Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c553ab50-3cb9-4543-afbe-e71f3c2718ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:39:05.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:39:05.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:39:05.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:39:05.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:39:05.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:39:05.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:39:05.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:39:05.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:12.389Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5f72be7e-8e80-4768-9ff4-d3025b37016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:22.398Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=21649021-436e-4319-94ad-f091156826f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:32.409Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4cc3dead-7f63-43e9-898e-4e9a2ee623a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:42.419Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d6ff699d-6e65-48cd-9cec-7549387c0fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:52.427Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=384018c3-c25f-4c9e-837c-424278517d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:39:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:02.434Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=77fb2f4c-2d48-45f4-a55f-6779dd4b16ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:12.443Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e3a0078b-aff1-4f9d-bd77-5b1d7d6d08ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:22.455Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b34eff61-97dd-4d2d-be16-8c171afb5f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:32.466Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e7be03b9-3d8a-4db5-b3dc-fa808729b2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:42.475Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=68297ab2-5a52-471f-996e-e24c7ac6d583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:52.482Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=58eb8912-aec3-4177-b2bd-51cb26c3b5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:40:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:02.490Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e56f7919-f97f-435d-b795-3cd3173cf714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:12.500Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b6592e2c-7b6c-455e-a411-6deb2ad7b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:12.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:22.509Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=835f74a1-4574-47ca-b30a-55a6a2c177f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:32.516Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3c07cddd-1c43-4de2-8e58-e63418d20ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:32.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:42.524Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c6741212-16f2-479e-afa9-ad3e18eb4f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:52.534Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=55edf010-14ae-4476-bc66-cc68e446ee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:41:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:02.546Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cc70d463-4f07-486e-aaed-417fad662907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:02.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:12.565Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=62bd2e65-da80-4e05-a6c3-b99eb00eb129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:22.575Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0dd028ed-5eb9-4c88-91e5-d75432f0b802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:32.584Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ec0fcc48-cae1-4100-9144-2fb7d995cbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:42.592Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=22ba25da-5a7d-405f-973e-a81293246592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:52.601Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=60c37761-bd1c-4710-a0f4-2815171152b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:42:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:02.607Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6cdebe9e-65a2-4233-b9d1-e62d4bbc27f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:12.620Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f082aafb-cfaf-4c2e-9f3b-f69b79760908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:22.627Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6a75ffa8-0321-443e-886f-5155f66d6f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:32.635Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=631a8c1f-4f4f-4366-8dc6-8868f9a39a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:42.642Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f8dea7bb-efcc-4bdb-a776-b31715d352ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:52.652Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2987f46c-22b9-4fc3-b680-99ffa9b49274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:43:52.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:02.667Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1e8333c8-df82-4675-a945-b8758b7ddc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:44:05.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:44:05.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:44:05.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:44:05.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:44:05.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:44:05.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:44:05.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:44:05.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:12.677Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=75e303d0-9674-4114-9a39-b5f2d150b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:22.684Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b6ea3cdf-517e-42a2-9e7c-e7d6d19d3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:22.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:32.692Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=248e77eb-de74-4bb5-a278-409002c241dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:42.699Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d67486eb-b987-4dca-8101-d31fa62f829a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:52.705Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5cecedeb-eafd-4a14-affa-0e359a0bcdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:44:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:02.714Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=209ff2c3-bb74-44d0-991f-9cefdb1a0eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:12.729Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=191afaa2-06cc-4b2b-86fc-ac7032cbc752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:22.748Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5e0a301f-068f-462a-8f52-1dcc9a193fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:32.758Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=465c4612-35f8-4be7-a43f-fdab8c25e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:42.766Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=65348073-48f3-49b9-b8dd-70d0369b460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:52.772Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8a305264-a6e6-4c16-982f-3074eab0bf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:45:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:02.780Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=44f575a9-e002-4601-a1e8-301c30709190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:12.790Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fad50398-e3b8-419e-8cb2-04f9ca8f0d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:22.799Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c329cddb-7848-4272-bce5-c7c84f4184b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:32.807Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e751eca9-7c04-4ccb-b595-a4112c87b68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:42.815Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=46056d51-4887-442b-b8d3-70ae0955da6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:52.826Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=10f40225-3330-41b0-b3bc-0a3eeb209b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:46:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:02.841Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b945348b-fb82-47df-adea-74d3717a9b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:12.850Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0719e461-e262-4edd-b377-6369dca423f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:22.860Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5b461473-48dc-40f4-abbc-23d1acb05621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:32.866Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a254708d-edf7-4d03-804d-668bcd896140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:42.873Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=00dbceac-cab7-4710-abee-050088465413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:52.882Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cd10e50b-c0a1-47a0-b8d0-14df4975fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:47:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:02.889Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=aa7efc3a-660c-4d68-8097-69f464092fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:12.904Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=288702d9-6821-4888-905d-da11f2639964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:12.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:22.912Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9713ed9b-cfec-4751-bcdf-cca00bb37555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:22.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:32.924Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e1197d43-67a4-4af9-9f1f-ba3c6d0c30d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:32.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:42.942Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8dd8fdf9-d9ed-40c3-993b-a0b5250c1317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:52.952Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bcb6cd9f-6e4f-4a8c-ae00-baac273263cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:48:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:02.960Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cd329ad3-1aed-4a7f-94fb-d52fc6c816fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:49:05.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:49:05.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:49:05.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:49:05.899Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:49:05.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:49:05.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:49:05.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:49:05.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:12.969Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d53ae856-9d7a-47a8-bad8-f1039c537514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:22.979Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f7828e18-9b6f-4f3e-aa09-ea1d549e025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:32.987Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a8333eaf-1a0f-4854-b7cd-f8baa038a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:42.995Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5c8b9f2d-a8bd-4f89-824f-efd139217ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:43.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:53.002Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8ae40f9c-8304-4d3b-8547-ec520c79e238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:49:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:03.012Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=61608e99-cefa-4f70-a763-478f2ee0465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:13.030Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f19618a1-87d2-4345-a147-c83ed09a4480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:23.042Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4cd017d4-61d0-4e21-9c08-fa0801c8f749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:33.049Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8e5fb3f4-5d9c-49ad-8eb8-867cb279875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:43.056Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=47525769-2c04-4af2-9f8e-b3a201e902d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:53.064Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7cff6ddf-f9d4-4e44-8501-67c019aa15a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:50:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:03.071Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=56991127-51ff-4db7-b9b0-7ed8ff816b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:13.079Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fb2cb7c3-b3a6-42a9-bb5c-dcb8c6667de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:23.093Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=aa4cdf13-db5c-47b0-b1f1-0af6625816f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:33.103Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=165d15db-72e5-4963-8b67-b2ccf1a79cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:33.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:43.115Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b4909391-b254-4a3d-a1ed-6a6c588ad33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:53.133Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=54670cc1-6b9c-4e68-bd2e-302ef66b0f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:51:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:03.140Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cdef9172-fdec-4cfc-82c3-13fd9516e37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:03.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:13.147Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=70f08946-489e-4e5a-9c34-200de3f08a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:23.154Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=29bf17b4-fae2-41da-92d5-b92e6295f39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:33.162Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ba016111-309d-465c-b357-7d7631de7d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:43.171Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=994928b0-3173-4557-a1c9-d935ec17bfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:53.177Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=441f815a-ce24-4b87-970e-eee70c69947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:52:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:03.185Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=67b89992-e856-4691-acb0-75bce2d53b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:03.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:13.193Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8c4f64a2-7b55-40c9-a402-eccca6f83de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:23.205Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=789bbc1e-d5d0-4395-ab2f-cd3b8d05910b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:33.216Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f736b86d-e3e8-4b3c-b205-802dd990e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:43.225Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7c9a5646-d2e8-4727-9bb0-7b8dd1734812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:53.232Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8b2c80a0-aad6-4304-8226-ab5ee5401c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:53:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:03.239Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=23839be1-78a9-413b-9f63-2804f8f82353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:54:05.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:54:05.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:54:05.875Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:54:05.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:54:05.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:54:05.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:54:05.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:54:05.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:13.248Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c1109a7f-06bc-4eda-b720-ad10667435cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:13.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:23.254Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b31859b3-4194-4c4d-8ee7-ff7cd79aba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:33.268Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3092bcf8-48c1-4c47-a404-4c5fd6a9491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:43.275Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=da915d37-5f54-498a-9e80-98e673d7d2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:53.284Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9abf75dc-e7d7-4677-b4bd-cdbcc278aacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:54:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:03.293Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=58ab59b7-677c-40c5-af89-f46513ce9cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:03.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:13.301Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2f9ff12a-2ef6-4b84-9684-8df2c2cbd869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:23.312Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2db059d3-06d7-44d9-908c-75641a09a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:33.321Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=27c83d04-4665-4fe1-9c65-cb893b786a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:43.329Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=761bde39-359c-4b58-8386-22929250e25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:53.337Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4ba8866b-a259-436f-b99e-ea6c1a601859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:55:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:03.345Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=dbc1313b-158d-4f82-82f2-cf2572a548a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:13.353Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ff80bcee-4a77-4b27-86a5-90d6cfea92da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:23.362Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=180e1d83-13c7-44be-a597-c20b0ad551c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:33.374Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8acaf722-7b54-4ec8-9174-c48a0e3b1b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:33.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:43.394Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1cbea635-508b-4be9-8ea0-6f2749b50b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:43.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:53.403Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=de9e71f3-e769-4b14-8c05-81deec33f268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:56:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:03.410Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0620c356-4fb7-4513-9805-b9a0e44650ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:13.418Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fde1b65e-65b1-49b4-ba27-b1067aa98de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:23.426Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b101d8b9-9f87-440d-b2f6-454a2c3a90c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:33.434Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fc40e796-4b22-4694-9d85-67b09d63400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:33.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:43.443Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=26e28c83-f2c3-4789-a110-d4fd4c8c7d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:53.450Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a221e168-c5ed-45ea-970e-a6b03e12e563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:57:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:03.460Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=910ddc5f-daca-4c5b-b698-d532ca80b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:13.485Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=15994933-ec26-4b98-b78c-a6f99adadc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:23.493Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=675f7782-a38e-4411-bea9-429fcb872f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:33.501Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bbd23c6a-a470-490d-a851-c3133648b148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:43.509Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b98117b8-a28e-4285-bb87-9fd24d02c94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:53.516Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=09dd2cbf-e414-4e12-a955-229be031f29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:58:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:03.526Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5231a158-b940-4392-8c32-146d33cf0378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:03.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:59:05.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T23:59:05.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T23:59:05.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:59:05.908Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:59:05.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T23:59:05.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T23:59:05.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T23:59:05.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:13.533Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=342f3c07-4725-448e-b407-5dd98775ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:23.540Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0edbb741-09d4-4ad0-bc4e-760243d37cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:23.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:33.553Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=01748f5a-43da-4d2e-9497-330af27bf806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:43.566Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c6cf18c6-bdc4-4210-a3cf-30f717b37c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:53.582Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d35f8e62-73fd-41c3-985c-5a285c6c3e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T23:59:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:03.589Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6340dc0a-a95f-4dfd-96d7-49655814572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:13.611Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=15c13706-1439-42c6-b86b-8112430089c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:23.618Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e2d920fc-8101-4c35-bc02-a1d08b4e6faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:33.626Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7185ea31-a06f-4f01-98b4-aad3b1df762c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:43.633Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f7b55d3d-b0c0-4084-847e-b6d2caa01bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:53.640Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e502c633-93fb-434c-91ff-7261295c488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:00:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:03.656Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=eb26e8c2-e657-4e71-a6a3-5b4f4ebd2a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:13.674Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a83d9ec6-f5f6-4ed3-9394-717c9677dc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:23.688Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=78342df5-83f0-4f14-93b5-e1f6c1ba4221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:33.695Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0f418200-78d8-4585-ba70-6d75d6681d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:43.702Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7b0161fa-b697-4b5c-8b63-9a6ba3e46c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:53.708Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=28490403-491e-42e3-b735-e89f488364b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:01:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:03.715Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=96ad505a-caf6-4aea-b7a5-48d8cc6adab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:13.723Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3a2ea744-028b-48de-9b42-6a3fda8942cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:23.731Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=03cf0920-f937-41f8-97fc-b5a16e0ce8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:33.739Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5e8e58ef-b66e-4be3-9d6b-8ed255c05eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:43.750Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=12f6c02b-8881-4af8-a40e-91ed51a705e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:53.767Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2d3c4aa7-80bc-4007-bd7e-43e361d5e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:02:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:03.778Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6a4d9572-ef70-4177-8a49-14efdbba34d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:03.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:13.784Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=354e4656-ff46-4f3a-bfc5-e8734b40c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:23.791Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e0ed574f-6e95-4eb0-adc1-74e1b1295afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:33.798Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a998b733-fdf5-49cf-b049-53ac3eddc90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:43.805Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9bc56c25-9b23-43f1-8ab6-3374079958a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:53.812Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ceff7562-e45e-4a05-9e8f-3424be1c35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:03:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:03.820Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f2eaa231-9394-4690-8cc8-0aaa5f179bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:04:05.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:04:05.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:04:05.908Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:04:05.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:04:05.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:04:05.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:04:05.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:04:05.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:13.833Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ff69cc75-6b35-44f2-94db-fa34265d24ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:13.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:23.849Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5a7a1fd4-bf55-4da0-9256-92f2687f43cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:23.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:33.858Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=44a7e2ee-46b3-4989-9d78-f583dfefbb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:43.866Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e60c6981-0836-43e4-bb59-834cfd2231d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:53.872Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=563d8824-a4d0-4a4d-b7c5-f6386dc62f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:04:53.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:03.880Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=16fa6a95-8058-4d33-aa09-50816505a9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:13.887Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c07b896f-744c-43f6-a773-aacc7568ddc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:23.894Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0dceeaa3-6e70-4e13-b16b-024db519792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:33.904Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=43e772ba-2bcc-4ee7-95dd-fabc7e437e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:43.922Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8357bc9b-3f8f-42f4-b27c-8b399a6b6fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:43.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:53.930Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8df8c94d-645f-4e23-bd2c-c8d3efe1eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:05:53.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:03.937Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b58a6c5d-2d21-4519-b39f-d1e19280d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:13.945Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a262e6eb-0244-45b4-a958-6ac8eb4f61a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:23.952Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ea3d563a-5716-402d-8f5c-594c72e1c832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:23.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:33.960Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f664c0de-9483-4ba0-b54e-1276a89f0602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:33.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:43.967Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bf0d509d-6529-4162-9601-501eeccbe8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:53.974Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8b9a699c-43c6-4a7c-981d-1456b073e533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:06:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:03.981Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=90287fa8-7510-4eeb-b256-02d7f1e486f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:13.991Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=dcb2940f-b4a4-4893-b50f-e8d9d30247c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:24.005Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e87fc5f3-2cd5-4bb3-8c61-7367d5d3c563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:34.014Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4ea2f620-28bb-4a72-9e50-9b7620e53d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:44.026Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=52f81b89-2093-47c1-9fe4-c0586567a4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:54.033Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8eb24ddf-48cb-4fc5-b4e0-38b9af470dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:07:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:04.040Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=628f77ae-aba8-4276-963d-8228877a65f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:14.049Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=eeb48abc-ba3b-4d94-8278-7381c1f45541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:14.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:24.056Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=22709170-9047-486b-af06-84e710daf719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:34.063Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a58123f8-cee6-4e47-80ef-1ba219292bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:44.072Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4139b6b0-eec4-490f-bf28-4535c0031a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:54.081Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8d2a3901-acdd-4279-a18e-4f83934db86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:08:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:04.098Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=da4d0f2c-d48a-45fe-bc26-04fa4a5f974c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:09:05.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:09:05.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:09:05.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:09:05.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:09:05.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:09:05.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:09:05.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:09:05.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:14.106Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6b973551-a683-4d12-a1f0-1fdee93d3960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:24.118Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7b26e223-8d04-4e87-91dc-bc9d5203b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:34.126Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b1619438-7399-48d0-836b-09a491f961bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:44.133Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2e6f1812-4a51-4343-a6c4-11e6589b5253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:44.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:54.140Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c6aa8c03-ce02-4573-8a0d-08e10e725801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:09:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:04.147Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d43a6004-7081-4afd-8935-0d10387834d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:14.156Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=818cb4da-8d15-40bf-9746-840004f6971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:24.163Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=dd5c4f56-0e63-44df-ad39-e3f05bbc429d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:34.173Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e7220341-69d2-4b1d-9549-9605df4e8009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:44.191Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3bb326b1-c149-4e75-84a2-f1095340c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:54.199Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=be1a9ae4-de8e-4e8e-82fe-1313363d88ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:10:54.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:04.206Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f91bd46e-c66a-43d6-9685-921735e7abe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:14.213Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0f7a0f69-3ce5-489e-be56-e9e73b722bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:24.220Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b6192566-df87-4048-837f-c75b80d9cc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:34.227Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=db8c6eeb-0deb-42cd-9840-2491621a5e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:44.237Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=01dd4dbc-ed8f-489c-834a-addd2f52ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:44.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:54.245Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=09519ca8-48b9-4853-93de-593724b31646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:11:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:04.258Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=00df0b24-5cd8-42a0-995d-db386f986773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:14.271Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f9d1f7b6-62d6-4a60-a95e-2afc229e7546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:24.279Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=548635ff-8429-4870-9752-073c3d14c071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:34.287Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=96659e88-78b1-45cb-a420-278356805840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:34.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:44.294Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2593753d-e7e5-4f5c-a127-da823eafa791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:54.301Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=af22ffec-88aa-4971-8c7f-9a5f65a0d21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:12:54.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:04.309Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4d0e62f6-b7e8-45f8-9829-d170d8d6bd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:14.318Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3c6cfcf8-2423-4495-904c-122ca4ff7f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:14.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:24.325Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a04eadb5-9237-4294-81ff-089155d6c1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:34.335Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=eab9a274-3755-43b7-afa7-1868dec658cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:44.353Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b7570b10-029c-4c08-bc7a-43eb85edf4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:54.361Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=08c6d6c2-fabb-4582-b4cc-16b8dc5433ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:13:54.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:04.368Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cafbc78f-9f54-4417-be1e-7582616a924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:14:05.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:14:05.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:14:05.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:14:05.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:14:05.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:14:05.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:14:05.900Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:14:05.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:14.375Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cc643980-bef7-4c6d-be2f-658fe0f456e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:24.383Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=07def609-633f-4148-97a9-8f4ca3f810cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:34.390Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d444f75a-5d64-459e-99b0-f86eae8ea687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:44.400Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=118ec9db-0ac9-41e1-be7e-2a92c6aa65fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:54.407Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f0a3fd3b-0cf6-4159-a7ce-435df8355067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:14:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:04.415Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c3d60152-778b-4c93-b345-b4079a323472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:14.427Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4e8b7f44-15e3-44d8-8f7a-c369fe055518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:14.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:24.442Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=64d58fa3-65fa-4faf-bbb2-82ef568e2e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:34.450Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fa9733ef-7c20-4018-b3a3-83219049a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:44.457Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6348f374-e8d0-448e-8ed7-3824c383a80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:54.463Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=25f5811c-847c-4315-9fca-ea94e473d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:15:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:04.472Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5753bddf-f443-4f83-afc9-3f6bfe6671a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:14.479Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d633c8ec-a22d-47fc-8daa-96b1d75520b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:24.486Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a9bf14c8-0a79-4001-b01b-272f478f815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:34.493Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b30520e7-a8a3-4a08-a3b8-7ab715334cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:44.504Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=56d8cc62-d48e-4ae5-a9d1-a5fbc322180c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:44.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:54.523Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cc6b83fd-d36b-493c-bbf0-e41d81f34669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:16:54.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:04.530Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=90eb9b3f-fbed-405e-890a-c0344ee412d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:14.536Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=010c5a1c-5927-421d-8573-9ffed10bd5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:24.542Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ac4b8f20-64b9-4c9f-b745-d61a88ce94c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:24.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:34.550Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fa41be3c-0d71-42cb-9273-0824f1551df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:34.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:44.558Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=85e2630c-0e21-4706-9dd1-07225b6317d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:54.564Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d1776f3e-433b-4d00-b077-055dbbf497bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:17:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:04.572Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=62d09503-aeb7-443f-9055-0d596efa065d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:14.579Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9260c851-e635-4149-ae6e-f238575c8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:24.587Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ff175523-dda1-4627-aefb-319bc52cdbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:34.597Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a1a0afba-d445-4048-bd94-2f28d973a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:34.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:44.603Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=61a9f2bb-ea40-46f6-8205-4d3a54750132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:54.610Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2ecf45f9-a49a-4558-a728-4f3afdcd6b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:18:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:04.618Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=654ad6e1-8730-443f-b604-307097d67696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:19:05.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:19:05.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:19:05.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:19:05.932Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:19:05.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:19:05.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:19:05.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:19:05.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:14.624Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5c3c6541-018b-4c00-9259-ec020a99ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:14.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:24.632Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=eb84cc1d-fae4-4edd-854f-c45c787e0643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:24.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:34.638Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=41c9dd24-5f04-4e04-9fed-8a39aaba8c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:44.646Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=52aeadcd-53be-4208-a252-24d49fd7c3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:54.666Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2a472cc7-9a18-4797-a621-299c001bc35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:19:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:04.675Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7b918e4f-d9e3-41b3-bc80-9f864cd1c019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:14.683Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=121259db-1056-43fa-822d-73dfaa68e665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:24.690Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1697b3f5-42a8-40dd-85be-4b88d8ba931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:34.704Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7906dec7-204f-4d6e-b93b-3a1a7f7ca323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:44.711Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=78cd10f1-6567-4a76-ad4f-b6405f42fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:54.720Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=abd4f73d-d47f-436a-a20a-291e74f2632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:20:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:04.728Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=03473937-5f3b-4564-bc36-3468de646c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:14.734Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a9f6a062-31aa-4381-be7f-0343dd93f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:24.742Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fac1e1c6-1c84-4606-aa34-10ad7a4c2613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:34.755Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f581dec7-0b19-443d-8b95-86a43fcd3675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:34.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:44.764Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=db13a2d4-1165-4aa0-ba70-990a3afc3e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:54.771Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=131fbf8b-786d-430e-9aac-d495693854c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:21:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:04.780Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fa14571b-8e05-47cf-ac9e-e12543b78ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:14.787Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=711e56f8-7c41-4eb1-8d4c-28c615cbee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:24.796Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4a9d2b78-3012-4502-962a-2ad599ccf385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:34.803Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=af99bd43-294d-40f8-963f-3264edaf92fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:44.809Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d5119544-187a-4fc9-826c-fcde8239806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:44.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:54.815Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ab216bb4-b4dd-4308-b03e-de13e05c998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:22:54.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:04.825Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=978c75b8-a2b9-4eba-ad80-820822892609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:04.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:14.840Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8e771e1f-87ea-49fa-87f8-877ee39a9489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:24.848Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=332469e1-9aa5-4716-9740-f8fc3875a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:34.856Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=72bf2dcf-21d0-4181-bc86-edad7a904a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:44.863Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ec874035-2ac5-47fd-a7ba-8ec1c0ab43dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:54.872Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5bd8b3ae-4796-4eb2-b578-0d1bb7c93267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:23:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:04.879Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a57d3177-eb8b-406f-b642-8d7a834dc791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:24:05.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:24:05.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:24:05.862Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:24:05.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:24:05.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:24:05.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:24:05.866Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:24:05.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:14.885Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=be84881b-5a2b-4d0c-893d-7bbfdbeb9054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:24.891Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=59c0e8eb-cde0-4de4-8ca9-6c85ba1c89e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:34.898Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=42521c89-1036-4443-a75c-bd037b6c9248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:44.907Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e8372c9f-ccbf-4d93-a0db-500b7be940ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:54.922Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fe464769-c9ae-4186-858a-e7e67271f694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:24:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:04.930Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=41c2973d-8462-4dcf-a357-c911d9927876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:04.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:14.936Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=37abf31d-f8b4-4f33-979b-ad3e81e3fb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:24.943Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=549ea97b-7054-491b-b900-377c4a817d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:24.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:34.951Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=871755d0-dfc4-4282-b3ca-b38c5ece6626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:44.957Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8696e2c3-ab6c-40ab-8fe1-dc6f0b7c2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:54.964Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=21964c3e-f1f4-4aa1-8a6a-d1c61fc5e012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:25:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:04.970Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a9131f44-9003-4d62-b1c6-5db6192495df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:14.977Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=79aa1dd3-77e1-478e-b3bb-d4523bf560b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:24.990Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8cfc3781-996a-445a-8e90-5ea94c6c3fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:35.004Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=607cc70f-2dc6-49a8-88ba-72eb5b48a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:45.019Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=45ae27ac-3185-4893-b84f-a99ae4730df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:45.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:55.025Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2b496694-2126-4d47-8a39-fa086f94199a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:26:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:05.032Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6ed19e59-8778-4b62-a1c0-576811d64197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:05.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:15.038Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b6b33726-3247-4891-9f99-3ec1f9ce0e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:25.044Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=91dcde81-756c-45ec-a99c-b8aa0c8ec62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:25.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:35.051Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=dde2bedb-3e8f-4cd9-b1bf-8f435a354ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:45.059Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=644ff20c-8381-4f7b-bc0c-1c5324a44738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:55.068Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1753e24e-45ab-4a13-aea5-90deed2f0393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:27:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:05.082Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=df4d388a-4363-4461-8ba8-7ee5af074b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:15.091Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=926696d8-3efa-4aa1-8a20-82ccebd389e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:25.097Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e110fa5e-8e68-4f1f-a4f3-72911060c078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:35.105Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e8896abf-0bee-4c33-bc42-afa4f4132264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:45.112Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9ec9b888-95a2-4c08-af55-c7aee3344b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:55.119Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=422619e4-bff9-4168-9c12-9fb1a0908ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:28:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:05.127Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a1c7fa5f-bf37-4123-9ffb-cb8ea18a2487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:05.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:29:05.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:29:05.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:29:05.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:29:05.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:29:05.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:29:05.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:29:05.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:29:05.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:15.133Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8ac67a09-69b2-4971-9860-94568b71407e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:25.145Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c99944a0-a0fb-4e8d-b779-3cce65fdcae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:35.161Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=123bcac3-dd2d-4f61-bd10-23599cc312c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:45.171Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e95481be-30d7-461f-a39b-67f10a3f9d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:55.181Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bb7eaaa5-0d59-4456-9d2a-821dbd238f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:29:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:05.188Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4145b933-10c5-4ae1-8bbf-7d484181571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:05.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:15.195Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=de1f1154-62a0-4ada-a4b2-78fa2cbddd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:25.203Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=26a81032-281f-4809-a98e-9df632650bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:35.210Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9061b301-4ec3-4657-84d0-28a8cdcc1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:45.216Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5d266e25-e472-45ff-b671-50c3fd2933fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:55.223Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3e80c983-2366-45e1-b964-0a14a4bf6a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:30:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:05.230Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=32f2f0e2-5d4b-4e6e-9820-5c3bc43b96d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:15.240Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b2a4a5ef-d482-4e82-b2a1-bfff548805c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:15.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:25.252Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e1c000ef-871e-45ca-a90c-ee6b726e6c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:35.259Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=75b526a8-4dae-4647-b016-17c5c3df260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:45.265Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b25126d0-06c7-4535-aac5-0f61750e37aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:55.277Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=cff9032a-5d31-4973-9aa1-ca712fe1b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:31:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:05.284Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8b97b8cb-d903-48ae-b3b0-78425ec1af5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:15.290Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=794be8d6-cb06-4316-a4df-2e0835c641a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:25.297Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b5bf919c-605a-4988-8934-11b16ad4cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:35.309Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=92ab88b9-91a9-44c5-bc6f-3e2c1b49514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:45.320Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ede2314d-a52e-4ec7-b758-4ddc03db1ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:45.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:55.339Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4921fb54-6809-4659-8b3e-17c0e842b72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:32:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:05.346Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5a954991-06f4-403f-900d-f583ae14c2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:15.355Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1457758e-3a4e-4f22-9ff2-3af93716d896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:25.362Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b966bbc9-656c-4a76-b3c4-0e91ae2c9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:35.370Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=27378a5e-6c90-4e24-87af-774b058a07ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:35.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:45.381Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4775a830-2465-43e2-be5e-156a752a7682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:45.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:55.388Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=f9b4f50c-a3de-473b-9de2-3e2d01533575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:33:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:05.396Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=454c8f18-0be7-4286-80b2-dea4d27c2095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:34:05.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:34:05.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:34:05.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:34:05.879Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:34:05.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:34:05.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:34:05.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:34:05.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:15.404Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c8c85c34-309f-4892-bed5-29cee6e0e899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:25.417Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a80b7d20-57c4-47e0-a048-fd99d458569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:35.428Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=393a2472-67a2-4561-9921-aff8562c4a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:35.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:45.435Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=9c2eb17a-12c8-4d7a-bd90-5814d56580b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:55.441Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bd4d4904-5588-44be-a110-e8e6c0ace2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:34:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:05.447Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b033b585-8bf3-4c15-aae2-40e66f98058b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:15.457Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=fae7d430-48a9-49c5-b895-2bdffce54eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:25.464Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ddb39b87-6ecb-4771-a5a5-dbec2a955605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:35.471Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6a503bca-138a-42c8-9d5b-90fb1272e985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:45.481Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=29c59b09-f9e5-4e54-bd00-851c574bc4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:55.496Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=b1ff6865-fea9-4bf3-a583-928e20059eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:35:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:05.503Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d84fac38-f1be-451e-9db3-af84727e87f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:15.511Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=38729243-9c28-4929-b0cd-d07eeff1ffff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:25.517Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8b75854d-3ac7-4448-ab5b-36b49a0bb6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:25.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:35.525Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a73ded7f-b25a-4e1f-bafe-8f712d8a3088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:45.532Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=32180bd6-2ad0-4042-8586-bb6f924a3f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:45.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:55.538Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=814b79ae-ec02-46c2-af86-25a1cd4619f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:36:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:05.545Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=47b9153e-2576-4bd1-ba87-e71a3f37c854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:15.561Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e347e7e8-565c-43f2-b84e-cff3347bf391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:15.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:25.568Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=64d69974-33cb-4328-a451-a53a13216a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:35.576Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6df64c25-b0d3-440a-aafd-5042ad0eee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:35.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:45.581Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=aca196a8-0e55-4564-a1fe-49ec751bb8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:55.587Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bd624977-0fdb-42ee-b562-90c65f9ba6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:37:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:05.596Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d3bb907e-e44d-4de7-bfd2-0a3fdb045fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:05.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:15.605Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1b5956f9-be43-4d42-9ea5-81c08329a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:25.609Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=970061e2-0c77-44e5-ba50-bdbd34a7c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:25.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:35.617Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=4189b296-526a-4aae-b113-1d7b8e0efcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:45.623Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a8d79d7e-615f-45e1-8059-c811c5c702c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:55.632Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3a6c8ee0-0f8c-4db7-b0a2-e4224be91b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:38:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:05.640Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=8a3fe325-661b-4014-93bf-3af731c4b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:05.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:39:05.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:39:05.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:39:05.919Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:39:05.921Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:39:05.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:39:05.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:39:05.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:39:05.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:15.647Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=24fb8e04-974f-4166-ac29-1dad5c784527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:15.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:25.653Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ec1d82b9-8102-4a30-baac-647ba7e88186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:35.660Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=63163046-9e3e-42bc-afd6-f4fd076e0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:45.667Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=372a5a79-4fb5-4df3-bd3b-3ce0e2c3f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:55.676Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0a790043-c667-4a9a-af8d-eec250ee3140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:39:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:05.683Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d5dcee47-c350-42ef-8a4d-a5f44ef1436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:05.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:15.689Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a5092066-931a-435c-8b3b-ca61c925ed83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:25.697Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=7caa01b5-49a8-4cdd-8e66-d31830d8e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:35.712Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=831af25b-6210-4725-af96-10d3b918f32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:45.719Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=13d7c163-ddd3-4477-aa55-d390b16ade1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:55.726Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=31575ab3-b6ac-4310-89fd-b7564f9ba4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:40:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:05.732Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e5c96494-e7e3-41c9-88ea-3721023b00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:15.740Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d884a81e-f7ba-4af6-b53f-039128226fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:25.746Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a92681c6-b08c-4919-b272-73628c3028bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:35.752Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=89c84f26-b2ff-4910-a57b-5e825be97698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:45.764Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6f1e39f5-fc59-409d-9b58-c0179bba3642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:55.772Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1e36780d-2290-4a6f-b153-0580b5300706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:41:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:05.780Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=aa2f0380-b82e-46fd-8188-7dd5d9559d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:15.799Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=bd378bb7-5e93-479b-ae47-3adfcab5095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:25.807Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=6e7d459a-6734-43d5-9ec5-76e0b5e2562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:25.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:35.814Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=889bb94e-e8f6-42b7-a4ff-7b51b0c44686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:45.821Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=00118f5c-1c6d-43d0-98fc-9180d3e00217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:55.828Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3a67198f-8c7e-479c-b344-e6d0fe19dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:42:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:05.835Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ff6790fe-4d6d-452e-bddd-ad3d5c18b203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:15.842Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5f3abf8f-d0e5-4ca3-8ee8-9a82ebad2cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:25.849Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a7c1641f-60ad-448e-9dba-f26702da88db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:35.856Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=d754828b-94f9-45de-a631-d90da1622428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:45.876Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=e5b3f8b7-0cde-4555-a1bc-7dab0c61885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:55.885Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=1077b5c5-5be3-4150-b873-eb8033e5ebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:43:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:05.892Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=c45f6a0a-e9ba-4315-af07-d22a171076b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:44:05.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T00:44:05.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T00:44:05.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:44:05.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:44:05.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T00:44:05.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T00:44:05.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-18T00:44:05.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:15.900Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=68f03aae-fc98-4b91-b9e7-1c1f7e2b3399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:25.908Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=49c76afd-2ec3-4f96-b62d-f6d0620b48a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:35.916Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=53fe8b7a-882c-4768-b6b0-66ed3795e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:35.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:45.922Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2acde3c2-fd64-4b6a-923f-11e0228f5f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:55.929Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=564f7042-a5ee-45bb-ad1c-78c6fac55fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:44:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:05.934Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=2abcea7c-6929-4efa-a873-20df6ad48d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:05.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:15.943Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=a34e3af3-17ac-44dd-b11b-3a6a06cd3ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:25.961Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=09b76f41-4975-441b-92a7-f7591a8465e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:35.968Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3787f2b5-d3fc-47d7-8b97-2b5da041b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:45.975Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ecdbaa26-ee52-4681-a2ca-1971b9df218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:55.982Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=72b7f20b-c8cc-487c-a4dd-ce464bfd2828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:45:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:05.989Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5141d358-0fa8-4034-bbce-ed4d689af971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:15.998Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=0601a54c-197c-4500-afce-9ff1959d7104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:26.005Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=ee4b9d3d-ef6a-466a-a0e3-ed932d4e3363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:36.013Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=3ab8d3a0-322a-4807-8451-f466db219dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:46.021Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=abd31110-abb1-4e82-a559-9e695198c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:56.037Z |INFO |Init configs |InvocationID=a1aa4ae1-6d82-47c9-8dc4-043b68b00038, InstanceUUID=5714ba68-e2b8-4e02-bddd-03e11e8e8712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T00:46:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |