By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T02:57:59.793Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T02:57:59.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-27T02:57:59.861Z |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-27T02:58:00.845Z |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-27T02:58:01.007Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T02:58:01.007Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T02:58:01.008Z |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-27T02:58:01.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-27T02:58:01.281Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-27T02:58:01.313Z |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-27T02:58:03.779Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-27T02:58:04.367Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-27T02:58:04.391Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-27T02:58:04.392Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-27T02:58:04.475Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-27T02:58:04.476Z |INFO |Root WebApplicationContext: initialization completed in 3162 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-27T02:58:05.111Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-27T02:58:06.292Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-27T02:58:08.245Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-27T02:58:08.372Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-27T02:58:08.375Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-27T02:58:08.380Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-27T02:58:09.140Z |INFO |Started MainApp in 13.056 seconds (JVM running for 14.074) |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-27T02:58:09.282Z |INFO |Start scheduling PRH workflow |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:09.296Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a17e43db-4c51-44bd-9384-104ac25ecf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:58:10.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:20.962Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=fd4225a8-253a-422b-9aa1-2525f54cde16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:58:22.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:32.113Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8cbcbc63-20dc-4eec-a701-d8667d03b532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:58:33.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:33.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:43.197Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=902f7aac-e203-42c6-961f-ffac273617f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:58:44.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:54.255Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=4cf65c8d-1c96-44f4-8440-40e14e0bbe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:58:55.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:58:55.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:05.344Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=950d671c-c89b-48fc-809e-b6d8520908ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:59:06.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:16.404Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6c1208f8-a60e-4aa3-a82c-375fd36bb3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:59:17.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:27.477Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e47c4d32-2440-4945-9128-23cfaec6b5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:59:28.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:38.550Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c31d0796-4a14-495b-885c-d0d3765639b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:59:39.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:49.629Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9c6f4df5-4344-4b63-83e0-19e26b5574de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T02:59:50.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T02:59:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:00.698Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=7ff25b62-c4ac-4c61-925e-cbf137798ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:00:01.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:01.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:11.827Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c02b3e41-3429-4db2-9cdb-46671a635bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:00:12.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:22.902Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6a597577-13a2-4c51-9392-a1c1ef1216cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:00:23.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:23.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:33.999Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9a2ddba7-ba7c-4a00-9c42-1d1f4d542a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:00:35.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:45.070Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b5d6cf34-b018-49f9-bf7d-5aaa104508f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:00:46.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:56.178Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a434ccdb-fb4d-442d-b7e3-b9da1b314075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:00:57.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:00:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:07.296Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=816fb17f-0e89-4370-a447-d30a18a5dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:01:08.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:18.388Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a2f533ea-9e23-4092-a5ce-b82570a496e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:01:19.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:19.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:29.494Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c070af3f-16a0-4153-b7b3-b09cd56c5084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:01:30.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:40.597Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=fe9f3a29-47c6-4abb-8b73-2b041bed1ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:01:41.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:01:51.667Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c166178c-8b1d-4e6e-83df-c3af5f56cc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T03:02:21.702Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.34.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:02:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:02:31.707Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e47d784d-6cd9-43c4-b833-284d5ae8a2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:02:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:02:41.953Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1afe8d87-63d1-4ec7-9887-d17ace54d9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:02:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:02:51.995Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a5cb18fc-52f2-414e-af43-b557f0e45f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:02:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:02.017Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=bdb96aca-c59f-4a27-b10c-7c77a5a77e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:03:06.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:03:06.425Z |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-27T03:03:06.427Z |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-27T03:03:06.431Z |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-27T03:03:06.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:03:06.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:03:06.454Z |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-27T03:03:06.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:12.046Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=4bf116fb-574d-4e72-80b3-342d8f3a7604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:22.062Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=0849d18c-ac36-4158-a916-0e06baeeb996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:22.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:32.087Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=53ea5a92-3cc2-49c7-9c17-cc5219736ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:42.123Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=07dc12b6-d1ad-40ef-a1ef-b1e51a0412a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:52.146Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ed56516f-a7d2-4d9e-bcbe-b8585b54c0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:03:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:02.169Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c8f86b9c-f4d7-45c2-9e0d-2dff976239ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:12.185Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=160e818a-5f40-46d6-a277-46871810c3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:22.207Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=25c7ce4b-32b8-4da6-a933-5dff38a115d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:22.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:32.219Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9124faa4-72fe-4372-8b2a-7d5c71493366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:42.243Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b205f63c-2273-48e0-b240-620bc631ae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:52.257Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=d0374106-cadb-4fc1-8a3a-4b962d4f87ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:04:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:02.277Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=4c5b1959-c73a-4ce8-9704-36c1fd0c7b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:12.292Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8257e25c-e419-4151-aaf2-db5fec4de529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:22.311Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=650848d3-03b2-4500-bfa0-3874f6b54d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:32.328Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a0efaff7-0774-47d0-b8fe-3eabf08c38af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:42.351Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=230142b6-f729-4051-a226-588cfe4d77c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:52.368Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c14c7e35-4822-4ed7-acec-918f69fb4eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:05:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:02.385Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2265db76-0308-4a89-be73-08e9f9b4c4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:12.401Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ba051a7b-526f-4380-beb5-c234b2e54be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:12.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:22.415Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=d0b82fee-ea1f-410d-8d9a-2eb2a0523450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:32.431Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ad0d95f7-679b-4e4a-b06b-a583d94580ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:42.450Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9cbc3e2b-7cf5-42df-8cf0-11e4985de78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:52.485Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=149c6916-0e63-45db-bce7-9b762b7b4089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:06:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:02.503Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=fba9cca0-2835-4c36-bb54-e7a56a2686ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:12.519Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b2e557ea-95dc-454b-b04c-0cbfc1c75487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:22.538Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=3967ad40-0e2f-4dc2-a713-3dc26679aa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:32.559Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=81cfa57c-c228-4a65-94c3-7f3fc4c4651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:32.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:42.572Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=33f1e20b-3297-40ef-af17-1f7f9bd0698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:52.587Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2e8e5d82-8eef-4f3e-9b80-8e89eb12f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:07:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:02.599Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b5a6885e-e676-42c5-bca3-a432cbb09192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:08:05.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:08:05.527Z |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-27T03:08:05.528Z |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-27T03:08:05.533Z |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-27T03:08:05.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:08:05.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:08:05.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T03:08:05.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:12.610Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=54b4684a-bba2-4dab-bf19-8c07e78a5b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:22.622Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b1c5106a-c57f-4540-a5c9-74e24e2af13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:32.645Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=325a603b-3e53-45ac-8470-19f10e76713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:42.657Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=4a816a6b-d682-4215-89eb-7c9e7ce25aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:52.668Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f6e7079c-ee00-4412-878c-a2322182507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:08:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:02.680Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ff8357b9-0717-4cee-b65a-df74e695c686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:12.691Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=4e6c5db2-3e8c-41f6-a1ee-b09c820e2408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:22.701Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c74ad0b1-0e39-4849-92eb-9f60663415c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:32.711Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=08cbb0ca-a2ca-4db6-940f-3242fbb56bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:42.722Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=70fa8ccb-5ae0-45bf-b41f-98f59a57c630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:52.733Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=da06b6c8-876d-4986-b2ef-885a99f95512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:09:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:02.749Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e0bce241-fb05-4fad-b06c-c0934ada31bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:02.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:12.766Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8d1a17c2-1cae-4961-8fd5-a4bb5cf4c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:22.776Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6d9583ef-97aa-4dae-b706-18cca0e135c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:32.790Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=fdb7eb37-2eb9-4e35-ae46-d9bc619f29b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:42.805Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=83d14cd5-3241-4625-a43f-4f28cc811407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:52.816Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=34df1491-daaf-4985-8eb2-b305f889d732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:10:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:02.828Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b18a1265-e0cc-4848-adc2-a947448a5c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:12.838Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a0dc1336-5cc2-40e0-b45c-e79f01a66db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:12.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:22.849Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5ac6a510-09f5-450d-b7f1-0ee12ad57061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:32.865Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ed20705d-070f-4912-bf4e-789f0ba7808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:42.877Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ca81ee5a-b7ec-491f-b081-a3c2450f2352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:52.890Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b4a52edf-5050-4d0c-a0a3-b8ef18029561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:11:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:02.911Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ea46c7e6-ed6f-4008-ab54-94f5525a6e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:02.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:12.925Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f5b5e8b8-4a4b-4600-a6c7-0d6f08a25808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:22.945Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=58002f17-aa30-4c88-843e-44fd6da64ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:32.972Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2d02a032-ce30-4e29-a2cd-b9516e1e178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:42.984Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=550d80bd-98e9-471a-af03-a74fa611b3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:52.995Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ca008270-3a93-47ce-915c-7fd5b504d279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:12:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:03.005Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5e9ca041-ea29-4863-8264-b57df11956bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:13:05.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:13:05.471Z |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-27T03:13:05.472Z |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-27T03:13:05.475Z |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-27T03:13:05.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:13:05.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:13:05.483Z |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-27T03:13:05.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:13.017Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=feea3d4e-103f-44a3-b3ee-27154db9f315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:23.033Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=cf9f1e3d-6c51-466e-902e-76a81b83231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:33.056Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c50e50c1-5930-4a7b-a5db-0ae161dd6dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:33.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:43.067Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2c1f0694-534e-4a8a-b62e-0c098bf51598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:53.076Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=dac6634e-17ba-45f4-9180-e9281009a601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:13:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:03.086Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=3840a0cb-2e15-4c22-8dfe-59bfe079ad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:13.096Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f08d4fbf-f54f-4bc8-bba9-c63dc3fb1078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:23.107Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=202ad318-f25a-4bfa-987f-d525698eca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:33.118Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c3d92a56-8617-4c6f-ac11-8fded6f5d585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:43.131Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ebb530a0-c6f5-4d24-badc-d411c02ba051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:53.141Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c8980e62-76b0-4503-b1ef-5aae10e7943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:14:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:03.157Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=12baf4f3-f170-4ede-afcc-8e26592aa965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:13.167Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9ef09e72-5bf8-4d09-9b7a-7160433acf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:13.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:23.176Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b3b096c3-56da-4199-b523-778cad347935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:33.187Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=92bec336-da19-411e-b540-7d18895cdf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:43.197Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=7dbd57d0-7900-4510-8785-05679aca2155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:53.210Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c5360fdd-2167-459c-821b-dbc6795be844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:15:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:03.219Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2a39908b-7cf0-40ce-9e60-76b8fd99421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:13.231Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=078d8dce-f430-4659-a373-c02921b33aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:23.242Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a5f836f7-c586-4ab8-b658-e84cc4969af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:33.251Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c4d2244c-7a44-400c-baae-c5c22f2257ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:43.261Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a2782bff-dde0-4773-b687-9be40b2a2545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:53.270Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=fcd201b0-b3b9-4242-ab28-61cdb7b1d9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:16:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:03.280Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=3c0ef4a9-b821-4586-80e3-8a657fe1c07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:13.295Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=4c4be15a-dced-46e2-9c53-6c9b14f199c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:23.307Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=3f9abfc8-086f-4c66-bd62-91cbf5c5989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:23.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:33.319Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=30373a7b-f696-45b3-84d9-d9eb54d702ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:33.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:43.327Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=26dcd7e9-813f-469c-bd55-ae29228c9720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:53.338Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9269dfcc-16c3-4b91-bbd4-d57baea37572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:17:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:03.347Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=3e24af69-47a6-4c17-8970-e078c2008a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:18:05.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:18:05.347Z |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-27T03:18:05.348Z |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-27T03:18:05.350Z |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-27T03:18:05.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:18:05.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:18:05.362Z |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-27T03:18:05.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:13.357Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6868f7e9-94f7-4c71-b680-573ef114e05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:23.368Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=68c982dc-4c45-4227-9662-c5e34103025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:33.382Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a01ac8b8-1e86-4344-a74b-bc789359ef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:33.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:43.391Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a5bf95de-0e3d-4975-befd-43b4fa885b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:53.402Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b80d0a79-4f40-4b92-a16b-459c7379c414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:18:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:03.413Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5baf0071-aaae-44cf-990e-654db38689f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:13.421Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=03ea000c-ee82-4f50-8496-0247875b5044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:13.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:23.432Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=49b9a82c-16fd-4944-a46f-4c2c4c089e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:23.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:33.450Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6cb9e7c2-4a1c-4ee0-a20e-a5079e90c733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:43.462Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9253fa8c-2d55-4b69-b62f-0ccc197f5fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:53.486Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b6732d9a-4836-41b6-bdbe-371d66a118ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:19:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:03.496Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1d44a2ec-a0eb-4c4f-9cbb-1380c5a75afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:13.510Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f5c2c8c7-8a97-468c-8c9a-8d88a3d79c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:23.520Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=17f5effa-45d8-4a60-8868-a66efd394cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:33.547Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=31a6fd29-1497-4fbf-b8e4-11769f1ca1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:43.557Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5ba2b506-2f65-4aba-9d82-504f7ca47097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:53.569Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1ab27991-eab6-4576-8451-0aaaad8e18da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:20:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:03.583Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8a021467-d05a-41a1-ae1b-20cb41b6b70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:13.620Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6a671bbe-f94d-4c49-8788-4f25a11dd031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:23.655Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=79624f91-e6aa-4283-bae1-5e459c7a4248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:33.679Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a00e25de-c9fa-4de1-880f-6b95fd220f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:43.761Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=89b1aee4-4a84-4d8d-bb3c-94798da8be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:43.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:53.790Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e60f44ea-1d31-49ea-8d55-cd5a1164c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:21:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:03.989Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=57641f40-effe-4ccc-a519-d15336b7a749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:13.999Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1800f4a3-dd86-4d33-a52e-fd5e131ebf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:14.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:24.013Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ff2d5a6d-8e3d-4793-8afc-744867fb9b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:34.029Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=43c8547e-9021-449f-b387-77f003088197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:44.057Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2c245276-27b2-4fb9-b192-4c93bb54df6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:54.095Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=d2fb63c3-75af-4dad-9d75-daf6e0baf63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:22:54.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:04.121Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1262b6a8-eebe-475b-98f1-a658ecb4c2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:23:05.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:23:05.596Z |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-27T03:23:05.598Z |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-27T03:23:05.602Z |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-27T03:23:05.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:23:05.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:23:05.609Z |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-27T03:23:05.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:14.155Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=54fcf125-06d6-4002-9c4f-4f1722a57c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:24.180Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1606897d-f9fb-454e-bfc9-3fa08b5dcbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:24.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:34.194Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=eb7f894a-c4f6-4ee8-86d7-4c29a6fa689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:44.210Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=89b62e22-be6d-4549-abca-53e860999088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:54.233Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b262554d-8285-4fd6-979d-f405f116ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:23:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:04.252Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=98238b37-9871-444b-a51c-c3c72da9211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:14.268Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=16645f04-afd6-4e32-9b81-21e4c5fd0a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:24.278Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c429c50b-165f-4378-87ae-97832cb0601f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:34.292Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f80f415a-6702-4212-a36f-43482a2591a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:44.304Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=03c9759c-dc7b-47d4-b307-8964835b7486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:54.336Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5004624c-5191-40cf-b394-8c0a1a1e38ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:24:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:04.356Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c4fa0104-6dd3-4a0f-868c-559cda1be33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:14.373Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=17322971-0613-41c8-954c-5f31ae5715c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:24.384Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6bbf5a98-29a4-4c91-ac55-7d833774635f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:34.393Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=34280da0-3301-4441-9be9-f9d6839f1242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:44.402Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=089983cd-3f28-4a8c-b3df-81d42a16f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:54.420Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=db3816a9-d923-4e4f-bfc4-cdc7e250b2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:25:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:04.429Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=de35a184-1c14-4fdb-afec-d9a79a01d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:14.438Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=449a2549-1b89-434b-99a6-78f22ea50267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:24.447Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b8055d94-9801-486c-993b-858885f6aa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:34.457Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e6e2b2ef-2cde-45f8-8719-a004639cffa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:44.468Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1c28476d-0d60-41b5-bf58-846fc6807a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:54.479Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5c6c6e08-e6c0-4ba1-a27c-cef7526c8a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:26:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:04.488Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=64bea50c-eaf4-465c-9656-df4ec5dd3cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:04.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:14.499Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=01f3e3f8-2a2c-4ed1-8a09-766acfbea584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:24.510Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ec7acd26-5856-4edc-9e94-336413becff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:34.520Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=80783048-0644-4850-9c7a-843bedfaae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:34.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:44.529Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=de88dae8-4f7f-4951-896f-7122c8d2b87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:54.539Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1656fd17-66c7-4093-8fbb-23430b97df90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:27:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:04.554Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=88d91427-2a1a-4805-a270-bfb0e76f1919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:28:05.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:28:05.326Z |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-27T03:28:05.327Z |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-27T03:28:05.329Z |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-27T03:28:05.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:28:05.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:28:05.334Z |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-27T03:28:05.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:14.563Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b5b8a1e6-5015-4f54-bf9d-3f25256375b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:24.573Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=64cd6c11-457d-469e-8166-d960bf8bc3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:34.586Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ffd2762c-87d5-4a52-b9f6-46db2c6b40d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:44.598Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8b15eda1-7cb0-4878-9484-b60c6c3bb93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:54.609Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=bc546092-1b14-4750-a01e-34b5416e520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:28:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:04.617Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e5a016d1-b60f-44ba-b3a3-b206b796cd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:14.626Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ce7df41b-f4df-4cc1-8c65-7815699fc864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:24.634Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=d5db07d1-e042-497a-a44d-4df8d7d2f039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:34.644Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b6bf7973-da96-4eb6-9f8c-80a0d3b4a611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:44.653Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=7d91aa9f-d817-49b4-810a-30fffcb57b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:54.662Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=33145e94-4b99-49fa-9926-d0ea0b8b2567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:29:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:04.673Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1d816de5-a613-4cce-b407-8a2a508f3458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:04.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:14.684Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ed0f6770-fcdc-44f2-8169-97116f9f6947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:24.692Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ae863f58-963d-4bbc-badf-732c6ff2d243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:34.702Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=495fdcc1-e84c-4bd7-a466-0d0d41645a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:44.716Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=04e9f662-bb03-47d5-8f08-65563e83ea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:44.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:54.727Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f99011aa-7a61-4d07-a210-3fc064303a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:30:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:04.754Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=75ef711d-4856-46ad-9314-e02e5cfe53fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:14.770Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=28aba201-f484-4ba1-8a89-1528591c3162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:24.778Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=3d5e443d-fb9d-41c6-b64e-0301521e02e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:34.791Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=81fc0fb9-37e5-4319-93c1-6edc93caa24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:34.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:44.801Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=d5a852fb-e9b4-4fc7-9367-179b0704a056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:54.819Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8d384f6e-b284-4c16-913e-6967e0ce8756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:31:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:04.833Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=42622c80-e127-4893-a9eb-d54312b4e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:14.843Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=36e319d0-7986-46d4-9f5e-08cd3c04fe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:24.853Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=192a7bc8-8354-4753-8928-bfd973a2ef18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:34.864Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=d3803497-931d-47da-bff3-2b6a36bcd946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:44.873Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1c1d9239-b5e1-45fa-b8a1-f9836f847f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:54.883Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=050972fb-5ec8-4971-ad7a-7a223c6c3e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:32:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:04.893Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=384cafda-410d-4ec6-835b-3c5600c8685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:33:05.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:33:05.442Z |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-27T03:33:05.443Z |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-27T03:33:05.445Z |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-27T03:33:05.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:33:05.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:33:05.452Z |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-27T03:33:05.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:14.901Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f3e08a67-4c5a-49df-b97e-e07defb3fd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:24.911Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5b7e5e31-ab90-4f03-a608-3ebeebe48822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:24.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:34.923Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=6f17d3c4-32bf-4c71-90fc-2318afe2b27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:34.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:44.931Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c14b3238-b7c4-4c02-b410-8b1971fc555e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:54.940Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9998526c-3aff-455c-8c88-8666efbcf9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:33:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:04.950Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ae14aa34-2ed5-4a9f-b7f7-c40aa6c3ed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:14.974Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ab7a99c5-77db-4946-a901-81253fefbaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:24.985Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e7fa6977-b797-4000-b8ba-899cd1b0920e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:34.995Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f2c1192c-ebd8-49f7-b5d6-1d187d650673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:35.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:45.006Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=75466fda-420d-4e36-8592-2393200dfcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:45.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:55.015Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c0b56c1a-f0af-445c-bf1e-c949d3d5a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:34:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:05.023Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=1b6d6af2-67dd-4c88-8bbb-a925a8804314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:15.031Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=4ec8af7b-798f-4187-bdf1-d6f81c07ca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:25.041Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=cb644aca-6ad9-46f3-a5ac-46b8453e612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:35.051Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a21b3b2e-c2cc-4b6d-9974-499d7f576389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:45.060Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=91c85a30-55e8-4130-a88d-5dd7f289ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:55.071Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b7555beb-ed61-420a-b88b-b431f9294988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:35:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:05.089Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=da3bf353-7bf8-4bee-b995-3658c478059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:05.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:15.099Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=68ed4375-7705-4e2b-8099-5f9163412698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:25.108Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2fdc2994-529b-42e2-89d7-35736f700f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:25.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:35.117Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ee251499-67a2-4eed-89a6-60f935107ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:45.127Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5bbad20a-3e0c-478d-8269-c640f5c30c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:55.136Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ab34f930-32be-43f3-bb9f-1c4fd6627f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:36:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:05.147Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=314bb745-2bcd-4f0e-9429-7a00e60f5240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:05.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:15.156Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=adff2185-a9e8-4951-8c77-38dec6fea2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:15.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:25.163Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9d33598c-ee75-4916-835e-d30d2bbc76b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:35.172Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=aea859d2-f390-42a4-bece-cf0cb91d5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:45.181Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=28f7e1d3-2376-4d16-bccc-ab8ceaf0a04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:55.190Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a0e5ec16-4e70-4d9b-94bf-f06182d1f52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:37:55.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:05.198Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=bae11620-048a-40f4-b5a9-c93e019af882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:38:05.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:38:05.447Z |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-27T03:38:05.448Z |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-27T03:38:05.450Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:38:05.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:38:05.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:38:05.456Z |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-27T03:38:05.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:15.208Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8a17dbb5-fb1e-44c6-9a49-e5cd36cfb16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:25.218Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=8c6eb8d0-1a8f-4ba2-9281-f84b0a03b4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:35.227Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=49973074-d625-48d8-92a8-e9de9132da94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:45.235Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=d18dfc10-4561-4b90-a707-556cdbe63dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:55.244Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2b9f2023-ef74-42d5-8fed-02a0ea8d93bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:38:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:05.252Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9a868bc8-ae9b-4359-b5b7-5ea2364a8958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:15.263Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=b3dda768-fd97-449c-9838-45ab167541cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:25.275Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e714bd7c-ccfe-47ad-8cd5-8923f587d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:35.290Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=588dd93c-ce18-4ba4-8e04-f7771441818d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:45.299Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=98145e1c-2f28-47ec-968c-f48efe886749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:55.310Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=de2cfb5e-e84a-471b-8b90-83ee625221e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:39:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:05.318Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=591a7a85-0356-470d-a1f5-fec583991ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:15.328Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=db07e1b9-1960-4111-99ca-0a1bc5a9733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:25.337Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c6c7b3ff-948d-4d88-a49b-b426b08054e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:25.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:35.346Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2080401b-e34e-47ad-bb93-020c42a2c8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:45.354Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=494a317d-c005-46bb-b20f-10324a0458b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:55.367Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=9ae3d656-c9ad-44eb-9d6a-2d67b75f60e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:40:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:05.375Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=60dd808a-7add-463b-8376-09dc5733ee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:15.383Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=e6030ac3-2bdf-4197-b4ed-016e77dcda39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:25.406Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ce622d0d-37a2-408d-bb22-6477a10de1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:35.415Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=c18c510c-2851-4ddc-bdc9-3da4a0076de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:45.424Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=827d9ffc-c2a4-4f76-a588-66f22dcba1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:55.434Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=f7f57293-eedd-4533-8871-80caf2f86228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:41:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:05.453Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=5ff12d5f-f496-43d6-9fa9-6bc747665fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:05.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:15.461Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=ffb292b8-fef3-4d96-9b16-7132075922b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:25.469Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=0eecf631-b375-4e14-84a7-004fcab08c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:35.480Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=91314f53-9d1b-4dbf-8614-d8255ea0f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:45.489Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=a61cfac6-0587-43c7-b2dc-72054fbe545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:55.511Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=74ff3c56-5ce2-413e-a43b-55043275ff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:42:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:43:05.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T03:43:05.350Z |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-27T03:43:05.351Z |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-27T03:43:05.353Z |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-27T03:43:05.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T03:43:05.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T03:43:05.358Z |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-27T03:43:05.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:43:05.521Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=2b85787f-fc54-4ad7-a96d-a339dd82da03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:43:05.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:43:15.536Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=acb3380e-6426-4e01-844e-fff56447d220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:43:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:43:25.544Z |INFO |Init configs |InvocationID=13c6baed-2b96-4f1a-a349-a020a8d868f2, InstanceUUID=3ce83607-f2cd-4c1d-9f2d-1c8914b093e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T03:43:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |