By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 |