. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T09:58:59.110Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T09:58:59.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T09:58:59.147Z |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-02-26T09:58:59.820Z |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-02-26T09:58:59.922Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T09:58:59.923Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T09:58:59.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T09:58:59.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-26T09:59:00.139Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-26T09:59:00.262Z |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-02-26T09:59:01.933Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-26T09:59:02.517Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-26T09:59:02.537Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-26T09:59:02.538Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-26T09:59:02.599Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-26T09:59:02.599Z |INFO |Root WebApplicationContext: initialization completed in 2336 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-26T09:59:03.147Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-26T09:59:04.073Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-26T09:59:05.602Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-26T09:59:06.131Z |INFO |Started MainApp in 9.349 seconds (JVM running for 10.07) |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-26T09:59:06.208Z |INFO |Start scheduling PRH workflow |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:06.235Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b91f6061-2b7c-42ab-bc61-fba13cde054a | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-26T09:59:06.329Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-26T09:59:06.329Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-26T09:59:06.331Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T09:59:07.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:17.821Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=02a31991-d278-4061-ac8c-0b79171c5fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T09:59:18.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:18.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:28.897Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b80a33c5-39c6-44e8-ac2c-b2610fef0c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T09:59:29.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:39.975Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=acba855d-4a24-4d28-8b4c-d9a2ac21294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T09:59:41.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:51.042Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ab81a3a7-bbc4-4da9-8142-a73bc1500d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T09:59:52.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T09:59:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:02.083Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9c237d71-e453-456e-923b-4c64e7bd2d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:00:03.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:13.127Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=82e5ecbc-c52f-404d-a15d-41bc407ff2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:00:14.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:24.196Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=eae61bb6-3227-4956-af04-ec56a168bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:00:25.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:35.235Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fc587e03-7e45-4a7c-8513-ce6df7966944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:00:36.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:46.304Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=07b67986-887c-45f1-80b9-287d1f370819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:00:47.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:57.346Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a577b7ae-6a01-4bec-b365-89981fc43d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:00:58.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:00:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:08.422Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c2d87969-a776-4912-87b5-a38acff8b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:01:09.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:19.456Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0d8bada6-5489-431d-8380-e69cf03b5535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:01:20.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:30.504Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=38da09a3-331e-4979-8474-b6d0ad0d277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:01:31.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:41.539Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ba3faa04-eaf1-4858-a3f8-5e845481bb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:01:42.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:52.587Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=384edb52-3ff0-4e26-be77-0bc2740f2fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:01:53.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:01:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:03.651Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d2b44319-a088-452c-ad00-632e86fc5ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T10:02:04.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:14.725Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dc7c04ea-e589-42e1-9dc7-f543f30c785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:24.893Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=273f0c97-ed26-4464-9b93-591eb6b02001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:34.906Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=49a8179a-c4ba-4e86-8c60-961ca83aed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:34.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:44.918Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5a1e3ba5-08b1-4a36-9570-63f8e80eedda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:54.932Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=950ca736-db85-4bb5-9f5d-4746e7246005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:02:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:04.945Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7ad3c565-5b0d-4e00-8f28-6e0df6fc292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:14.971Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b743542d-0cbf-4a36-8b68-d76e3b57f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:24.986Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7fe603db-a09d-4c99-9dbe-2d572a4a45b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:35.006Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5c77288b-d472-40d5-b734-2b084db83c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:45.023Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bcc1382a-e3af-4f58-aab3-0656555d181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:55.039Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=eb27c76a-ac78-4126-af21-7b6b926729fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:03:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:04:04.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:04:04.539Z |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-02-26T10:04:04.540Z |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-02-26T10:04:04.543Z |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-02-26T10:04:04.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:04:04.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:04:04.554Z |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-02-26T10:04:04.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:05.049Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a6de4573-4e9f-4195-91ac-0bbc218b3b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:15.059Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a328c851-1b15-4852-aa0a-95d894ade0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:25.078Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=62ec6c11-128a-4bff-a986-26cfea8c0346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:35.091Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1865904c-9a0c-491a-a563-f5f453b38db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:45.124Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6e432d56-763b-476a-b4cf-a9baa68db422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:55.135Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7fe6840e-c538-4cad-aa7d-423a725aff0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:04:55.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:05.144Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0ed08c8d-10e6-4b4f-b0e6-6347409f9eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:15.161Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d40ddf22-4bcf-4c7f-9648-5c8052a5166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:25.171Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=93dfd419-5720-403e-a2fc-41ae5d89998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:35.184Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8f1e3cf4-ec22-4063-ba98-b3b05369660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:45.194Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3ea87ede-02ef-4f14-9471-7bdc66e75d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:45.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:55.204Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dc7ad1a3-3ee6-4874-b7e0-4f412242bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:05:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:05.217Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5fe47e1f-4528-42bb-82a9-276e3fc68013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:15.237Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6315088e-3d0b-4b3f-9767-4322746ca4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:25.247Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a6968ade-3dbf-4edc-979f-04d811af06c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:35.268Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=58f0e423-688c-4821-ba58-5918b5e301c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:45.279Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=440aaaa8-ec75-42f6-854c-9fe3ef0fd570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:55.289Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=69bdfccb-8054-4ae2-9e24-f25b63b33045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:06:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:05.301Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3a971984-928f-41be-ae73-3350882a64f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:15.319Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=98255c0b-5ef0-451d-9c1d-2c0c9f9db802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:25.331Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=120dd6c6-a532-43c1-aa0f-ac35469b279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:35.342Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=65e1054c-3dd6-4393-a6a7-a0dfc406bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:45.352Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=db51349e-97e0-4ff9-b7f1-2620882c4184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:55.364Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=10b21d1e-e0e9-4fa4-a806-f486175d1754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:07:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:05.379Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e86bb057-37c6-446c-8fb4-7f9bde077ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:15.388Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=51d30f90-4b91-437e-9c7f-98742241a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:25.406Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=df21744e-8c04-46d6-8001-e68a71cb6422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:25.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:35.422Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=95552921-f062-4b43-9c2c-691ef8737e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:45.436Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=eb547058-aaf9-4e94-be06-e5f6a29cb7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:55.447Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=48f4044e-0e05-4f14-aca1-ff5a8738bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:08:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:09:03.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:09:03.462Z |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-02-26T10:09:03.462Z |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-02-26T10:09:03.465Z |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-02-26T10:09:03.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:09:03.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:09:03.474Z |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-02-26T10:09:03.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:05.465Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b9a2bd27-df67-4e48-b063-176ad43aa885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:15.481Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=be2fb9e6-fbbc-458d-910d-7513249233fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:15.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:25.490Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=672b10c9-f166-450b-94b4-324fc8cfabd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:25.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:35.498Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f2541815-ac59-481b-b886-df97171e7557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:45.514Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=27259d7d-8455-4d00-b83e-49b16759ed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:45.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:55.530Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=07667881-454c-4d88-96dd-32463fe9e2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:09:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:05.628Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4d872a77-b6c8-4837-b0c2-4c8c061ee4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:15.637Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=46be5f36-7a4b-4f7a-9246-8a0f2828ec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:15.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:25.655Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=24454d10-436a-418e-80f5-31ffa46c9632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:25.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:35.677Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fa66d9a4-3c71-4ad2-bed9-c1428793b24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:45.695Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ed8ea8f5-78bf-43a7-9cdb-257b984f39de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:45.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:55.705Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5fb67e70-66da-441a-aaff-6c8db70d0956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:10:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:05.714Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=69fd8a5c-d9f6-44b1-ae7a-20db65314e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:15.723Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=82b11c6c-a648-446a-8014-ad79d04643bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:25.731Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2d14c778-aeae-4d05-aa68-8ea2f9374426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:35.740Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7cd7fa00-5545-4cd7-89cb-a48c69aa234e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:45.748Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dc6aa23c-d37c-421e-bb20-a52be90442cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:55.759Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8a8403a2-2ed7-4d35-b47f-426702973f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:11:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:05.777Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=08010197-5b61-4cb4-943a-cb37c1cc05bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:15.786Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8ca065d7-355b-4530-899e-ac283d7409a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:25.796Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=22f088bc-c4d9-41e5-8c96-405724c2a26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:35.805Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2fff46ab-7125-46f5-b5c1-218332175fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:45.813Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5ccc0199-3623-4d52-8fcc-9b1ea13c71ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:55.822Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d0f20559-8806-46b7-b822-e515ac03f8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:12:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:05.833Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=92da2461-3c61-415e-ab58-020036042f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:15.847Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=82f3438a-84e9-417e-a44e-b5167dc9ede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:25.857Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=726a2bde-7f3a-4205-a434-acea7aa8858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:35.867Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=164eb43e-7de8-4c6c-b649-3c746fdbea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:45.876Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e55ad346-2de1-478e-9bca-26856cf0c8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:55.884Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7d28a457-1068-4cd7-9918-8b7124f40778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:13:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:14:03.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:14:03.438Z |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-02-26T10:14:03.439Z |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-02-26T10:14:03.443Z |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-02-26T10:14:03.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:14:03.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:14:03.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-02-26T10:14:03.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:05.893Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=874fbe92-4bdb-4883-a8da-52170886697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:15.907Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d71ed356-aed3-4796-bf93-f35067fb7dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:15.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:25.923Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b37c74a9-31fe-4cba-8aeb-8a359f25430d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:35.940Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d178932f-7da8-4365-a7e9-4bb91c2f1d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:45.958Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=376905aa-8487-4db7-98e0-42a98528e1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:45.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:55.986Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9ebbfaf3-a9d7-4ee0-9127-ab8b5cebc6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:14:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:06.007Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6fac491b-0e16-46d6-bfdf-de1dd3b4848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:16.018Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b91232d8-aa9c-47e3-aace-99d58c55aeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:26.036Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=597fcc4f-e583-49a7-b169-997666dabf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:36.046Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e78e0920-84f1-4755-b092-2f982e063b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:46.056Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=848b3cac-4044-4840-a8bc-b7eb94e54c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:56.068Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=83ae9409-4df0-484f-9f5f-499e0374a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:15:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:06.082Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=74a8612e-d5da-422a-addd-99df3eba89e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:16.093Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2379f554-0681-418f-ae93-13062e027435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:16.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:26.111Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=22fbe67a-49c6-4a4b-bb91-77c2f85d91cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:36.127Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=408a2e1b-815a-4ed7-85da-a15c95d2b94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:46.142Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0240cb26-47c8-473c-a610-ea4cf58955c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:56.156Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d915ec63-a4fd-485d-928d-f13d48d98e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:16:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:06.190Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5ef863f6-97b9-4549-9c7c-e9527a2809ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:16.200Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d0f326c4-2254-4ff1-a365-9e163462bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:26.214Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0831ac4e-1ee2-4953-9956-83fdfa0b793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:36.233Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3a89fd8b-531e-4858-9a68-f33405a16052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:46.431Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8a3dbc78-ec03-4cff-90fb-1a25cfded9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:46.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:56.449Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ee1b2e6d-d36f-47f0-837d-ea47d1b36aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:17:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:06.458Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9699f245-a49b-45e5-81e3-3de826d9480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:16.467Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3ace55de-f8e8-4a51-8249-a11220e1ec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:26.478Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a52be09f-c691-4638-8c9e-2f56daa9e79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:36.486Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e0346ac4-f4f4-43c4-894b-dbbb8b2f4451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:46.493Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8af787f3-b8e7-463f-9d66-0d067b652bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:56.503Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4c94bdd8-cba5-4097-b047-a38fcf8cf9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:18:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:19:03.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:19:03.478Z |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-02-26T10:19:03.478Z |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-02-26T10:19:03.481Z |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-02-26T10:19:03.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:19:03.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:19:03.492Z |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-02-26T10:19:03.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:06.521Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f288a701-dc6a-4452-96ca-db5f4e5cffe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:06.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:16.530Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1dfdb729-b641-41b1-b15c-430dfda063c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:26.539Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7f950b86-7886-4904-8720-7a2f34d68151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:36.547Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b430e7ae-98aa-470d-b11b-c348d4da5228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:46.554Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c78c9fa4-3c7f-4fe2-bf6c-d6195ac28239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:56.561Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1a692116-b189-45d1-b4b5-eec79ae5d300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:19:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:06.570Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=66ed8d98-fa04-4af9-a870-996df05ed452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:16.583Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=413e5e11-ee1e-4eae-aaa5-6c8bcbb1cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:26.591Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f40fe77b-fb44-4749-b379-b91e7bebaf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:36.600Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ab97bf44-c838-4ac4-a513-eb28ef3db6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:46.607Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1e2c1295-af38-43c2-b8f4-9bbaf814b7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:46.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:56.615Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a31fc6dd-e2ee-4c5f-af49-40b75a11b6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:20:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:06.624Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2b877e2c-3f2f-43ea-86a8-3a06764b4731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:16.633Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e9edc436-816f-47b4-8c45-001b5083e891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:26.645Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ba94efb3-6a7e-49c4-b7f8-50b32a5f99d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:36.655Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=878a398d-845f-4bca-9ae7-11a173956882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:46.670Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3b4801a8-433b-4a8f-95ec-3e8410150f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:56.678Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9eed756c-4754-4a2a-92af-baac8e39764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:21:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:06.689Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c8ed14bf-118c-4859-9085-6454bef8f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:16.696Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9a377b71-b7fd-4531-aa7f-472651dc0363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:26.705Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7cf6cd56-39a3-41c1-b161-1dea342441fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:36.715Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3a88073d-c320-4ca5-9b3f-27ddf206c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:46.722Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=91bb1eed-7fdb-4fa0-b9a2-0870d5618447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:56.733Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=719e2405-37db-45dd-bba5-2f18e6eaf5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:22:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:06.750Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a605f081-0738-4639-878a-28a86f686a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:16.763Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ac527485-f254-4e52-a105-853bbaee3443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:26.771Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2bda2f24-088f-4050-a7db-b24c35d6435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:36.784Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ad266e9e-38fb-4fe1-b1ea-d8fa41e9cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:36.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:46.793Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=332dfb4f-2f4c-49e1-9a07-5d54f94f0142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:56.801Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=16363194-b07e-4fd8-95d3-0afd067261ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:23:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:24:03.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:24:03.493Z |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-02-26T10:24:03.494Z |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-02-26T10:24:03.497Z |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-02-26T10:24:03.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:24:03.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:24:03.508Z |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-02-26T10:24:03.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:06.809Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f4f39645-b5f3-4f88-8027-a82e63f3dbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:16.828Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2ad02e06-71c3-45eb-800a-a594c4f1d923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:26.845Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9883e871-f8c4-4625-bcad-c933f10d27e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:36.853Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5d123aff-b9a3-4f83-a1a7-6bc534c5f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:46.860Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3b05e8e2-dc78-4d93-b70d-685ee168e1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:56.867Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e905cdd9-f9b6-4fc9-add2-5ab2b4fd38a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:24:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:06.877Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c57a5baa-687b-4eb3-87bb-c9bcd1e0191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:16.885Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8a05806f-262f-4ee7-95e6-be8e20750a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:26.893Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=eaf886e6-4d5c-4005-8aaa-fe02e28e042f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:36.900Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5e677114-b016-41fb-9809-39f8d6206e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:46.908Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dd62fe57-03aa-45ce-a143-e0a508354322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:56.918Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=56796014-64f1-431f-8cb6-48706c25e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:25:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:06.929Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=be3e7b71-1d28-4a8f-8bc3-bc5ccb4733d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:16.937Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=160ef958-f8de-41c0-bf22-fb12672beefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:26.945Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ec104420-e93d-4090-b8fb-dddcd0289de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:36.954Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=46d046f1-1956-44bf-a145-a7706d361ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:36.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:46.962Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9172146d-f363-4030-a6a9-df4d666ab2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:56.970Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=902600b3-833e-4ec3-a3a2-a24fef90fc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:26:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:06.977Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d0c6b3d2-3302-4a09-b6ab-8e700efef58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:16.987Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a3b04efc-a3a4-4964-a36a-a31b0a66b055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:26.998Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=af9b2e80-49e9-45dd-9729-de25eb99c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:37.015Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=47d3eaf9-93d4-469a-8730-74725478da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:47.023Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=17b206f2-fcfc-4768-bafd-e61c0a7c2d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:57.033Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d38af33e-28cc-4041-a557-0ef3b603c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:27:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:07.041Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=723b6374-a109-42bd-8cef-627ae1e87bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:17.050Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3e2a284b-e1d1-4470-9582-986dbcaa2cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:27.074Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b37a3b4a-5396-4a2a-855a-f64d6dab2baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:37.082Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a8b3a927-b437-4c38-bc9a-7a58bfe51b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:47.091Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0d7935db-51cd-4f38-bfe3-198a27058276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:57.101Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=afd5c2f0-20f4-4861-9199-032cf29596fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:28:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:29:03.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:29:03.446Z |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-02-26T10:29:03.447Z |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-02-26T10:29:03.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-02-26T10:29:03.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:29:03.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:29:03.458Z |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-02-26T10:29:03.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:07.113Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e1934dc1-aced-4bf4-9493-1110338ab9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:17.121Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=95aa0216-2f84-4557-ac74-e9194ce4035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:27.129Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=80547f92-a733-4df3-8df9-6eb6e07ac560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:27.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:37.137Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a4a1ba4b-94e7-4697-bcf4-a53b2daebc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:37.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:47.147Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c97fccf4-c1f6-4b58-8c98-f8311a720ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:57.154Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5d1cd1bb-1fa0-4345-b779-267c398a3cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:29:57.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:07.166Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=801d54e9-6ffe-4e52-a21a-6ba3718adbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:17.178Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6a88344a-1ea4-432f-b48a-96a65f0c7bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:27.189Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=503a5e3f-4439-42f0-b1d8-ed2a4791eebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:37.202Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=70940d38-54d1-4374-a051-372c3637a362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:47.210Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c6a256c6-07c9-4e1f-a055-4949a43281c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:57.219Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=367d3b85-ff21-41ee-b5f6-29bcf88b581f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:30:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:07.227Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6a9f32d6-c585-4ead-a128-d0a589b36561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:17.234Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8eb0962d-9609-4d4f-b4d7-ac498bf4135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:27.243Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5dc05522-8837-4773-b562-38033f8369ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:37.253Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=37a2a634-8814-44b4-aeaf-71b458f81bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:47.262Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=005983ad-b5fb-4950-8d13-2da6613ae961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:57.270Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=17d9852a-58d4-47f1-ac51-8991c164c720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:31:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:07.284Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8b5caefb-7e67-4485-8bf8-7e5b0ce41dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:17.293Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5eb9dc0e-ec92-42a7-b574-4f6bb3bb242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:27.301Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4d7504ee-a5a1-4a1b-994c-0edfe699c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:37.308Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ec820c18-f816-4a68-8c2c-416157f2a9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:47.325Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a109a7ae-4dfd-4d86-b66d-b03ad65ae7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:57.332Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0fe4c1a1-0115-4ba2-a750-016fd2275c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:32:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:07.341Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=89ce8fb4-e266-4258-8402-48f433de6b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:07.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:17.351Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=83becf82-5104-4691-9701-5950b073b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:27.360Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=26815bc9-e91a-4d89-8a4d-cc47cc1c8de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:37.373Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=10621fe3-0994-4bf4-b97c-78b2d242c30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:47.381Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=cbdb60ab-3770-41b3-bd48-553a92540b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:57.394Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fb7c3a64-072d-4bf0-b4fb-8c1e93aa6d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:33:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:34:03.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:34:03.454Z |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-02-26T10:34:03.455Z |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-02-26T10:34:03.457Z |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-02-26T10:34:03.464Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:34:03.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:34:03.464Z |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-02-26T10:34:03.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:07.400Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5ae19aa5-1362-49da-a9d9-0e31a85f3fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:07.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:17.409Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ef8b08bf-bd8f-4d25-ad5c-ffc5ae16953d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:27.416Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8765aa4c-c7e8-4d06-bf20-46a9f4b3243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:37.422Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d5f8c927-f48b-4f44-b5a8-65d9302fc90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:47.431Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fca9c3de-6665-461a-a31a-fd4f5aca5ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:57.446Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5c9fa9de-afea-41d8-8f87-f9329886c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:34:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:07.454Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=59cbcb5e-50f0-4526-bdb0-a3fb4a092216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:17.460Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a1891fa5-0f0e-47bc-af7c-6a9171e947cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:27.467Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=075979f1-5ae9-4c73-919b-35149dfb57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:37.474Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=91873ffa-9bc4-4d59-99f7-6f873521be80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:47.482Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0baa9d88-21fa-4b92-a46f-6307d48b8180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:47.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:57.489Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c9c587b7-27c8-40d7-84cb-572a3ce708f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:35:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:07.495Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5e0c3c69-3acf-47f7-9e1e-8310cfdc1da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:17.503Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=411536c5-2860-41d8-a4be-6e08c3861b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:27.513Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=181ebc38-c7d6-411a-9da0-3b613c24eb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:27.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:37.523Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1c18fc10-e40a-4368-9290-bd3df726c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:47.531Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9e247018-0525-4636-9356-343419dffcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:57.537Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4efe30a1-bf8e-4911-85ea-92c28676f63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:36:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:07.544Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=233477fb-dc79-4455-a6b7-3ba56eacfd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:17.551Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fe60e1df-8087-4a16-bd3e-d97ff274ac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:27.563Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=46a9f10a-737e-4c51-82ce-314ac95815f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:37.576Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=281f5ec7-6838-4da7-9027-532f13ee5412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:47.584Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8eb6b595-30af-4a24-bddb-4f4f659c8c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:57.597Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=310aee8d-1c68-4a82-89ec-5fedc07b7591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:37:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:07.613Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=985666c7-3788-4dfe-a15a-f813efedbb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:17.622Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3ecf1126-8119-475b-8691-b689ebdd0598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:27.633Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7666289a-b1bb-4836-a7e2-4f662e249f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:37.639Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e9f1200e-e0b4-4c16-8bf0-5d69a82b1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:47.647Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=cd86c486-c049-43b4-bf96-8107ac277669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:57.655Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d86e97d0-044e-4955-94a7-c3e0dd892c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:38:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:39:03.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:39:03.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-02-26T10:39:03.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-02-26T10:39:03.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-02-26T10:39:03.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:39:03.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:39:03.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-02-26T10:39:03.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:07.662Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a1b2695a-9d79-484f-89ec-e46fe033f5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:17.668Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=493143f2-1016-403d-829c-b447fc453f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:17.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:27.679Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6c7dc91a-f698-4dc9-a9bb-8c378a37c43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:37.691Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3c00fba8-2935-4101-959e-5b5c7306d045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:47.700Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=45bd211b-be53-45ba-a756-d74a06b128d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:57.706Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2645a304-ba2f-4a03-860e-938981e33ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:39:57.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:07.722Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dc44a8a1-065a-4c86-b4cb-be892959eefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:17.729Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=60297cf3-a0bc-4e43-9118-0592284a998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:27.737Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e459cc5f-ceee-4bf4-818f-b9b3fc2e63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:37.744Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=390c9fe3-fa72-48ac-89a6-4b9aeee21478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:47.753Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=68cff599-23dc-4e1a-a720-2e90b62d5d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:57.762Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=29827a4d-287a-448a-8f9a-5455f00f418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:40:57.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:07.772Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bea254b8-9d70-4786-baf6-1837c860b664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:07.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:17.779Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9a7c00dd-3416-4618-be15-97ea7b4b2277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:27.785Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3b56fcd3-55b1-48da-a344-b9e419c0a34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:37.792Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7e032eec-3d31-4686-a1e9-99bf1ce16def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:47.799Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8ea4245d-dc5e-40e5-88c6-4a5f35c60229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:57.806Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9aa41b01-8f1f-4f23-ad90-42f4650850da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:41:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:07.814Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d5fcaa91-e156-4d27-9218-66788f189d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:17.823Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=49c83838-9800-4545-958b-285b7f007017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:27.832Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=69f842f8-d0b3-433f-9fbf-dd501ce84923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:37.839Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e3f0a354-3a29-44b2-8547-4ff6dbbad081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:47.846Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f150fd93-c25d-4200-80cd-a32ba2200fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:57.852Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1b909d39-5565-4c68-a733-ebaf1a14ced3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:42:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:07.859Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=29278ef3-ca6c-426f-abe5-9947f8988ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:07.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:17.875Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=67457864-b4dd-4880-972c-ea332b5d3fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:27.882Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4e56244b-0e58-4f83-876d-97a94b0ed466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:37.896Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7e717099-ce4a-4dc0-9667-5c778c7c4d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:47.905Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=960f47dc-c460-4141-b0aa-c6c6da9e788f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:57.917Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=096d7314-8d05-4988-bfd5-07592f91e621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:43:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:44:03.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:44:03.441Z |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-02-26T10:44:03.442Z |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-02-26T10:44:03.446Z |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-02-26T10:44:03.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:44:03.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:44:03.453Z |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-02-26T10:44:03.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:07.925Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8c2d7aed-c240-4b1a-85bd-609d30647117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:17.933Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=83f4b2fb-a67e-4a80-be55-af694aeb77fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:27.941Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3fafef3a-368b-424c-a54c-e197505bf343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:37.948Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a2fd043a-97e3-4abf-8ee0-8e8ed3815161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:47.957Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=48e767ce-73b6-4e85-9a11-22f146663adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:57.965Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f36c0fc8-1ddb-403e-bd2e-b85bc6105b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:44:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:07.975Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=195bbd32-5df8-488e-9963-02012d0082b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:17.986Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=561abce5-785b-4833-8c10-d6f4b190a8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:27.994Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fbda0385-be02-4d84-9323-1a38a9d20d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:38.001Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ecf80639-3f2e-4821-87b1-f2ceff0abda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:48.007Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e7ba6f78-12d5-4c51-b572-395643944bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:48.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:58.013Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=85c67f61-7d8d-4c54-a788-1669c1ec6408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:45:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:08.021Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d11f8bbd-28cc-4b78-87ad-46b88556f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:18.030Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=376c3c5a-3604-4af4-941b-5780174dddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:18.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:28.038Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=589712e0-0061-4c81-bffe-4a47da882272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:38.049Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ce22ba3c-8112-4c75-b93c-3b4e153cb672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:48.056Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=cdbfae2b-90a3-4440-a0f4-d79563235622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:58.065Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e4c30a2e-8042-46df-b6ba-4ae91caeb0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:46:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:08.072Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c6371d32-cbdc-4c83-a495-d9836f0ca7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:18.078Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=cd8de320-ba73-45b2-93f9-7c0b03609b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:28.086Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=72cbfd4e-0e61-4604-b678-d94f7469da2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:38.094Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=098491e3-9fa1-4848-8166-a93e816c9b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:38.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:48.103Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3df6d468-91e1-4826-a4d3-8693153fe883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:58.116Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0515f258-49cd-42fa-bed4-3994439ee6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:47:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:08.123Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0131091c-1c64-4962-92ea-64f88ed7bde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:18.132Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8bdc6ca0-ea59-4f8a-ab7d-eba48b719bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:18.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:28.138Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b6b4dc13-9b05-4742-b295-3ccb2989fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:28.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:38.145Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8e7d508c-af33-4866-ac8c-eb8e705bb8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:48.152Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6d9a37e1-defb-4531-a6d1-897dff92312f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:48.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:58.159Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3a90855d-c5fa-40c6-96f1-73eaa1dff9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:48:58.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:49:03.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:49:03.448Z |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-02-26T10:49:03.449Z |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-02-26T10:49:03.451Z |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-02-26T10:49:03.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:49:03.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:49:03.457Z |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-02-26T10:49:03.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:08.167Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2478a0a6-b3f7-4f01-901b-0aa2087936ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:18.176Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=47ad7724-9ed5-44f3-85a9-1d8a5c851689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:28.185Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=13b20bad-7f5d-4377-9ebf-5add8515c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:38.193Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a1ec46fe-fca7-42a4-b23c-43d6633ed630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:48.202Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=92383d77-f2bc-454e-834e-efc9cbab1223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:58.211Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9facfb9b-293d-46c8-bcdc-645ad2375fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:49:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:08.217Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=04a9c881-ed8a-46cc-9e99-4f32c781b728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:08.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:18.225Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=788025d5-74a0-4c02-afcc-b1c7aed1d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:18.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:28.239Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6d582e4a-604d-4163-af26-213ceaeedfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:38.246Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1155afea-fa22-4400-81bd-5e5249dbbd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:48.253Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=69ace219-b917-46ad-a7e6-08a2067212c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:58.260Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bc5f0997-e54e-4bd5-8bf0-1d2c43701e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:50:58.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:08.268Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e52300d2-545c-4d63-a305-991997f2f71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:08.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:18.277Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e153e4e6-be28-4df7-97fa-13506cf499cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:18.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:28.289Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=66718edb-e6e1-403c-ab0a-0ae141b426f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:38.298Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d62be0ca-2a96-4a30-bf16-0a2cf0ecaa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:48.307Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c90cc59a-7d8c-44cc-9fb5-346f8df57b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:58.314Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=96c54170-1733-459c-9c2f-8b19a8845ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:51:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:08.321Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=53f13eb8-ab3f-4d17-b2a5-0e60362e283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:18.333Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ed048dfa-7c72-43ba-b671-a4c81e2c04f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:28.339Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ad51badf-761f-4804-8e5a-3aa7e392d8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:28.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:38.351Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=eec899a8-cdd8-487f-b55b-40198879c05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:48.362Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=036fc8a6-4870-4612-993f-be1d6c40644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:58.378Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=72437883-a180-42aa-85a7-7366a05c51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:52:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:08.385Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e2fbb2cc-83da-485a-9690-c3a38813870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:18.392Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3f50c3b3-5eff-4590-a8ee-ebe450eadc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:28.398Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=66008fdf-f3e7-4cf1-ac49-0cc9c5ce32cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:38.406Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1cb3132e-00f1-4b83-9fba-a10a295a5e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:48.415Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=234c3fbe-0a7f-4f8a-94b5-f1373d5c645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:58.423Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=945c1eec-2eba-4df8-ad36-64bea5e23092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:53:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:54:03.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:54:03.438Z |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-02-26T10:54:03.439Z |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-02-26T10:54:03.443Z |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-02-26T10:54:03.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:54:03.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:54:03.448Z |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-02-26T10:54:03.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:08.435Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4d4548f5-3a1e-4cbc-92a5-78857d5432ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:18.442Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=81176224-2f72-4307-bde4-ad45eb7ec3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:28.449Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ba0070c2-77e4-473b-bb5a-553690b9a113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:38.456Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5dd77d65-9bb7-454f-bf66-ed8ab67d8d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:48.462Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=520e1b64-e6cc-43e2-8f33-650ce670dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:58.468Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7a2894eb-166f-40c5-8b04-96166fc0a0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:54:58.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:08.477Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1ee6e3d3-a94c-4d20-a44c-72e8784db6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:18.487Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e095c7e5-d0a9-4172-acda-75884574f73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:28.506Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dc586ef9-8a3c-4b5c-b78d-00df495618a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:38.515Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7449d808-6c6c-4fe8-9470-069919afe718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:48.523Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=75941585-4fa5-46ea-913b-c69142dfa57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:58.530Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d591ed6d-5524-4015-9e1b-890b5b6ff7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:55:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:08.536Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=47682e74-f8b5-423c-8915-54bb5f0d79ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:08.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:18.542Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0a8ca088-1311-4394-8e40-590155a98d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:28.549Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1240b5ab-a997-4b83-a07e-7c039427eb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:38.562Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=43aca31e-c0a3-439c-8431-0e30036abde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:48.569Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7bcaa9af-2f14-4f98-8f43-7958c5243c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:58.580Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=20fffe3e-23b4-4a4c-a82e-4e857cff50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:56:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:08.588Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e1aef7c7-0636-400f-bbd4-7d3f8a0a19e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:18.598Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b47699c8-5946-418c-b846-72551bce827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:28.604Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7f35800e-94b5-426f-a1ce-acd87ccddced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:38.612Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=024cd987-bb74-4386-a705-05c27abbcfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:48.622Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=31a5ed7e-a078-48b7-9faa-0cd1a5942668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:58.636Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=25433bdf-c72e-4d60-9928-2415f2921f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:57:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:08.643Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=78902e73-d255-4bf7-8e94-48d9aef248b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:18.649Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2ce3c4a7-ce2a-4cde-990f-79157bdc032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:28.655Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e61faea2-b4d9-483f-b2f1-eb8b93c6b37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:38.663Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=93262de0-c3a9-4ab7-80df-af0c70169a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:48.671Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0524cdee-2f5e-4b9a-b3b2-cca22a47c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:58.682Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c6421c87-6dd8-411b-914a-847f53c0b96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:58:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:59:03.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T10:59:03.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-02-26T10:59:03.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-02-26T10:59:03.446Z |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-02-26T10:59:03.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T10:59:03.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T10:59:03.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-02-26T10:59:03.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:08.692Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=698c8b8d-865a-41d9-a1e7-47fa0c33427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:18.699Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bf48ae5b-ab5a-4897-847d-21c14fc7f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:28.706Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8e82478f-950f-4c65-990e-08a958eedbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:38.714Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5c2d94e6-3a90-4302-992a-e87052ffbfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:48.725Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f33f8bce-9d3c-422e-88e9-43587140e7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:58.736Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6fdc1aba-401a-4bd0-96df-5e589634639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T10:59:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:08.748Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=861f1bed-a6cc-436d-a8be-75d133149a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:08.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:18.755Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b329b90a-fa57-45d9-a2c1-f94ae6fd1901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:28.761Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=961cdb1f-dfc6-4fd3-a1c4-dba7d993ece0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:38.771Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=49fc4cf2-42a2-4eb1-9f36-505997d37660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:48.778Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b91e67f4-eede-4ad8-aa85-a597fb437560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:58.791Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e9605449-be82-42f3-9791-1aea154d14b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:00:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:08.797Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2d1aa7e9-9475-4cde-8679-cb801bf3cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:18.807Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e61da4d2-c4cb-4345-be95-6af1615dfbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:18.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:28.823Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5d930895-62b6-4347-9c01-41ca07151466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:38.833Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a1976e63-9850-4b7b-84d7-7f27fc7f1cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:48.839Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e8ad83fa-33e9-45dc-b109-b75f3491bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:58.847Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bccb911b-d0f9-48a5-add6-525258f78d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:01:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:08.852Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=63b9e2b1-e086-46e5-b708-7308be68c405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:18.859Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d46cc32b-e37a-49bb-89d1-cfb5200722d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:18.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:28.866Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8e312bdc-0b59-4975-9900-9b66d45fb903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:38.878Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c8c8127c-aea4-49c8-9373-3adefc0cc0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:48.885Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e2f18c63-3fbf-4f20-8edd-bd8fc4755182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:58.891Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=95dec915-c453-46f3-bb3b-d967e14ea8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:02:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:08.897Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fa92f715-f128-4cd2-9733-7415a6db1a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:18.904Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=54b72673-3d02-4c1c-966d-a62eb3b6532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:28.913Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=72aaa2a3-41fc-4005-9bff-98ff823a0a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:38.926Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5c19c43d-bd65-496d-8133-72042b5a4e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:48.934Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4a7a162f-1135-4a14-9f9d-b1ce4208ea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:58.940Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c61eda88-acde-47e2-8261-cfd8e63937f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:03:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:04:03.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:04:03.454Z |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-02-26T11:04:03.454Z |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-02-26T11:04:03.456Z |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-02-26T11:04:03.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:04:03.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:04:03.461Z |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-02-26T11:04:03.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:08.948Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=37a726c1-3243-45ff-bafa-535f6deb6314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:18.955Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9f3fa5d3-7f73-4bfe-8e03-5be54f7a3d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:28.961Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=56d597ac-9a3b-41a7-8e59-cb4ba3e4b49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:38.969Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1d53bda1-068d-4fad-bbbf-7a4d61dfbdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:48.981Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=61efc6a5-a00b-48fc-8397-6f81c5bd2c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:58.988Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ef2fb49d-615f-4a4f-ae0b-2151266df29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:04:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:08.997Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d0385058-b200-42ef-b6b6-6a9e7547c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:19.002Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4ff629c1-64e3-4bf8-b3d7-2662a9ce6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:29.007Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a628e8a5-7f40-4258-b8e7-8bcd82cc2619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:39.015Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b46d4444-07b5-42c2-a41d-4baea4bf1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:49.028Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4b3e3509-603f-452b-af5d-68c557d401ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:49.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:59.035Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=458267b7-0340-4270-a77c-21b2140a74d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:05:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:09.042Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=211ab7dc-75ab-48f7-b31c-1e78a5434747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:19.048Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6a678afe-31df-43c8-9b09-752c18248e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:29.054Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=27cebf9a-c600-4de8-813f-5c4f040b4eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:39.060Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b36bd5b2-31fc-48f2-8ba9-e15f7e48baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:49.067Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=102e20ae-0499-4911-9158-f3b19c54e3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:59.078Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1570e858-4cdf-44b9-9e80-dad640af07bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:06:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:09.094Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c48767ec-204a-40bc-937b-68be0b8f2307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:09.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:19.101Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=be52e54d-52af-42d2-be70-c302aa086140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:29.108Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=70c3378c-311b-4d2d-8f78-e03af3d02a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:39.115Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f4426666-e708-471f-b93a-3d37f32a5d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:49.121Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0107802e-07cc-4837-aa98-52a216033e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:59.131Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=564e03ed-0a46-4e02-b77e-ab822ca2c224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:07:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:09.145Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2da67038-c840-4763-9333-578fb3b8f520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:19.152Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=02bcc8b1-c3df-46fc-ac3f-4749a269438d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:19.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:29.159Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=126b900f-d7c0-4b2a-a8cc-a03c32d37483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:39.166Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e2fc5b18-7010-4152-9d34-4e0909d531d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:49.173Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bbac7c67-335f-462d-812a-c02b9d99e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:59.180Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4a3581ae-6789-4c13-8294-30ae4efb954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:08:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:09:03.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:09:03.463Z |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-02-26T11:09:03.464Z |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-02-26T11:09:03.466Z |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-02-26T11:09:03.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:09:03.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:09:03.472Z |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-02-26T11:09:03.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:09.187Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d34e953c-ff6c-4ae9-afbb-fcc1d53565f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:19.201Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=379ac005-cb91-4efd-8273-8bc81c01ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:29.208Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ac6cd44f-1844-4d9e-a684-d3d592d5db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:39.215Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8330c95e-60e0-476c-bcf1-f8ef849ec819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:49.222Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ab16bf9f-95ce-4069-9a36-a3e877ddff9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:59.230Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5efac5bb-aa91-4eb6-9301-c92abcea99da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:09:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:09.244Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=660c8666-dbd6-4b95-9cac-b36d59e51f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:19.251Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e59b79f7-faf3-4ee3-9a3b-8adc1d700b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:29.257Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=42b42629-c016-4df3-9023-a3962b9fecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:39.266Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=15926e22-70d5-42ed-a2fe-6e3aa0d2e437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:49.273Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a49eadc4-00dd-4760-948e-3b3c274c1ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:59.283Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2abdd30b-1383-4eb8-9d16-1b1d79d3f34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:10:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:09.299Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=072bc4db-0afe-4b81-a29b-ae326adf0227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:19.306Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3691e912-d583-4040-8062-0080314af4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:29.312Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f9d72214-ed83-43b2-8bc4-d63d5bc86246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:39.320Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=98b53156-f35e-406b-86ff-0c48aa3ed21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:49.326Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=198da11f-b200-4d06-acd3-85244c8b776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:59.336Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=92f3bbd5-e7d0-499a-a72d-e18bbdd26547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:11:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:09.349Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=180657d2-4ce8-40d9-844a-5235a5afabc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:09.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:19.356Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0db32a9c-b899-479a-ac26-602cc65e26ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:29.364Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3f7547ed-b6e0-463f-99ed-485959f0e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:39.371Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d955f529-0138-4714-91e5-d4ea00ea0167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:49.377Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f805a069-a2a5-482e-9647-128def5c6c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:59.384Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=cd0c46b2-4ad7-4b17-9b04-22d1fe363031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:12:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:09.394Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e82f150c-688c-44d3-8cae-5dad2bbb5c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:19.402Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=600e4fa9-a577-42b4-8318-40ee41db0141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:19.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:29.409Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a4e75d99-b8d0-4421-9149-08744bb3e825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:39.416Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b01eb9a0-1253-4f60-850f-98555f56f77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:49.425Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=90c04047-a86f-4fd4-8681-02fccf623575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:49.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:59.432Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1fdf3a6c-934b-46e3-b7c5-3433065a4453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:13:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:14:03.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:14:03.418Z |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-02-26T11:14:03.419Z |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-02-26T11:14:03.422Z |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-02-26T11:14:03.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:14:03.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:14:03.427Z |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-02-26T11:14:03.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:09.440Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=23281b9e-553a-4718-af1b-5de86bbd117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:09.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:19.455Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4f4c83cd-9483-4de6-8d0b-1516122174bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:29.462Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2aa8245e-f570-479a-ab89-895c81293107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:39.474Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=09220656-3045-48de-9fce-54c3ae9ebb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:49.480Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5a75ee4d-049e-4acc-9057-76cf0f5d6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:59.488Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7206efba-abae-4801-8c6c-78cd81b84f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:14:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:09.494Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=acc3b065-8d6f-445d-a2e2-aed31419b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:19.503Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=72078fa8-293e-4dcd-951f-e241fb1ff5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:29.517Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2ea58ab8-373c-4fa0-98d8-e26af4d6e93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:39.524Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6f89d8d6-3e12-4af2-b342-4665db8f49e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:49.530Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=aae2749e-65db-4863-8d5c-a26918aab1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:59.537Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a2b5d2e5-8b4b-48ca-9e9b-4801eb1ba7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:15:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:09.543Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=82215851-ee1e-4d49-a4d6-e58dc14ae48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:19.551Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a2cee512-bb0a-4bc8-95d0-08e52a5440ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:19.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:29.560Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2eed0d51-9468-42fb-9484-ddf40b23aa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:39.572Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fdf338cf-769e-4e74-a557-c1028431d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:49.580Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=50723e64-fc4e-41fa-bf1b-0f08dfe232f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:59.588Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6ba610c2-e49c-4e0e-9059-240f01769bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:16:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:09.595Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7bb8201f-f042-481c-8199-cf1e8465e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:19.602Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=72f6506a-43ae-4db2-ac6a-c251e8724d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:19.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:29.612Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f205d419-7334-4890-8863-da4e11459a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:39.634Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=437ae9ec-be30-4523-bbdb-a33d0192eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:49.641Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f5b2959e-97af-4455-acd7-41b5e7877961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:59.648Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9c4c4657-dfd5-4fd7-8093-f9b5e0d66186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:17:59.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:09.655Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=46f10cd8-8f7e-459f-b3e6-ac72812d4c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:19.662Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=95555302-29d2-4c75-8e7d-9621b7a71268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:29.669Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fb0557e1-1546-46e4-b9b8-c2e920efa6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:39.680Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a66bf190-7699-4d07-97cd-e9647b8cc464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:39.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:49.697Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=87f043ef-3899-424c-956a-eaa9036791ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:59.704Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=276ca905-033e-48cb-bcd6-20f51c345e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:18:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:19:03.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:19:03.433Z |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-02-26T11:19:03.433Z |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-02-26T11:19:03.435Z |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-02-26T11:19:03.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:19:03.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:19:03.441Z |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-02-26T11:19:03.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:09.711Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f73619d8-8fb7-4dad-9111-90db9931536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:19.718Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d768d436-d107-4791-a768-54ca8f999851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:29.728Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=40087b60-a64b-4b67-9419-4c15189d0f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:39.735Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=33c7cc8d-6d04-4cf7-82b8-9f646a8c8ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:39.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:49.744Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=13ff157f-660b-4fbd-8c88-0aca1225c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:59.762Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=00fe846d-ca21-4d67-b2da-bbb6d42f5ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:19:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:09.776Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=74f3031e-3b8b-4b35-ab8b-c95f83080735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:19.783Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=738c0739-712d-4570-87f2-9e325caf8e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:29.790Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3ee894be-1078-418c-a7f3-d35bb7538f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:39.801Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d9a3aeae-50c8-4820-8fb2-07d53f12715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:49.808Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e76b2805-4e77-46cb-bfba-3648ade61193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:59.817Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bad6299d-8950-4909-8ae0-aa6c63f9c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:20:59.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:09.829Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a2b3c16c-c8a5-4c24-9077-76c7c5dfa488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:19.836Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b1214c2e-c60d-49e9-a142-58291d4b8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:29.842Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ea45a1f4-c78b-417e-89c4-61a91e25865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:39.849Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5de2f540-94f2-41a5-a747-1edd4b15f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:49.855Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6ba70228-7849-4b39-a24e-469734da83be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:59.862Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=13eab3a2-0c85-49c4-9c47-6e2eaa8acb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:21:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:09.870Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=37611190-9def-43dc-a0f5-f5a1a981d44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:19.881Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f2d1b2bb-47d6-4363-b58e-5e360a83996f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:29.887Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a2194d8d-096b-4340-9f03-5e32eb23c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:39.895Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4fa9e1b9-5932-4221-92a7-0b9b9abb81b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:49.901Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c64ebe1e-f266-453f-94e4-d70c12568815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:59.912Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b97e376b-d287-44e6-b659-3ac6d0ed47d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:22:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:09.919Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=da418869-72a7-4ab8-90ee-a2b641f9452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:19.928Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=75f08fa1-0ebc-4ca8-892b-9c8eff6b3a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:19.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:29.939Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d42b392b-360a-462d-b803-ba2a73716286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:29.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:39.947Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=38b1b738-ec87-4f7f-8d4f-0cadac66640e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:39.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:49.960Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b0935369-2313-445f-bc1f-5a73010c14de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:59.969Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d75de03d-126a-4975-baf2-38b2efae2e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:23:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:24:03.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:24:03.435Z |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-02-26T11:24:03.436Z |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-02-26T11:24:03.438Z |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-02-26T11:24:03.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:24:03.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:24:03.442Z |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-02-26T11:24:03.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:09.978Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9c6474c9-d409-4a33-b28f-b4d089cd5d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:19.988Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=447f3019-db94-4d64-b45a-f5fc064214af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:30.002Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=17b730bb-942b-46c5-9595-ea329aaa08a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:40.011Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1a0d9f45-0bca-44e0-ae03-60b30c970b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:50.020Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8ed191cb-37b2-4c1e-affe-26a1ee030882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:24:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:00.027Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8e6db3c0-df0f-40fa-81c0-7268a12edb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:10.035Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d39fb968-1c11-4000-b1b9-16e61b7d45b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:20.043Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=48afc3a0-b593-4ee1-af94-a74a249bbac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:30.062Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=84d2cec5-92a2-4b8e-8c8a-5736c66192c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:40.070Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=265f3011-6429-463b-b180-b8041fc0c8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:40.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:50.080Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a54e5f3a-b7f4-4214-b559-a47e453d22c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:25:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:00.086Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6c934d13-d525-4068-9d9c-dc02c547114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:00.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:10.093Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5fa632a4-c0d7-4504-b6d9-94f84b5e5feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:20.098Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dd4dd330-131d-4ed8-829f-cb97ab3f16bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:30.107Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=78bb9735-b3ce-464d-a88f-1b2f7b3bd644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:40.117Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d49f21e3-ae02-4933-879a-a78004973503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:50.129Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ec9e7ccd-cd0c-47af-866f-e1216a2cd478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:26:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:00.136Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b9c49502-ba88-4a9a-956f-a51f00e9e394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:10.142Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6e33a8da-06f6-4e1a-b07b-608092112494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:20.148Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=141b2445-a967-43fb-9d4f-5aa7f70fc67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:30.155Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5ad751fe-80c2-4b52-b416-0e30919fa9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:40.173Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0cf51bbb-e5e8-4248-904c-006f87c3e10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:50.182Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=78ae4ae1-8a7f-4dfe-b80b-0ab75668ae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:27:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:00.189Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6bb18b17-563b-4551-9e3a-0a86ecefa549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:10.196Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7371280c-bd9f-4fa7-92ac-ebb74bc98ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:20.203Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=227606b2-d394-4b80-be60-68da45dc8635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:30.216Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=28233dfd-4ad6-4b03-8e72-3e6b6c2d6617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:40.228Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=945b061d-4513-4098-9678-bdb5d6e500ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:50.237Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9f842c08-143b-4895-a869-9b341c776436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:28:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:00.244Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=be6f6592-a83d-4a78-8f39-8be9434d3ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:00.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:29:03.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:29:03.470Z |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-02-26T11:29:03.470Z |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-02-26T11:29:03.473Z |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-02-26T11:29:03.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:29:03.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:29:03.477Z |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-02-26T11:29:03.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:10.251Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=abb48454-c985-4ead-9386-abbae273421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:20.260Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6216edf9-41dd-495a-a8c8-27d9abc0a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:30.272Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=836766c0-7169-4f49-aad0-0224820a245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:40.282Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b27a81a8-b762-4820-b0a6-42a50a46f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:40.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:50.293Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e4fb335f-9333-4770-a7ba-912f9743c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:29:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:00.300Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=60f57776-6ea2-494e-828a-bb365035fbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:10.306Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e6dc4796-2e38-4db6-a7e1-02b4931b18cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:20.312Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0cf17262-b060-49bf-b9a2-43c590cfa2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:30.320Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=58c97dbe-7a39-4439-9a7e-287a476f2ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:40.337Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ca56cd61-69c7-4a45-9b24-940aa284ca23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:50.343Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c187f98d-dbea-4cea-84d4-3acaa307c831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:30:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:00.349Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=386cfb81-1f6b-416d-8cee-c28348d178cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:10.355Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8b9f8bd2-8b30-4ac9-8617-7ce6743dc9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:20.362Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=47681f7e-534d-4b5d-bffa-9d9c9d256dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:30.371Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d346f0e6-62b8-4956-ba86-9dbe4e5e0143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:40.387Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8441dd2b-e961-4083-b119-f1d2f4e6502c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:50.401Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b142ddbb-420f-4362-ac92-283b3b44013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:31:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:00.413Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1004ae32-9567-48e6-b69f-842e6e62d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:10.421Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d31f9381-4a23-4ee7-b594-bc4cf13b1141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:20.430Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a2d0e0ee-c6c2-4ee2-89fe-a3bed995edfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:20.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:30.437Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e0cb68a2-1e66-47c9-bce7-d593815790d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:40.444Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bbad1cee-ba6e-40f2-b722-0b2429d79c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:50.451Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0975d6a8-c6fc-4392-bcfe-e9013d3b0ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:32:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:00.462Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1d098863-665b-4375-bde1-72397cc41f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:10.475Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=895848c4-db90-4aaa-a552-7fb5faf1ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:10.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:20.482Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=cb9cc582-3736-445e-accd-72ca821eb480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:30.488Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c2e39a41-7de9-4005-84d7-f0bf24b33343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:40.495Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9c428a9b-a4e2-404b-a30d-30aeaed1ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:40.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:50.501Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ac7b1733-c35d-4ee6-91d5-244b045a7bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:33:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:00.507Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fc4c2bc1-664f-4aea-85dd-4f64d1cb78d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:34:03.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:34:03.441Z |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-02-26T11:34:03.442Z |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-02-26T11:34:03.444Z |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-02-26T11:34:03.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:34:03.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:34:03.449Z |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-02-26T11:34:03.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:10.517Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=891c0157-3ec7-4695-99e7-fee707e84ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:20.527Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=16bbded8-0d80-4121-bc4e-d0e01879d78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:30.534Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e9e57af8-4ce9-48fe-b74a-87fd4b2c1e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:40.540Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=81b98828-8184-4285-8916-e80ab15a1479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:50.546Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e7824736-5dbf-4def-ad92-47b1d862a5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:34:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:00.551Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d6c6d792-e6dc-43fb-bdd5-e114ee32ed53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:10.560Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2a6f57fb-9cb3-4b35-bb37-83b62924730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:20.569Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6bc4dc64-183b-4c94-9376-a5f6f68eb065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:30.591Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=952f84fd-309c-4575-8043-fbdfbe13df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:40.599Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=04db48df-9fdd-40f6-bf52-051ac042cf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:50.607Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c23d80a9-6c0f-408b-9944-bbaea48654dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:35:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:00.615Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b492c3bf-c7c9-44a6-a108-7333cdd399be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:10.621Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=28d9dddd-cb90-4033-af53-0a23335ee04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:10.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:20.627Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d01ef55a-b694-4dae-84df-0523afd5ae8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:30.635Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=85e232ca-69b0-44c6-a35b-54ad2f9e0b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:30.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:40.659Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4c879fdc-4166-4229-aedc-3d20a44a7b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:40.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:50.674Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4a611ee9-7a0d-4f3c-9049-9857b2e8696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:36:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:00.681Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b3d34c38-25d6-48b0-9913-c8daa7dee4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:10.692Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8f7c8d1a-2f38-4fa4-a466-6b21d4d21d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:20.698Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d7d927f6-f8fb-404f-b92a-d30c09b1c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:30.704Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b92585a0-5a8f-4a08-bef5-4bec5ce59c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:40.710Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=eeff9bbf-cca8-481b-bcbc-2563da8e1da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:40.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:50.719Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4dfa4b9c-3d50-4030-a377-906431ead5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:37:50.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:00.728Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2b71dfbe-cf36-4989-805d-0417805fd4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:10.742Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3379aa24-ede4-4fd9-bfe6-48d002ef00d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:10.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:20.748Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3e2629e6-5312-4c6e-aac6-d0acce9238ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:20.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:30.762Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=68eef7c0-0d39-4acd-a99a-171fd9766962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:40.770Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=31fe8d9d-011f-4aae-89b1-7dc3f4fe9f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:50.786Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=388f3f0a-87cb-4b18-88d1-3f52daccacbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:38:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:00.792Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9a9949f3-247a-447c-af3a-492a8c38c87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:39:03.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:39:03.414Z |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-02-26T11:39:03.415Z |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-02-26T11:39:03.417Z |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-02-26T11:39:03.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:39:03.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:39:03.421Z |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-02-26T11:39:03.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:10.800Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=37fef68f-3b24-4e26-bb29-29248b75237f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:20.810Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=559823ce-66b7-4f4e-b386-0ceae59c9802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:30.823Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=db730d4b-ed51-466f-afa2-8d10e7f22056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:40.829Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=40ae9655-796c-47d8-b490-b441afc85530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:40.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:50.835Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9ddf5fc2-94ef-42d3-a8ab-2f0962f73623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:39:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:00.841Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f2a9d531-0a7f-4117-9862-e6d6f2ae0768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:10.848Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=67d1adf6-d372-4597-be0b-127c100945b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:20.855Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=597f9c47-4b4d-4056-abe2-d0f774083383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:30.867Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=181c63ba-53d8-4d27-b544-d368ea8054da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:40.880Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=de179049-b5ea-4698-8d3a-a8256ab4bf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:40.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:50.886Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7b46314b-3b60-42b8-82b4-76cbb64b7d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:40:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:00.892Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0a320a98-3859-4f71-b437-f0634bbb9773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:10.898Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f750b274-7d2c-44af-b69f-69a100900832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:20.904Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=72625756-c4b7-4ad4-9ddd-d72b7c48f741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:30.911Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a09d359c-62aa-45e8-af90-9d8331cff20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:40.920Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=54f41a7c-9208-4dee-95e9-e57899d56518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:50.932Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=094277e1-a118-467f-8578-a7a165f1928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:41:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:00.940Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a85f9eb8-60c7-475e-bf28-e94475314d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:10.947Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=056c2221-529b-4e31-b690-39a7c4d52723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:20.957Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e7566cae-1ebc-4bdb-9a40-e41974d27bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:30.963Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3345b265-0ea0-49a4-bc03-3bb4ba6ffbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:40.972Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6232696c-2479-4fb4-a223-6c2167ce8eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:50.989Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=50900812-568c-4839-8870-6b1d7f8c009b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:42:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:00.995Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4ddb4016-e959-417c-9480-7c42232b2e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:11.001Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0ee25860-94ab-48d5-8bad-960136ba6987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:21.008Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2d19bfe3-aa07-4ffe-bd4f-43a3677cbe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:31.014Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ff21e103-11af-4637-aec2-e73d2bc56e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:41.022Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=06891745-496d-4388-a605-1fcb9c6bd846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:51.029Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1edf793e-9428-4dbe-b0d1-938079894cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:43:51.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:01.038Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4ceba20d-6ba3-4bfb-8186-90bee625818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:44:03.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:44:03.436Z |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-02-26T11:44:03.436Z |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-02-26T11:44:03.438Z |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-02-26T11:44:03.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:44:03.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:44:03.442Z |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-02-26T11:44:03.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:11.054Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3a6d8656-69c5-449f-86be-6380d3dec25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:11.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:21.064Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d5427759-6f39-48f8-8625-bb77f8d52acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:31.071Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=baeff9b3-c4e6-4e7c-9ec8-b537163b3c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:41.078Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5b4b011a-219f-41e8-b05b-de653c2c2dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:51.086Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=65b48415-e203-4c89-939c-8de2a03d6c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:44:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:01.095Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a124a062-bd10-4563-9358-856ad12977a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:01.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:11.106Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2802656f-a28e-4277-b18f-3cf0cded1843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:21.120Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4cdd93dc-b739-4f4d-9a90-65e52ef0ed93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:31.127Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bc07e916-c817-4d54-8814-1eb7ec38f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:41.133Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0789ed4c-81ef-410f-b8d8-3532b477db6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:41.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:51.140Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3b53a9b9-8369-4dc0-a6d1-6d77f6d0c55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:45:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:01.146Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ff5f9782-04d1-431b-bab7-d1acce3b7b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:11.164Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=56c87093-c3a4-4499-991a-5308d5eeadd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:21.176Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fc0fcf01-cce8-4d4b-9a61-4054e109a554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:31.185Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=542e9233-cd5e-4e2a-84c3-20f15daa3a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:41.198Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e159f5b4-bf26-410c-be78-1ff28e32432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:51.209Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bf90df26-4350-47b4-a34f-f788ce88ae03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:46:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:01.215Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=51073d41-f0e6-4f82-9baf-1ac344203939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:11.222Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9b90b51b-bb3f-4af2-b7bc-624bc8581df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:11.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:21.231Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=838f0dac-d1a1-4dde-b1fb-5d801b644b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:31.237Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8d2a366d-b6c8-4f96-8a7d-2993280aafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:41.261Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=62cb0fc3-c6eb-4e72-8c9e-3c462c810a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:51.272Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8c7eea8c-6f57-47ee-9724-3501a16f1c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:47:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:01.279Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=00f0b7e4-c332-4aa9-b42c-a426d8ca6fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:01.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:11.286Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0d601098-04f6-4c25-a4f8-1c7610252a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:21.295Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=41aee4f2-6e97-4534-8c9e-37c4a426cbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:31.302Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b602951a-ffb3-44c7-afb2-0aa088c44e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:41.311Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dd3514f5-ef61-46be-8cf8-3e9969b06302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:41.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:51.319Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4b739185-08cf-477e-ad48-5017f2665173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:48:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:01.341Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a6f2b8d3-527e-48b2-9090-518fe0ce1936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:01.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:49:03.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:49:03.433Z |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-02-26T11:49:03.434Z |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-02-26T11:49:03.436Z |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-02-26T11:49:03.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:49:03.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:49:03.441Z |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-02-26T11:49:03.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:11.350Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=93037fcc-384e-46fb-b3f6-6bc82eb342cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:21.358Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0872486c-5a91-4d94-9381-7739f340e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:31.364Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dffa8a54-779e-446f-a7f3-2868978754f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:41.371Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c08dc8dd-eb66-4fd9-bac5-1cc3e6768902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:51.377Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=bd59dad3-7bb8-42a2-acbd-37d61c8d0803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:49:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:01.386Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3c18443a-1565-4701-b227-665e76d7dd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:11.399Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2262b42c-4c86-43c7-b746-bb6703386387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:21.408Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fdcc47ef-2c0b-4fc0-a879-eec8cf24505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:31.413Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=877f64fe-af91-4d65-b02f-98975627ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:52.032Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f3dd0e14-a24e-4036-9912-4520e0ad8107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-26T11:50:52.993Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=XnyZSLvUsqxoDGzcy6hM, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:53.491Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:50:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:51:03.491Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1bc317d8-f3a8-4073-90fc-3752c16ab081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:51:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:51:23.042Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e623b621-09c0-4cb5-b427-9ced3e1cc7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:51:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:51:42.590Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a810f6ca-1ece-46a4-b595-69d773ef85e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:51:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:52:02.126Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=aee1e63f-5ff0-4c48-a07c-44ef50c7405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:52:11.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:52:21.673Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=52d685ad-ebd7-4d99-992a-9635c85d3120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:52:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:52:41.219Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=932323d5-3673-47a5-966e-78401b1b6233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:52:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:53:00.773Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f382ac75-62a2-4949-9f6c-c37efe6b3776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:53:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:53:20.315Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1ade6ef3-e584-4315-b8ff-5fe26d42b8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:53:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:53:39.860Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=384253ed-c6d1-41bb-a1d5-61901675a123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:53:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:53:59.420Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e896777c-4210-43a9-ae44-49a82aa2b9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:54:03.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:54:03.458Z |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-02-26T11:54:03.459Z |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-02-26T11:54:03.461Z |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-02-26T11:54:03.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:54:03.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:54:03.466Z |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-02-26T11:54:03.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:54:08.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:54:18.966Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e6326a92-3b49-45fe-9d3d-24c04346fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:54:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:54:38.506Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1bc0cf3c-2e04-4492-be51-2160aef3c727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:54:48.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:54:58.048Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=589ba26e-409c-4ee9-a994-602bab4ec254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:55:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:55:17.608Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6a28b29a-6e5b-4094-ba15-41446d748757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:55:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:55:37.149Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=18c1267f-a782-44f6-93b2-58c59de06085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:55:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:55:56.692Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=92f1c2ad-f3a4-42b6-ae99-2918ca67ee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:16.240Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2b1f4690-02ee-4f4b-a13e-c766367fc4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-26T11:56:17.453Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=a3OW46NEVlpSejUgUEeK, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:17.464Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:27.466Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0ab0cb95-e67f-4c1e-9f7d-83b95b668ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:37.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:47.015Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=15640865-78d5-4f0a-8531-605e78b58f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:56:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:57:06.555Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b032e419-4133-42e9-88d2-dfc3fa6532fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:57:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:57:26.098Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=803b5992-2059-4741-b50c-72003fd7c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:57:35.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:57:45.648Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=330f39dd-5cb8-4e86-9ed7-a1a4e7ba0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:57:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:58:05.197Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4b1c44a0-b700-4f84-a3b6-cfd164de8578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:58:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:58:24.739Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5265a069-8e2d-4cf6-857f-7d360717a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:58:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:58:44.286Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c581997a-ddba-4a42-99fc-6a767d28beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:58:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:59:03.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T11:59:03.459Z |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-02-26T11:59:03.459Z |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-02-26T11:59:03.462Z |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-02-26T11:59:03.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T11:59:03.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T11:59:03.466Z |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-02-26T11:59:03.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:59:03.841Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=82ada511-7636-44de-8636-e96847a84aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:59:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:59:23.391Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c3281d28-b012-468a-96bf-a443dafa276b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:59:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:59:42.933Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4411c17c-f3dd-4734-923f-feb7cee90159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T11:59:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:00:02.475Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1310e433-ad2c-41f2-a1aa-6412f7b42ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:00:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:00:22.037Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=1edc357b-9ccb-4014-b1c3-97aab4e99dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:00:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:00:41.597Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=29e6e567-2131-46a8-8da1-4150cbabeec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:00:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:01:01.136Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5f88bedb-e0cf-4f57-a246-4986db6466a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:01:10.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:01:20.688Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=016bfa55-4fbe-435b-89f1-2051f979a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:01:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:01:40.223Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6919f323-b367-43b9-b8b0-e8589987cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:01:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:01:59.769Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=57c65962-fdde-47a6-9b5c-c7456f6159b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:02:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:02:19.343Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=786b6fcb-6d5d-4cfa-b6a3-3eaa4c2b1d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:02:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:02:38.883Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=5b49a04f-fe68-4aa7-b2fa-b1d670674c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:02:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:02:58.427Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fc732c2b-1acb-4733-b919-7dd690f1b6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:03:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:03:17.976Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a7f14368-75e3-4c78-9099-ae82859e912b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:03:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:03:37.533Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=b2f745ff-b335-4a8b-8973-97c41c249dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:03:47.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:03:57.080Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a9454d01-2a68-4ff7-9f21-7942a9eb9086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:04:03.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:04:03.453Z |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-02-26T12:04:03.454Z |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-02-26T12:04:03.456Z |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-02-26T12:04:03.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T12:04:03.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T12:04:03.461Z |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-02-26T12:04:03.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:04:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:04:16.621Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fabca13d-4337-4292-a980-ba7c24088f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:04:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:04:36.159Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=81f5153c-f789-4c78-98ec-d184132bdd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:04:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:04:55.713Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=33878772-d3f6-43c2-a4a0-3fc951f5cf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:05:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:05:15.269Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8aaae40a-ee6c-4489-a770-4e80c87ac6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:05:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:05:34.812Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d5126ce8-68e5-41eb-9513-559d034bcd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:05:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:05:54.352Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=67fae1f3-102b-4e2c-8dfa-a43896fdd559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:06:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:06:13.888Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=4e2c89eb-c773-4031-88db-ffb7e3f1726c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:06:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:06:33.432Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=84cad706-aa40-4227-b939-92595c3ab1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:06:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:06:52.978Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=95b3b770-a05e-428b-9e5d-d3628d0c8473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:07:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:07:12.536Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=caebeb71-a59a-44b1-a6a2-c8b4e743dc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:07:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:07:32.076Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=92ba8857-b980-4d6c-9c56-151e87edbb46 | |INVOKE |pool-2-thread-1 | org.apache.coyote.http11.Http11Processor |2022-02-26T12:07:34.601Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:07:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:07:51.645Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8d3ba401-f138-43d7-9f2a-2420b99c3ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:08:01.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:08:11.209Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=2f7ac593-9b1b-41a2-9e68-e2bae5860979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:08:20.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:08:30.743Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=6671bfca-7251-4386-9f55-d23bb69a715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:08:40.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:08:50.285Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8923253a-8968-4eb0-89af-0541d554245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:08:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:09:03.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:09:03.468Z |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-02-26T12:09:03.469Z |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-02-26T12:09:03.472Z |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-02-26T12:09:03.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T12:09:03.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T12:09:03.476Z |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-02-26T12:09:03.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:09:09.859Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=734af07d-cc8f-4a70-80ac-48bce9dc9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:09:19.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:09:29.407Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=08a9b809-7fbc-4c40-9fd3-e42daca94dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:09:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:09:48.949Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=08e762a4-f5ed-48ce-a734-6486e209f5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:09:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:10:08.487Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=be032012-66de-4cbe-a67d-fb84b5474643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:10:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:10:28.042Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=989d91f3-3ed9-435c-b00f-8def6904c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:10:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:10:47.601Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=0cf480b6-d683-491e-8597-e0687bc483f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:10:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:11:07.149Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a2e1b81e-9fbd-454c-99a6-f7e16754e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:11:16.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:11:26.698Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9b6f9ac5-544b-4047-b49f-2f32a44a6347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:11:36.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:11:46.268Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=d1023fac-fab4-4b45-9c9b-46d38d16e6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:11:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:12:05.817Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=13c68629-c205-4805-80c3-a9667c9d03a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:12:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:12:25.421Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=dc1e1fe2-1b39-4496-8e6b-0d01d1e702c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:12:34.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:12:44.969Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=06d25b47-2a89-4fe0-9f04-16da39fc690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:12:54.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:13:04.502Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8572eb38-07e1-4141-ab3c-1a1a1b91d6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:13:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:13:24.039Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=72e372ef-88f2-4892-adfc-5120823ebd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:13:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:13:43.600Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ce185197-8576-4ffd-b96d-e9a83b5a5d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:13:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:14:03.158Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8e7e7605-c461-4446-bd3c-95d39c6912f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:14:03.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:14:03.434Z |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-02-26T12:14:03.435Z |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-02-26T12:14:03.437Z |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-02-26T12:14:03.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T12:14:03.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T12:14:03.440Z |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-02-26T12:14:03.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:14:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:14:22.707Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=44b669b8-3e19-460a-88ab-7cb4d4304dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:14:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:14:42.246Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=80327637-bf81-4307-ae5d-416cfb03de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:14:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:15:01.797Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=9793e874-128f-4dab-9d35-267a1ce1e232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:15:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:15:21.360Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=a110e8e7-a192-45c0-9e4a-a0a94e80b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:15:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:15:40.901Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7ecf084f-5b98-4452-bb27-42cff99db334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:15:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:16:00.444Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8bc27021-4a4b-49d0-b7b3-441432d209c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:16:10.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:16:20.003Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=563ec6c8-c6f5-4bb9-a8b5-04b3fd50ac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:16:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:16:39.545Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=ad71f544-911e-4a7d-aec7-14b6f242b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:16:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:16:59.099Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=eed242c6-e612-43c0-9b14-802766d82a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:17:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:17:18.643Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f186224d-1e13-45ef-9840-b4fffa685fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:17:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:17:38.223Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=8d39809a-02e2-45d9-a4c4-c811c29b28fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:17:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:17:57.765Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=af55f36b-8c68-486c-86cb-ad358d2c894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:18:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:18:17.307Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f6ae19df-daad-4486-ac45-37313d647fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:18:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:18:36.852Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=34e8259d-de95-4b58-9c45-5f9a5dca1d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:18:46.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:18:56.399Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=baefb4a4-b1ba-48de-9fb7-455f5a24c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:19:03.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T12:19:03.454Z |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-02-26T12:19:03.455Z |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-02-26T12:19:03.457Z |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-02-26T12:19:03.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T12:19:03.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T12:19:03.461Z |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-02-26T12:19:03.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:19:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:19:15.964Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=e99a4268-257e-4516-95f0-2dbf3556dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:19:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:19:35.502Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=fc441c4a-5909-4da3-a4f2-8a3d111f67eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:19:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:19:55.049Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=7e1dfbc2-0e3f-46b1-a8d7-f6c71d1b4d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:20:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:20:14.592Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=f8fe92f6-d694-47f9-8f38-716778926e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:20:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:20:34.136Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=3ab12a22-8ec2-4e6c-9db3-1a39ddfae122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:20:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:20:53.674Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=877897c8-522e-4ba3-8050-11c43d97f2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:21:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:21:13.222Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=c8240c1b-8b15-4a69-a437-d2747001a2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:21:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T12:21:32.781Z |INFO |Init configs |InvocationID=7c96963a-fb68-4716-b9e1-f40c160593e1, InstanceUUID=08c5550f-9064-4c71-944d-ab41fffb01dd | |INVOKE |pool-2-thread-1 |