By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:39:36.551Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:39:36.574Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T00:39:36.606Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:39:37.234Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:39:37.314Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:39:37.315Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T00:39:37.315Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T00:39:37.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-02T00:39:37.432Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-02T00:39:37.472Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-02T00:39:39.123Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-02T00:39:39.527Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-02T00:39:39.545Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-02T00:39:39.546Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-02T00:39:39.599Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-02T00:39:39.600Z |INFO |Root WebApplicationContext: initialization completed in 2127 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-02T00:39:39.974Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-02T00:39:40.594Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-02T00:39:41.828Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-02T00:39:42.232Z |INFO |Started MainApp in 7.88 seconds (JVM running for 8.51) |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-02T00:39:42.300Z |INFO |Start scheduling PRH workflow |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:39:42.312Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=47a5736c-c617-40be-a4ef-9c186121bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:39:43.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:39:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-02T00:39:47.896Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-02T00:39:47.897Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-02T00:39:47.899Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:39:53.758Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=65bce195-d58d-420d-bfbc-fb17e48807fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:39:54.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:39:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:04.828Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=970ac8f7-1f28-4a6c-81a2-0b6d7e958ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:40:05.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:15.903Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=dcc2eeaa-3cb5-41d6-9e19-0ada4e6a72e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:40:16.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:16.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:26.973Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=dafcc018-1d36-436d-85e4-ff1f0bd49258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:40:28.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:38.045Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ff6c7502-bbc2-4765-b10d-d254c853ea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:40:39.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:39.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:49.119Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=54085217-9e68-40b3-b121-6cf127df646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:40:50.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:40:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:00.196Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ea1a29ef-2601-48cd-938e-d462bbbbcf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:41:01.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:01.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:11.263Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=06c60251-bd4d-4e22-b54a-3968615475fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:41:12.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:22.304Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a15098fa-450c-4b4e-8f88-fb1e82ea1d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:41:23.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:33.341Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=27d44336-72e8-47eb-8939-8b566db82933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:41:34.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:44.413Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=39e5b09e-ebf5-4e84-bee5-828a55db8c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:41:45.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:55.485Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f88f9b1e-76c1-484d-a7c9-049eb73a474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:41:56.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:41:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:06.556Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c7066e5a-017e-45db-b501-5f346d84150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:42:07.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:17.596Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=16618898-313c-4ee9-aaeb-6fdd8def1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:42:18.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:28.668Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=020b4e5a-050d-49c5-93a5-1829ce4eef28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:42:29.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:39.740Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e3e72e86-7ea8-4fc5-bcc1-914d0db6310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:42:40.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:42:50.812Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=9bab4de5-733f-47d8-a161-1a9c2d6a7a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T00:43:20.851Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.42.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:43:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:43:30.852Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1a2e2c2e-8202-4488-aec4-bc8467dfaf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:43:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:43:41.182Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a8dcdd35-e16e-4ea0-a48a-42e03190598a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:43:41.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:43:51.197Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1b403fcb-5579-430f-8223-a500a66fe375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:43:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:01.212Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=adbea363-d569-4dc2-9480-46a20bec9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:11.224Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f2a7597a-a820-4537-8fc0-d8a864e9dcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:21.235Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ef26828a-1a4a-4deb-894f-1b97aaf931f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:31.250Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e321c37b-b725-45da-8586-e86f182d5068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:44:40.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:44:40.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T00:44:40.306Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:44:40.309Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:44:40.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:44:40.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T00:44:40.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T00:44:40.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:41.261Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a81a2a8a-a8ed-4d15-8123-2f8fbb2849e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:51.274Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b65d70e6-4788-48f5-9752-0b25061c7294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:44:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:01.285Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=4085bbdb-3f5c-42fc-856f-3d84a5f0c4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:11.295Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=712c1e88-9f4a-4a33-8a82-99531ded1aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:21.306Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e4c283b6-5921-4327-b369-24a3b65a2f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:31.316Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e73412aa-58bb-4b56-b7de-2060ba20d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:41.328Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6734b64c-d0c1-43d0-a247-a1ef17df899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:51.339Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=24811c1d-3115-4bcb-bf72-74728fb8a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:45:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:01.350Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f408b5e0-22df-43ee-b5cb-bb28a4ba7702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:11.361Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d680ea69-d4d8-4115-a1a5-68201d7a84a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:11.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:21.371Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3bf8b8bd-9e90-4437-bd40-883a87ff2f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:21.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:31.381Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=877e93cb-2639-4753-a8de-d8886667b857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:41.392Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=2a98c13b-f842-490b-a782-03b46c4cf5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:51.405Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a47f02e0-a5ac-4877-81cc-04375fefd0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:46:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:01.415Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=4eb8a9ba-30ea-4d3c-b49c-9a9f0569aba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:11.426Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c78b1306-10c2-4877-b13a-4b017d1f50d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:21.440Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a858fb10-1be5-4813-b76b-de8c851a7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:31.450Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=808926ca-7f0c-4c3f-8e43-78ae5910f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:41.460Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=fcacce84-c853-4f21-991c-83c340f7bd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:51.470Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=273d07c2-f1f8-44f0-81fd-aab06a7434a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:47:51.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:01.481Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7c92ff0b-1cd9-4428-bdde-0b94b041ee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:11.493Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f3f795ee-4e7f-40f5-afe7-d3ec1098a70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:21.502Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6c81a410-448e-4256-ae4e-a18f6c279883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:31.512Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1b0a83f7-6c17-41b6-a833-9289ea65d311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:41.525Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=aa113452-5281-4abc-8dc4-b5c65f2263c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:51.535Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e3383b79-a138-465a-b089-09a6f2588a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:48:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:01.550Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=21dfadb9-a620-420f-ba6b-486dd5878d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:01.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:11.559Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5df5e372-cbf8-447d-913e-98d2acd2c913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:11.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:21.566Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d109467a-cc76-421f-875f-b0cad8ee8976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:31.574Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5ee6adf3-576c-4a90-9526-917aa0d116e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:49:40.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:49:40.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T00:49:40.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:49:40.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:49:40.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:49:40.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T00:49:40.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T00:49:40.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:41.583Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e0d43814-e38a-41a1-b4c4-00d76c267b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:51.593Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=09e6ef0d-30ff-460a-957a-1b2966b043cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:49:51.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:01.602Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=02d6fdba-67c5-47d8-92d0-b01ba4232ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:01.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:11.610Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d7ec2ad5-5de4-4943-8381-3ac7feb7ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:11.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:21.618Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=98488b29-17f7-4528-91db-deaa9bfdf04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:31.627Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=caf269b7-d4c5-42ee-add9-c29a99a7ea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:41.636Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ffa1357a-12f6-479d-8101-874029516e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:51.646Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1857175b-7057-4592-add3-55cde389744d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:50:51.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:01.654Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=37a13e53-3285-4ed3-94fc-70a6130f54f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:11.663Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1de74dcb-38ea-4687-9bc8-55f375f005b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:21.672Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b45b3b5c-14d6-41c6-9dbf-f733c92e3554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:31.681Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5f0d9691-a598-4f18-929c-646e19e25cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:31.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:41.689Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c37fa71a-f0cc-4c9b-ba96-3ddb332ea291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:51.696Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e6800430-af08-4abb-bde3-a0ef341e20fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:51:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:01.704Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=4b43701e-f54f-452d-8bc9-952a9f8d1e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:11.712Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1516759f-119a-442d-9a5d-89f5c3ceb0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:21.859Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=fc54f593-21bd-4856-8322-797f72d19742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:31.868Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5920713c-412c-4324-8092-a9de40407d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:41.876Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=51603a9e-c1dc-47e0-b009-017f96f39f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:41.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:51.884Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=2eadbd37-cda7-4300-9155-0e2a679b0ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:52:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:01.893Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f2e48280-345d-4412-a17f-461603df9050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:11.901Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ecfe3c64-93c6-4b0b-99fd-b5ab0d0af30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:21.909Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=594a02b6-1298-44cd-9911-575c3fa37933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:31.918Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a4f279fc-8a3e-4ee1-9fd7-1466810d275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:41.928Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7c897496-9679-429f-84c5-4b087bf8207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:51.937Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b9adaf79-bcca-4a02-8122-594f8e678dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:53:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:01.945Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=923eb0eb-21d4-4d04-98b6-9a63f99d56ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:11.953Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b571a49b-2580-4167-92dd-5c47696df2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:21.965Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d8a0031d-fb84-4a78-bf29-a22c1e769737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:31.974Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6f98cb68-5572-4584-96d7-62d5e3899574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:54:40.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:54:40.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T00:54:40.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:54:40.185Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:54:40.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:54:40.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T00:54:40.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T00:54:40.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:41.982Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d14fc247-e72a-49f3-8f2a-bc15c4949dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:41.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:51.991Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7b5be0b3-ad22-42af-9ba7-5b47fa7c344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:54:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:01.999Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a3bd416c-2f22-4e55-9831-0b289fbb8c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:12.007Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=23225760-252b-47cf-b1b8-18eb74685aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:22.016Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=da2aa86d-6250-4e0d-8819-d905dcccab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:32.025Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f7dee743-c7f5-4cdf-811c-5a43a0e7a6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:42.035Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e47ad793-af9f-4b28-98af-33d85aabada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:52.044Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=cbcff6c8-17a1-485f-8d3b-b0639a3301d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:55:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:02.053Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=bfa26815-142f-43f9-a4da-658dc5f0401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:12.060Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e5aa8bd2-9a3c-46a6-b242-cbafaa59e24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:22.068Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d4a86fcd-0653-4ad7-8c78-6091f7ecade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:32.076Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0f1487eb-ce62-460b-81c5-0f7e2934c080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:42.084Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d7aeeb2a-2918-47ef-a648-9e008038290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:52.092Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c02f6835-4035-4cbb-800c-b93342f9b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:56:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:02.100Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=00ca050c-7611-4c48-ad59-cdf4299a7280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:12.109Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=94426250-91ee-4fea-816f-ae3f00227a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:22.117Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5b2172b1-b094-4de1-a7d9-825f1f1cccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:32.125Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=71b11981-930f-47db-8e64-afee689a489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:42.133Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=be6ba594-12c4-44f0-a757-b0a7b3fcfce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:52.141Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3651afe4-210b-475a-9dfc-be747ed5fa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:57:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:02.149Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7957e694-025a-45c0-b507-0049bce64589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:02.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:12.157Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=09ea3c07-cb04-4845-8ee7-e16ea8e56522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:22.164Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=63daf7b4-71ec-4d2a-a789-7751c11d78ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:32.172Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7eafd320-c217-4439-bec5-9bd4145bf598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:42.180Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=bb905b6d-8796-4e0b-9de8-d26fbc36fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:52.188Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=732591cd-f8f4-49ba-9e4a-6d996a3db791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:58:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:02.197Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=8a8929e4-ce5f-4d5e-bf07-20954a52305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:12.207Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c10ebd6b-377f-46be-8023-d8c7c95dde1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:22.214Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=576bc1a7-c8f7-4793-a699-3726ac0b25f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:32.223Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c77a767f-4384-4b19-818f-0581cb806dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:59:40.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T00:59:40.215Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T00:59:40.215Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:59:40.216Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:59:40.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T00:59:40.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T00:59:40.222Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T00:59:40.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:42.231Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0435ebe9-2f56-489a-bb5d-5930dab7df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:52.239Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=91613cef-d6a8-4e91-bb35-a49b78dcb0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T00:59:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:02.248Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=abb9b28e-6c29-462a-9201-83939a30b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:02.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:12.260Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=734305f8-508f-4a5d-99d5-d99ed937308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:22.268Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=cc6c32c0-d059-479b-83cb-52d56a32fb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:32.277Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=76abe7c6-8df6-4d4c-9c36-e430456e9743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:42.285Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1157bde7-e932-437e-9e5d-197515d94def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:52.293Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=bddf6667-9678-4e6a-8462-78e2cc012e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:00:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:02.301Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c4147eb6-ba03-48ed-9c93-4a6cb7ceb985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:12.309Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=178c3691-351f-4714-bdf4-3fcb01001d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:12.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:22.317Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=22fa79fe-77dd-4d9d-83a6-eeb269bfeba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:22.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:32.325Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ab0f48c5-5643-44d8-b9b0-170d96391718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:42.334Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=9c6518d8-6ed9-40bb-825a-5c7386b8bcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:52.342Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1824ab3e-bbea-456f-8a2a-3a21a4013233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:01:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:02.350Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d14d6bc2-7999-4b05-8cd4-1c940dfcc3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:12.359Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e7241fe4-d489-4d06-967f-f02c8d669f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:22.368Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ed237d3d-6336-431d-97d1-33d13f6e7ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:32.376Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a773a3c4-0af6-4e50-8a18-b2e8cc7fc1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:42.385Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6e27d8f2-4f37-4521-8b19-e7065b6f93fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:52.392Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=388cf3d5-87c4-4464-9aa3-ff7b11e95209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:02:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:02.400Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7e45c980-2d7b-49b4-9bf4-2e8517adb2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:02.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:12.408Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c3e9ed30-ce0c-4b47-bc4c-55e9ff6eac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:22.415Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=71212fc2-817c-418c-9c90-8bf1a567639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:32.423Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5daad0b1-a51d-4552-aa82-d1b8a9f68f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:42.431Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=cbec1846-9477-4c94-b5c0-55c95f929b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:42.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:52.439Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b8b63ad5-1a5e-40e7-9606-4b407ccbd27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:03:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:02.447Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=8c73fa3b-7bb4-413c-b25c-9d315cd5b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:12.455Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=90bd3088-f02d-4355-9059-3db473497b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:22.463Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=109c11b3-bb0d-4d66-9377-eedf19a58f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:22.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:32.470Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=8f2b52a0-809e-464a-af50-11d6e0620264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:04:40.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:04:40.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T01:04:40.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:04:40.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:04:40.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:04:40.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T01:04:40.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T01:04:40.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:42.479Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=33d64046-7e44-447d-bba9-ed54c71947ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:42.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:52.488Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=dd2fbe19-f30e-42c1-95fb-b40534be81be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:04:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:02.496Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5d34634b-727d-4944-9f6b-e6d56db10da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:02.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:12.504Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5ff61b42-deeb-47a3-bcdf-e74bac772a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:22.512Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a32bf5c1-a38b-4f86-af5d-95d4765d3a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:32.521Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=aef40c17-71f3-4c5c-9f34-47034e7e9d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:42.528Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=be4769ac-957b-40e1-b614-12c48d101775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:52.536Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=392946f1-a4e6-4fbb-a85e-dead8ad2f14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:05:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:02.543Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=493d0dfc-04e1-4757-ad51-7a7b0568bab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:02.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:12.550Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3a80049c-fa0a-4f2c-91ff-4b62d047cdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:22.557Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=4c38c8ef-9c5e-4a25-b8e8-d59e68864045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:32.565Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a1560c58-9b1f-436f-8ced-5e2fc417255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:42.573Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b440703c-9ac8-442c-a472-26971393d5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:52.581Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3d9a5fbd-461a-44cf-98a9-7001788d5e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:06:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:02.589Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=28978da3-8111-4a5b-a812-ac2f1abee975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:02.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:12.597Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=9ef70653-3ce3-431c-9cfd-064ed94613f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:22.604Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=bf51bf89-b78c-428a-8c01-d09d17d0fec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:32.611Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=da347ce5-714a-446e-8c53-f277883b4e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:42.619Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3bb15168-e3db-4c2b-9473-65b4e5e4243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:52.627Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d942a038-ff7a-42fb-a193-024c63af5674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:07:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:02.634Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=edec0116-9779-4d00-8461-230200dac073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:02.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:12.642Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=40a3e86c-86ea-46d8-a04c-1ecca40fb59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:12.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:22.649Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a16beb47-1b90-452e-8e7c-b1aa02aa9c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:22.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:32.656Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=84fc2918-014d-4cce-be4c-3acb0f846285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:32.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:42.663Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=507912a0-04db-4e08-bdb2-87ef4b4d6bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:52.671Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=46408857-22fc-4f9a-9208-986f14d5d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:08:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:02.679Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=cadf7bea-564e-4123-aef9-b269f33af21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:12.687Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c5cc006f-4271-42d7-9675-fb5cc9fe8e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:22.695Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0536607b-3b73-4a48-9969-2eff93edf7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:32.702Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=85ae5352-8ae6-4eea-aa82-959e33e62930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:09:40.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:09:40.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T01:09:40.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:09:40.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:09:40.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:09:40.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T01:09:40.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T01:09:40.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:42.709Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6506100c-167a-4551-9ff3-2d80d94c1375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:52.717Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=507e936b-887a-48e5-a891-7ef22002ffb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:09:52.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:02.725Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=63b85d58-4141-4ba3-aa3f-877f03755ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:12.732Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=bd6a639c-2b30-42ed-866f-d370a75f9a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:22.740Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=254e5199-2fed-4638-99db-a70a668d2fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:22.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:32.747Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=203a9d28-9343-4e62-b74e-3c597597c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:42.755Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0b87d472-d959-4da2-ae3c-98226c34afd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:42.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:52.763Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=2d37d3b2-f07c-4e5e-bbea-dd630f6c0373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:10:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:02.771Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=15667b3b-aa3c-4947-ab1b-f988eb49e37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:12.779Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6f3e934b-2018-40eb-a87a-41b26cea6d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:22.787Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=87c439fd-2dd5-46ce-aafa-dc66551ec3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:32.795Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b6f304b4-bf52-4464-b7e4-9f33dc084a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:42.803Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=63b5b506-3ea7-4a59-a95d-7c6d598f01cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:52.811Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=2bc5ae5c-ece8-4665-acae-e645b9c4b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:11:52.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:02.819Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=dc0e34ba-50d1-42fc-89d4-7c519732f9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:02.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:12.826Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3835ac3a-6592-4387-a375-d3145dfc4ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:22.833Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b320f849-4efb-47f7-a5d3-dd46114e822d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:32.841Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=52e57ef6-8532-4867-b7f1-c702a8a7f37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:42.849Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=4f278e30-4211-4362-84fb-b2a3d28e0396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:52.856Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7057160e-83ab-4a36-bbf6-64d6c28e4106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:12:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:02.862Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e753c312-454d-4f8e-8133-b1ba31eaceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:12.869Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=950413ff-c351-48a4-9e36-1e5161b0fad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:22.876Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=36af4f2a-3051-4941-a5d7-2b9305340657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:32.884Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f60593c1-d738-4ea1-9524-a885308ed2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:42.891Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=37d5b1bf-0b21-4750-bb70-6790c12cccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:52.899Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0143e96c-3a68-43fe-b7e4-b00d99e4b3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:13:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:02.906Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6a63b90f-6dcb-40bb-a124-ad95a7d9dd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:12.914Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=2dbd1573-6bd1-4d21-b18f-6fc93b476c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:22.921Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=336e265e-113c-4287-b5b6-4ac335905229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:32.929Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5e272acd-6fbd-489a-b0f8-567c7a2bc21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:14:40.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:14:40.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T01:14:40.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:14:40.193Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:14:40.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:14:40.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T01:14:40.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T01:14:40.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:42.937Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=aa70ffe9-3db7-462f-8e5b-b88ec46d4fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:52.944Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=694a9f90-8a6d-4318-8502-999cb383919d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:14:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:02.951Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5a785544-699a-4c85-8898-860c08dcea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:12.959Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=45f7973d-23c9-4413-a7ab-38eb2b85a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:22.966Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=546d9d13-0b1a-49a0-bd0b-8efa9c37660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:32.974Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=61f42e9f-79c6-4e0c-b184-8220d8e1e138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:42.981Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=efab8f28-be52-42bf-beba-3e60faec676c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:52.989Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0e0a26f4-6b9b-4074-838b-69a1f079de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:15:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:02.997Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b791ae44-149e-4b1c-a696-cd8f56c43bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:13.008Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1cb1ee3b-fc88-4914-bcf8-f238bdf117d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:23.016Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7b177cc3-708a-41ca-b195-155513dcb415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:33.024Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c5926624-105e-4fd2-b58f-5bacd7a86ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:43.031Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=21179b90-35d9-492c-9eee-4a2572a0cac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:53.039Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=8fa66480-2c0a-45e0-bc23-608dee59708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:16:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:03.047Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=28d1b802-dbfe-44ec-82ac-2baba7d3e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:13.054Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b1c3cd3a-e508-4d72-b365-2b670e6a8277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:23.060Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f2f0885a-88ac-4115-abbc-adc3894eda5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:33.067Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7b98236c-9ef9-420d-8aaa-056ac54c431d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:43.074Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=c7665bd7-a8f5-43dc-a7ee-b4ccd0e9d7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:53.082Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=78af8cf0-e647-46f2-818d-bc9c6bea1a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:17:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:03.090Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=83af5547-ffdc-4ce2-9e3b-8310c7e6d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:13.097Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=8776bf5d-cc46-45a4-ab6a-ba6152982275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:23.105Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5a59fc11-3d84-48d6-9e9d-967531b49c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:33.114Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=9407296a-cdae-42ae-9bb0-b5247c0ce7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:43.121Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1fa1b12e-a7b3-4fe3-8d5b-568a2ec93de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:43.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:53.128Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=79828510-fc7a-4cb1-ac1d-2994362461b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:18:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:03.135Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f76e634a-5641-4824-9dca-c099bb9f27ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:13.143Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=cf0dd9a6-e80f-4966-9d7c-55821d25a810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:23.150Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a39a83f5-3049-4465-ab23-9b4106b3dca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:33.159Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=2e16e1bb-17a2-40cc-bcd7-6009e84b8851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:19:40.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:19:40.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T01:19:40.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:19:40.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:19:40.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:19:40.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T01:19:40.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T01:19:40.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:43.165Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=1acc94f6-8dbf-46ed-a020-577153b27961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:53.172Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6b86ae67-972b-48ba-ad3e-c4397c6f3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:19:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:03.179Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a9266943-918e-432a-be5f-92f67b3997ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:13.187Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5bf93c55-a0f9-4331-ade1-15ef809392f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:23.194Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=44b0cd17-d270-4241-b471-885a259885db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:23.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:33.202Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=f9cba313-d2a4-46ca-b677-8a07391368a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:43.209Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=de114374-9db7-44d2-882b-04b542c626a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:53.217Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6620a9ad-94bc-43db-98e8-21b8f0921e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:20:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:03.225Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=236b856d-1982-4122-8aa2-28e15b693bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:13.232Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0abd9c63-b094-415d-a278-a18e997c7413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:13.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:23.239Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3b99978b-af41-47ff-8af5-d68404ffd0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:33.248Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=4c031eba-4f54-4d12-8b7f-be103a0abf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:43.256Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=40c1f9b5-654a-4b77-93b9-5291cb9463db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:53.263Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=16fb43bc-6577-4044-95c7-437c1f18267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:21:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:03.270Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7a159d98-31be-4dc0-adfd-dd30a1081076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:13.276Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=15f9ed63-c627-45df-adce-4f994beaa9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:23.283Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=a8c9ae61-ffa8-46ec-9814-20b3dc4a6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:33.290Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=9b326873-ef51-421a-a182-14058821325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:43.297Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3d03ec2a-af90-4088-aaf0-1c64e7c6f463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:53.305Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=ed5cfa92-1e14-4b62-9b90-d1b717112b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:22:53.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:03.312Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=9f63d1b1-773d-4d95-84a5-f2a638a68756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:13.321Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7bd1936f-e629-462a-a02b-d6bf43cfcf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:13.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:23.329Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=5caf7fd1-0f90-4f3b-84d2-03ee95b6fdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:33.337Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=e4f88dec-0ef4-4685-81a5-b2caa25bdf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:33.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:43.344Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=6c189c98-cced-430d-a194-f36df89c8e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:53.351Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=3761c954-c1d8-42f7-a9a6-3c4d31369f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:23:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:03.358Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b52d6aff-35a4-4546-b8e4-cc913d0206d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:03.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:13.365Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=4792ae06-c4ee-4c2a-8c4f-88a43115b53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:23.372Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=eee1962e-60b4-47ee-bde0-06947bb5fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:23.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:33.380Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=b532c427-720d-45a2-879b-fdb8635a8f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:24:40.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T01:24:40.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T01:24:40.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:24:40.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:24:40.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T01:24:40.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T01:24:40.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-02T01:24:40.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:43.387Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=7831bf50-dea4-44d7-8bf2-68bad4bca94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:53.393Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=463d8419-9232-4323-90cc-93a5dc77c42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:24:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:03.401Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=816bcf26-7a36-4495-9a5b-b40b6cf20ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:13.408Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d97648b4-c992-4c5b-964b-e2921bfd6edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:23.415Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=0adb1686-54a6-46be-83a9-d417d33afba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:23.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:33.421Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=d7f90aff-0ccd-46c8-9e0e-c727b20351f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:43.428Z |INFO |Init configs |InvocationID=398d491f-9a50-4c6a-a00d-73cbc980d29b, InstanceUUID=fead54ac-5e81-466d-a384-116fd62f17d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T01:25:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |