By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:15:18.073Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:15:18.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:15:18.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:15:18.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:15:18.734Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:15:18.734Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:15:18.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:15:18.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-13T11:15:18.874Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-13T11:15:18.949Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-13T11:15:20.049Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-13T11:15:20.399Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-13T11:15:20.419Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-13T11:15:20.419Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-13T11:15:20.465Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-13T11:15:20.465Z |INFO |Root WebApplicationContext: initialization completed in 1516 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-13T11:15:20.792Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-13T11:15:21.423Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-13T11:15:22.495Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-13T11:15:22.942Z |INFO |Started MainApp in 6.933 seconds (JVM running for 7.523) |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-13T11:15:22.991Z |INFO |Start scheduling PRH workflow |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:22.999Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9abcd0e5-ee1f-4e75-a016-7e2d4f5cc5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:15:24.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-13T11:15:28.201Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-13T11:15:28.202Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-13T11:15:28.204Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:34.409Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e75820ee-d703-4407-a567-f0105d75a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:15:35.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:45.449Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=edc9d365-354b-4b8d-a26b-4b2f31653c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:15:46.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:56.487Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5b726023-c297-4e0b-9df9-630281d75753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:15:57.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:15:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:07.528Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=22a6b766-ce9d-4e21-b452-4afff20e7511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:16:08.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:18.573Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7eb9d923-3652-4085-b526-7b15269bdcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:16:19.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:29.608Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ff84ebe1-b0bd-456b-9103-97e167216944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:16:30.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:30.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:40.647Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b19198cc-4d13-4e06-adb0-6d1d4aa6a541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:16:41.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:51.687Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=26a561d8-9029-4662-b1ec-148654c94a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T11:16:52.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:16:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:02.727Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e7eeeb00-ca37-4338-806f-5e6eb42e3661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:12.849Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1c374ccb-8a6f-43ad-9960-318ed0d83102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:22.868Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=53dc8f26-f893-492c-99aa-b970c5e1855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:22.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:32.890Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bc2347c5-40f4-41bb-bf9e-9f79767310d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:42.903Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=eccd081a-3fce-4855-8b02-a438049643c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:52.915Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a657edcb-0a1c-4290-91fd-09d85adc131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:17:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:02.924Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2e50497f-1659-4d33-a536-8cf660b294b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:12.934Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=69247a2c-bc93-42e7-9f92-d874a0d0374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:22.946Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fb8a2763-8707-4001-b203-461577320867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:32.965Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9196926b-18f6-439f-b9c6-a80b2cfb8a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:42.975Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=516b7c7d-163f-4e16-9460-00fd8feaab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:52.986Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f9343441-a182-4c8c-8450-1f741a1d7a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:18:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:02.996Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6ad68f5e-326c-40d9-85c3-2bd0c7fd4086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:13.025Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=42f7e717-479f-4928-a90a-c5fdd00e2a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:23.041Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=79f7f20d-fae2-4cab-aeed-ef048fa84cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:33.050Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=afc08ee6-4af1-4720-89fd-d4881b28a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:43.068Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=782b6e79-1673-4f38-976d-2c8936fb3171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:53.077Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8896a0fe-ea92-431d-b1a5-e9fec7c8807b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:19:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:03.086Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b8ef75e5-f987-49a2-9fb4-672e75f5f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:13.095Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fbd55fb2-22a9-48aa-9765-bc5b18d78653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:13.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:20:21.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:20:21.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:20:21.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:20:21.794Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:20:21.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:20:21.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:20:21.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:20:21.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:23.104Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d2b9446e-d7cc-4637-a7ca-13ecec8a9061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:33.118Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0e202022-2579-4410-babb-07c9da8bdcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:43.128Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=def81ad3-66e1-48f9-8c94-ecf90ae7c095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:53.142Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=92dd1ed1-0e2d-4bb9-a97b-179067bf942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:20:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:03.154Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=027c1a28-31e2-47a0-a643-95cda51033c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:13.170Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=56f747fa-7b04-4bf4-806d-27a0c4a136f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:23.178Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=569ead8a-3861-435e-aba3-cd70629931b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:33.186Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8a8b1757-5c23-4852-a41d-484376b491ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:43.194Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5baf17d9-5c81-4726-ba71-8046c39411d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:43.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:53.203Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e82a54f5-67bf-42d9-aa61-26ca48ebd482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:21:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:03.213Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e280a194-1f4f-4d94-914e-eba74a7ba04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:03.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:13.224Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=971fcec5-f47e-475e-ac08-d13bc01f47f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:23.234Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8cc68888-77a2-46a6-b462-6cc391f99c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:33.243Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3e08c09e-bc85-4b87-9ee5-0cc63bd061bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:43.252Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0ece721f-d3f1-4bd1-87cd-e5ba545b96ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:53.262Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fdda5a8e-488e-4432-8ce3-4df1cb7183f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:22:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:03.282Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=42f11b5c-b294-488d-b8d0-7e00bb3028d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:13.291Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f752df42-fcfc-49ee-8f51-5384b6d3dc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:23.301Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0c5dabe5-02bc-4769-9e43-20d78af607de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:33.310Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4323a5e2-ced0-44f5-aad3-f12254cf02e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:43.318Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=87f5f126-202d-43eb-a9fa-6aba60070ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:53.325Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=19d0ba86-c7b6-48f8-bbbf-ba7cf2cc8077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:23:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:03.331Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=72490ffc-4b39-492e-bfdb-a5e17644c702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:03.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:13.347Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=82f9b950-9a1d-4c95-b54c-37aa7fa46965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:23.358Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2bacc06f-4656-453d-8125-cff5fd01ca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:33.370Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=032d62b2-cd81-41be-9774-d448ebc741cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:43.378Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6bf4a0a3-6cf3-4043-9aff-033f7351ea0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:53.387Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=408977db-5a04-43ad-baba-c6b2dfb81f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:24:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:03.399Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d4229cb5-22ad-497d-bec2-109604b3bd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:13.407Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=48f4679d-01a0-41d0-aad2-e2e63e6c1cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:25:21.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:25:21.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:25:21.145Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:25:21.149Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:25:21.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:25:21.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:25:21.157Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:25:21.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:23.413Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c42cabbc-f99f-42ea-b0c1-1d0887ae2120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:23.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:33.422Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=421a9df5-1a48-4513-82f7-df270e2a80fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:43.431Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=49dbad9c-d8ee-49f1-b848-e6c084688f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:43.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:53.438Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e8fcd01f-09e1-4b17-9d48-6dcda91b33c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:25:53.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:03.450Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c78c236d-e923-4b87-88ce-c318cf2288c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:13.465Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a776ba19-a98b-4ffa-9691-67b869dbb43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:23.472Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9cda6a80-7dca-4b99-9fe6-82905590fc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:33.479Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0571abdd-53d8-4e46-835a-492469fd3b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:43.488Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=214518b2-eb5e-4602-811d-2e7fa7a9d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:53.496Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0c644fbb-d977-4f8c-936d-93796f22f0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:26:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:03.503Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=80380d85-4e7c-4b94-afab-96a0fdefc5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:13.513Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7c8845cd-7f40-450c-857e-95579b54bd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:23.520Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d89d6609-9a09-450a-af8f-16434779ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:33.528Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0ea3dfd2-ad38-4695-a34d-ed975a8578c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:43.535Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9aaea903-acfd-43f0-8aab-93db90b38c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:43.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:53.542Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fb526a89-a8c6-4264-925e-765960d690e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:27:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:03.549Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fe7b8623-9262-4984-8ac9-497e04f583ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:13.556Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=31c56029-ce5e-4c99-a6db-9c401987e1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:23.566Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8916801f-8ddc-4475-9c4a-9502bc9c7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:33.578Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=536346b2-e1b5-42cc-9f42-d28b2fc9d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:33.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:43.599Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2311bbf7-8167-460c-9468-6eb9ffdb47b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:53.608Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bc68317b-a351-4c0b-ab76-37d23015d559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:28:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:03.622Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fb9cd4c1-9896-4972-a4fb-d0c17a57af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:13.629Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3763b768-1782-4a8b-964b-a2536b0f3c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:23.649Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b2289dcd-9521-4863-9039-1d7e7bef66ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:33.659Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b533e82b-2a1b-41a2-baa9-2920693ebd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:43.672Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=64c60601-6d15-47a8-9899-26c0878cffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:53.685Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=52bc9552-53fc-4b22-bd97-29b060347771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:29:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:03.696Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=535a307a-5f61-422f-b17e-096b4b8df385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:13.708Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a3804d9e-5548-41ba-b9e3-00b1547c1b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:30:21.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:30:21.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:30:21.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:30:21.248Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:30:21.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:30:21.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:30:21.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:30:21.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:23.734Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=905c0dff-3edd-40ed-9bea-e8677ca0cad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:33.741Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1f2c34f1-e4ac-4f72-ba4b-0f145bca58ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:43.750Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6ff339ac-8525-4a09-b3d4-35d5f3b37730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:53.757Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=37bbfcbd-925b-4d51-b3b4-bb5fafba4d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:30:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:03.767Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9e0edf6d-81d7-4956-bd7c-2593c88d32be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:13.775Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a3c433d2-b2a3-4d9e-937a-2050e4488103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:23.787Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=372d8925-9836-44da-ac5d-c24cd0079893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:33.799Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=94b7d9d3-0af9-40ba-9c72-3a9b9cceda56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:43.806Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d83a80f2-19cf-4d74-93a9-9dc98fa8dad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:53.811Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=39047af3-54cf-47b5-ac2f-7e472ee5f093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:31:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:03.818Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a6bc0d94-79c2-47e5-adbe-e4ff308ec5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:13.825Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2be09a47-cc92-4af5-bfdd-31b34b45de4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:23.830Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=61c43c69-b13d-4ece-a960-dce57621cda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:33.836Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c1bb3691-e751-4c95-ad02-9ef48c0885f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:43.844Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ca92879c-c355-473b-b907-deeb3790dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:53.851Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ed097fa0-9aa6-4760-90ac-724ba4714491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:32:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:03.859Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c687c63f-7032-4f75-880b-bab8ef46d2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:03.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:13.869Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d8333e82-6aba-4c5d-8f2f-d46388f05137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:23.880Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a55daa76-eaa7-4320-b4ba-d9ab9b7c42ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:33.894Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a17fe0de-7e6a-4706-96e6-471590cbc500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:43.902Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=63ced0a8-4e85-4c51-9843-7c338ea21536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:53.909Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c17e85de-f73f-404a-a620-cbd7e7fd2849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:33:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:03.917Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c5d73ba3-5351-4d89-945e-1c8ff53256a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:03.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:13.924Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=37ae484b-51d3-4826-8380-a26346f7d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:13.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:23.932Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b4bb48d3-eaf8-45bc-bb69-184b41b50205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:23.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:33.940Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f4355d74-cacd-4383-9faf-b27d213697f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:33.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:43.948Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0f766e40-ee9e-4905-96dc-357e86bd4107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:53.955Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=df2ed6a7-4b24-4c2d-8fe0-4064002c13c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:34:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:03.962Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2f01f7fb-9220-4a25-83a8-ea0d1b9f9b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:13.969Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a4efea80-428f-48c2-8db6-9ab7123cda62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:35:21.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:35:21.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:35:21.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:35:21.118Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:35:21.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:35:21.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:35:21.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:35:21.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:23.976Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d04a483f-451a-4219-b6c3-de3f4b0782d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:23.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:33.989Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=eb55449b-2df2-472f-a00d-21302b3a80f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:43.998Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d7a5f8cc-0abf-4e25-968e-367a77dc80cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:54.005Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=afb4cf61-714f-4003-b218-dff1d8a55a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:35:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:04.013Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=201ec3f0-9b1c-4227-ba97-f28638c597f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:04.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:14.022Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4c92f2ed-f37f-434c-a81e-0975998400cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:24.029Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2e58b356-cea7-4239-90ef-0ec885d7d227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:34.037Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d86d8b1a-ec8c-49eb-932c-1912c1f1f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:44.045Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1f1a3476-33eb-4a18-ae03-4dace81c5227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:54.053Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b6ddb98e-9151-4fb4-9597-c1ef5d474f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:36:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:04.060Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4697bfa4-8a3d-4f49-9bec-d7f001869e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:04.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:14.066Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=df5f8a79-cd5f-4caf-9954-80c3d699a0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:14.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:24.072Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3f84aac7-625d-48a0-a472-37a99cb09880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:24.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:34.082Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c7fae713-cdf3-465d-a36a-dbc3cb7e39d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:44.094Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=951f92ad-6e09-4c0a-ac30-1bb370307e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:54.103Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=975c703d-ad66-4c6b-a10c-b22e28b648eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:37:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:04.110Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d572a7fd-44ce-4185-a1bd-b043b38a9ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:14.117Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b7b5ed0f-0274-4c6b-8c3d-47c42b434a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:24.124Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a4e42631-61b6-4a9d-a3c7-745cec29693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:24.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:34.130Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9cae648a-72e5-493d-97c1-7e2abc67295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:34.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:44.138Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=512f9ac4-89be-4b47-bf20-9598e6321271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:54.145Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=da332ef6-53df-4754-bb8e-d6edf24fb61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:38:54.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:04.151Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5b64b380-276c-4064-862f-019a4018fe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:04.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:14.157Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b851beb8-f767-44b2-abb4-6f46f1fd1774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:24.163Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=aee9a469-c95a-4a39-ad4f-cbc1a45ace28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:34.171Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=aff31dec-dba3-4af6-bc6f-0d13f661f71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:44.182Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b5430061-0f65-40a8-a37a-a8e378d77c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:54.193Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c958ca78-cec1-462b-9cb0-a4f4c7fa383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:39:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:04.203Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d13c8f0e-cb3a-4b7f-a987-37e1f58e96d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:14.210Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=397610a1-ccd9-46cf-95ee-331819edf886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:14.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:40:21.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:40:21.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:40:21.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:40:21.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:40:21.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:40:21.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:40:21.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:40:21.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:24.226Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=514686d5-a393-4c6b-9bec-a2140277e853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:34.232Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=523ce4c3-ecba-4486-b8c5-6d8626ea3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:44.238Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5b86eebf-ff0f-4639-8521-ece925c40bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:44.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:54.244Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=baeea8f0-9278-44a8-82ff-91a5d1e1ffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:40:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:04.251Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=599fe706-e591-40ab-8789-13638ae5b003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:14.258Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2364e7fb-3312-4b9b-b0f9-1560d2b54876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:24.265Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7d4caccd-f85b-49d3-b870-11f1e6dc91df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:34.272Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a3ff7dd5-6987-448b-b319-1da022359c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:44.283Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fd8c330d-44bd-4ff8-a2dc-07d3e0438b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:54.294Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3f130121-a90a-4578-80c7-d2d22c452acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:41:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:04.301Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=730353c0-cf2a-45de-92aa-8452fb2fdc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:14.307Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3fdbae74-37d2-4897-bf6e-7e84ca0ff2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:24.313Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=356f8a43-1141-442f-9e4e-e7bf334a9c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:34.320Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=50ef4685-beda-48f6-b955-04549a86a5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:44.328Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=661207bc-8bf7-40b8-8a95-f8fd7effae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:54.333Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=93906c17-50ea-4b26-830e-3a3f2087b06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:42:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:04.342Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1cdb6681-10d7-491b-a1a1-b4a38c4fa129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:14.350Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9462b98a-994b-4982-823e-68d3b0c0f093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:24.357Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c586613c-adfd-4b75-9068-740e8d0e2ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:34.363Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=852cf275-ebad-4ffd-a204-853bb843dc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:44.378Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a97ba7d2-d596-4d9f-919c-6fe398b88313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:54.388Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=83bbf013-6d47-4411-a273-b2b5aa1ab3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:43:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:04.401Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7da0eff2-5a2f-4abe-b5de-91c93efcad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:14.408Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=20566fe1-652e-4edf-9284-a0d6c9851749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:24.416Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=735764af-18cd-47a4-980d-2abb0bc59650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:24.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:34.424Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e9258c13-88a3-402b-83fe-a25a8cd07d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:44.430Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0ba34329-1515-4036-8799-9ccefe340ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:54.438Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e5542bbf-09c6-4fa2-900b-769ef4e1d25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:44:54.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:04.445Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ae185eae-dbd9-4a3c-8b21-98a631f6ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:14.451Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ff2df79b-4214-47e7-ba59-e49d58363eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:45:21.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:45:21.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:45:21.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:45:21.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:45:21.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:45:21.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:45:21.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:45:21.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:24.458Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=dcd62371-b7f8-4cfd-b72b-4b3c610bccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:34.465Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=942b679c-b876-4b9e-a6bf-95e818439251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:44.472Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ad5a39d0-567f-4700-bfd0-148f334c7502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:54.479Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a86ab960-2527-4d84-9409-113b872b6b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:45:54.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:04.491Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1fca3d77-eaa4-447b-8d48-d4ffb502cb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:14.499Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2aaca528-9d6b-4351-9dcb-ba5e8217060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:24.506Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0558c66f-20b8-4ea7-ae2d-2291181cdef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:24.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:34.514Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bb18d064-01c8-4cfa-9e71-c16b32372e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:44.521Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=894114b9-0264-4ff4-8956-d9509df5e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:54.527Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4f3b865f-482b-4999-a823-781101eeab02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:46:54.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:04.534Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=90793cae-a532-4fc2-a859-dbc922aa5721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:14.540Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c2b21756-52ad-496f-b09c-8427e1c25bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:24.547Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=346161fe-22c5-4500-a89c-9a7102e5701b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:34.553Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=87f68d67-275f-4557-95e2-a4d0624edcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:44.560Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f97b83ab-758c-4942-9fec-3a48ffbcdafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:44.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:54.567Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=beb2e573-1fe4-4c6d-8480-744427c7f9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:47:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:04.575Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fe8ae17c-101f-4c8a-837d-2c7c244d6563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:14.586Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=eae3ecd9-c5bf-4f50-9770-dced65fb3ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:24.597Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2b6bef31-637c-437c-aa20-e96a0c673b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:34.604Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6f3e116c-62c9-416a-b7fd-ac2ba393d1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:44.611Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9baef44e-f94d-43ca-a35c-bcd46633df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:54.619Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=397db98a-4bd2-4332-81c5-46ae78dce7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:48:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:04.625Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=795f2ae2-6e73-44e2-9a63-24ade348e6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:04.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:14.632Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5e430683-6773-4b9d-9140-2dbf8b5b9594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:24.638Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c3e25a1b-9885-4b52-a23b-f23e169d65c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:34.645Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f468e4bf-1709-4352-a333-14fcdd5e6991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:44.653Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=18036137-aa12-45a5-bed5-317503d786d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:54.660Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c2c8e9de-899e-40c7-a792-6802fa2c64c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:49:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:04.666Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=42c23a42-16ee-4863-990c-905d6d9d9abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:14.677Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5e3246a6-0ca7-4bb9-8063-37a20f81910a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:50:21.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:50:21.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:50:21.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:50:21.153Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:50:21.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:50:21.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:50:21.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:50:21.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:24.685Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6bb9ee06-e38d-4f31-907c-4e71d9f30049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:34.697Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=538ea746-1e65-4ed0-aa91-8742051b285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:44.705Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=696aeb2b-03ee-47d1-b85c-98d163a01056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:44.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:54.711Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e16e4b2f-6b6f-4c7c-9de8-7c15b4793415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:50:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:04.719Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5d42d577-6c91-4090-8d32-ea4f4dac3040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:14.726Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0db11b77-c347-485b-b474-749c2c74e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:24.732Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=341e8a22-c8f4-4c40-b00e-9c8381e8c345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:34.738Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b4629f84-3e03-41af-bac3-e1238f838d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:44.745Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=eeab60d4-a147-4ac8-8e67-ff5866147db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:54.752Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bd2550a3-5f47-434c-895c-480ac1b0da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:51:54.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:04.759Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d2a85092-88c0-48da-9bc3-83453f526792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:14.765Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5d80f0e9-bb81-481a-90d7-531b9ae6139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:24.776Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=009ca109-8e4f-432e-a10b-c0b04a5f168a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:34.787Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0236bcb5-6e63-45bc-8076-d1a090a15668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:44.795Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=869cea73-e40e-4701-bfbf-d135ed2c4710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:54.803Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b9452019-17a1-444b-840e-4a5d232966ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:52:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:04.809Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c73c31ee-b426-4e26-abd4-9b3043513413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:14.815Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=22116580-9e8c-4562-aeb1-dc47978ac46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:24.821Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4f8545f7-d155-4fec-ab56-403a94745d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:34.826Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2b89f54c-7604-40cc-a32c-7240060d8fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:44.833Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ecc96417-3da1-4c7f-8029-500954e67916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:44.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:54.840Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8088e2fe-0043-44e9-885a-4eeba45bab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:53:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:04.846Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=da3b336a-8b9a-49d1-9ae8-20633038ebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:14.851Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7c14806b-4e71-4dc8-b457-cc41122bd46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:24.860Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a58ab2cc-0db8-4a55-b4c9-f5ed387b3330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:34.868Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b358fa80-c996-4543-9906-387f36887c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:44.877Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=79e10fc6-8bfc-4ee8-8e05-d9fafa78ba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:54.883Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=aafce109-6354-4f09-9ee6-e11bb30d1215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:54:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:04.890Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c7009780-4681-4171-9f0d-643e43be5636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:14.896Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c0164600-82e4-4955-9ab3-f71f1fd78e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:14.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:55:21.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T11:55:21.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T11:55:21.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:55:21.097Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:55:21.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T11:55:21.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T11:55:21.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T11:55:21.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:24.902Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=be8f843d-3e72-4401-bff5-847af767ed9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:34.909Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3d38a07b-004a-4360-83ad-4f6ed762c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:44.915Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b8693997-713d-4ebf-967a-bab579793b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:54.921Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1dc53f79-69dc-4492-960c-2c21fb652f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:55:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:04.928Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f1421b27-b8fb-44f3-8d74-365f8478cd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:14.936Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=92e9e7d5-73ea-496e-be1b-a57d91e18c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:14.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:24.944Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=474333ae-7b50-44fb-8760-6d370d34db96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:34.955Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b1a78cab-af00-4fe2-869a-1351d10c55a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:44.962Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=161c61ff-3d5f-4aee-88f4-a031a2aed3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:54.968Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1bcbdb77-426d-48eb-9de6-13c7c8c71c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:56:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:04.975Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=82cb7066-69eb-4cd2-aeba-757f6e22de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:14.982Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=64490349-5e04-4d42-af9e-10fee82e5e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:24.988Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=600c2354-1d97-4aa5-af74-392e5947b5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:34.993Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a6cd1d1d-1ff9-4b09-8e05-bc770971ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:44.999Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=478e3e8e-219b-4636-ba4d-e964f98fbc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:45.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:55.004Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3001a1fa-9f80-49ff-9944-7c47f3aa2c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:57:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:05.011Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8a4fff85-f578-4bcb-90cc-bc0080474a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:05.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:15.018Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=37550860-78f0-4c11-85d0-61b3b4f94a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:25.027Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=21bc0b84-bb92-4630-83df-63965182124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:35.038Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=01b21b93-1600-4852-90d8-a44693630cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:45.046Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a290fe8e-62a6-4863-b637-2bcee7bdf708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:55.053Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=672703ec-6176-48e9-af77-ac80b64e73a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:58:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:05.060Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f77e9c65-f7e3-405a-8b57-3873221a6e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:15.066Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e4e05d43-3740-4c8c-92f8-b86c7cefac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:25.071Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d73e4c5b-3e06-454b-960d-5cbefbb06859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:35.077Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=30891819-9bb2-4c74-9d28-65be5cd33620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:45.083Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=cce93274-a7b1-4ddd-8a05-7bc485c64d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:55.091Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f539e94b-8e4c-41af-9cd9-8ed3d9963c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T11:59:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:05.097Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=93d233e0-9623-41e5-9b30-8e95ef9d1b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:15.104Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d0257305-d83e-4b99-a8e2-fdd73df82f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:00:21.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:00:21.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:00:21.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:00:21.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:00:21.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:00:21.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:00:21.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:00:21.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:25.112Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=cf127c87-6ed6-4f0d-86b8-33f5c02d683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:35.124Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=63c6d602-943c-45e1-a8c3-cbe18aea2b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:35.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:45.131Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d611ffc9-0fbd-4729-ab23-d9e17858ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:55.138Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=92fdc8d9-60ad-4f5a-8fab-8207c0632563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:00:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:05.143Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f77fe6a7-b064-4f45-8e40-e4eb35a69583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:15.149Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6ebcf278-d2e3-4877-a0a9-20082fc20326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:25.156Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=aa8a2951-70ec-45e5-abb4-667be85ff3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:35.162Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a7e84a93-36e0-4222-b00e-2382d4703087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:35.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:45.167Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1cd307b9-7dc5-4029-8062-99a8617e5de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:55.176Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=033510de-3bcc-497a-baad-41f805dc6de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:01:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:05.182Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=54024828-4386-4e06-9dee-87cf5c285ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:15.189Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4ba9dca6-1f6e-499f-93df-221937bf5539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:25.196Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2035f32e-facf-4b84-bd8d-726da5c89535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:35.207Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=57b42c95-d12c-45b6-b9c9-eb87679a64cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:45.215Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3103c2ab-a5ad-40a9-9710-dd8aa09356ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:55.222Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1f4e0643-a0ae-4804-9349-dc16163531d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:02:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:05.229Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=22a0b4ea-847e-4684-a1d9-19a6f9def4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:15.235Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=68c20684-d4e3-4726-9f5b-a81617900075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:15.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:25.249Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d3d93772-7de2-413c-9eda-96a5096aa513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:35.255Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=84eb0003-6e2b-4958-99d1-1bdeee479a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:45.262Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=22bb4b70-9cb2-4a59-b5a4-f1f131691d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:55.268Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=19caa06d-daff-4743-9615-c702ec9bbe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:03:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:05.274Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=473c2a3e-fcd1-419b-ae8a-dca1edc6ad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:15.280Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7ada412c-cd3d-4708-b107-fb86da462e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:15.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:25.289Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=02e59269-06e1-4734-92f7-93e8739bbd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:35.300Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5dadae94-f9ed-4992-9cd3-6c7a97c4ac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:45.311Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0169ae2b-a699-43e8-b3ca-1537783003fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:55.317Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=61969b50-9237-4d9d-b789-829b8b5339d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:04:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:05.323Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d7da3628-223e-40ea-a34e-bf6779bc926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:15.328Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bb1e2f96-dd80-4bc7-b614-0f74d064b3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:05:21.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:05:21.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:05:21.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:05:21.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:05:21.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:05:21.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:05:21.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:05:21.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:25.336Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=31170bce-d2b3-4481-b75f-7aff3594df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:35.342Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6cbedab1-f8b4-4f4d-a92e-32c58d73bd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:45.348Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7f6e8b48-51dc-45bd-95f8-91387e0b8095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:55.354Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=002d923a-8b94-4da8-941d-0e2d91c6ebf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:05:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:05.359Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c758793c-b1a0-443c-bb4d-df0ca39d993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:15.376Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bb058528-c488-42fe-a7bd-a2d5d5048d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:25.382Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=96e1b2fa-d232-4c42-a7e5-f1e4c5b7ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:35.388Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=09b4a320-4019-4d28-baad-94a051f35de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:45.402Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=526461c1-8216-46eb-b360-d1247d0389f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:55.408Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5539ac59-f969-478a-ba09-78e189d39fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:06:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:05.415Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1b4d475f-59c1-402e-9530-fec7854f3e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:15.421Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2519520b-de10-4167-a688-fb057bda448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:15.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:25.430Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a4e85826-3913-4753-a736-e6836a5bd37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:25.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:35.437Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3487a296-8761-48ba-9cfa-10cd49561423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:45.443Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=47b92e9c-ed44-44d0-8e36-1d47167d3174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:55.449Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8ccb60d5-943d-43b3-84bb-165ad8dc6fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:07:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:05.455Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b6802a1c-6a92-46fe-9fce-d010f4db2a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:15.460Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=da878a5a-d660-46a0-b91f-30f3cd91682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:25.465Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3ecf4462-5623-4e05-be87-5cf31b65b068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:35.472Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=38e9b642-c6d5-4c5f-bdbe-695defc1d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:45.480Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a6f30a7a-0a31-4bb0-898d-f383b8f48fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:45.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:55.491Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b8a552e3-b9aa-4d14-ab57-3031d6c08eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:08:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:05.498Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=86bf50fa-c67b-466d-8adc-097b9650c57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:15.505Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1287b84c-8364-4144-a5a1-d07b18a386df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:25.511Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=86e69e9a-265f-4304-ad8c-e3eaaf6e52e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:35.516Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c58cb656-03be-441e-964e-94a377d65dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:45.523Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=35c49326-566f-45a6-879e-c89f0325354e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:55.528Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e301909a-74fa-48e1-b611-0a65495910d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:09:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:05.536Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=852a6995-a518-49f0-bec0-c865c46328c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:15.542Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7789d3a9-8b22-4a7b-a443-2137b882271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:10:21.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:10:21.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:10:21.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:10:21.111Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:10:21.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:10:21.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:10:21.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:10:21.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:25.548Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=01d190af-b854-4ffa-93d8-374517a7c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:35.554Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=80493f8e-f4b4-40d7-9557-3a7f4421a893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:35.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:45.563Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=23866e32-e019-40a5-a49a-6102325ca5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:55.571Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=18de359b-da68-453e-8f71-e68b5dedc5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:10:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:05.580Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f9022ff0-ad7d-4517-9757-8da3b9b89217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:15.589Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ad37242d-a71d-4df4-b59c-be2099f6a136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:25.595Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=56c4225d-2b3c-45f7-bb15-b8dc3b32749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:35.601Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=30557926-292e-4c7d-a047-553fb459abe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:45.608Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=dd3903ed-f793-430e-8bbf-4d14bae98841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:55.621Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=175277a8-82aa-4118-9cfd-a182690863d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:11:55.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:05.627Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ab2eb761-9796-4bcd-a29b-d664c7775c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:15.632Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=08824720-4a89-49ef-ac72-2f7497c05b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:25.638Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c460c30b-38ed-4915-8129-1df6193d96c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:35.644Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bfa1146c-5bbe-4770-a858-ab8c70503ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:45.652Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b8ac95da-6fe4-4b75-8e78-b18657af6fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:55.662Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=630fb01a-84ec-48bd-a4e7-ddd2ae4fc44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:12:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:05.671Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=621eb059-b648-49c7-94e9-51171c4587d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:15.680Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3c0385c4-056c-4911-a8a8-9491fc9bd8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:25.686Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0b5a9b07-fdd9-4fe1-ba55-4d9c0c1289c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:25.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:35.693Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a3c274e4-1e8a-4e17-b7e7-a7a6b11ee178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:45.699Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d9afb1a4-33cf-4b06-8f7d-38398f58877e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:55.705Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0b8b1628-f321-46e3-abe2-120631378f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:13:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:05.711Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=893e760b-c833-4ce9-b26a-411405481a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:15.717Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2a1737ef-f9f0-4948-ae72-b97333ed4245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:25.723Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=881f8c9f-1bd8-464f-a3b7-9d46e44ba128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:35.728Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a83e61a1-bde3-4589-a43e-c7b6eba349a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:45.734Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bf96cc90-10a3-40b9-9ca5-bc1019b2d9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:55.741Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6df9a2e3-bf19-4a6c-ba79-340fd6ed7fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:14:55.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:05.750Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=84f72ca1-98ef-4d1f-9c3a-24216c59be00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:05.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:15.759Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a2721504-124b-4640-a6cb-53558d8a3e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:15.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:15:21.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:15:21.080Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:15:21.081Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:15:21.084Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:15:21.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:15:21.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:15:21.087Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:15:21.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:25.766Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9300d9ad-ab86-4819-9393-14f9e5c745c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:35.774Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ea1c4353-e2ea-4567-9366-b425504f51df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:35.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:45.780Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f54302b0-f8df-4736-b273-372a19cafde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:55.786Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=dd00ad67-b130-454e-9ec8-4ff96c3afe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:15:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:05.793Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a73673db-abeb-4095-87c8-61b169af4102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:15.798Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0effecda-f414-4502-8ad4-ff36a8d90840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:25.803Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=82c1481a-1b70-4bf0-a923-c1cc40d5cec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:35.808Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=168cdb95-c774-42a7-ab30-75d14c1eafee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:45.814Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=62e02a2d-f342-43cc-8bf8-907bbfd6517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:55.820Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ffb0d6d5-2ee6-4557-995a-7a9d5fdc13d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:16:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:05.829Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d0e20a46-e2e1-4c03-a56e-633fac53c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:05.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:15.839Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6b542dde-a121-4837-9afa-a2ffd8afe4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:25.853Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9345503e-3614-41cc-a17b-fe61c2007f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:35.859Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=434f1e5a-f809-4b6d-a09d-7e98da6e7aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:45.865Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5ad8a1a6-d2e0-4940-88f0-469eae26553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:55.870Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2e175c14-82d8-4ace-ad91-68af1b4c5195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:17:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:05.876Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fb845e40-c4c8-4c0c-9c6d-c833de6927c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:15.882Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a3faa441-d8ed-4854-abbb-168ae3db2440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:15.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:25.888Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f73d6c18-09da-479f-a0ab-38fc5c2aa855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:35.900Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6ee30658-d9fe-4bf8-9043-af109422f2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:45.905Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f1346824-cbc9-4f07-a823-316709e830cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:45.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:55.911Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f2559acd-70ce-4fc9-993a-25d071270fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:18:55.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:05.918Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=92da4d5e-d6db-4445-b9d2-2362dbb8b607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:15.927Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d809169f-9c03-40fe-b682-18d15cf0f3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:25.936Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5e107154-8197-4682-9258-a47450348dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:25.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:35.943Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c71897f3-b8eb-4786-acfe-935cc4ed8816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:45.950Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=32e99fea-3f57-435e-8bfb-098299139da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:55.955Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2fd6c846-7dbe-4c20-82df-9c8e6951eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:19:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:05.962Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5d7a060f-bec3-4e72-ac26-998005c37953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:05.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:15.968Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=afe0179e-71b6-4580-a0cd-8adf448216b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:20:21.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:20:21.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:20:21.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:20:21.130Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:20:21.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:20:21.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:20:21.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:20:21.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:25.974Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1e8b7163-8758-4ebe-8f3a-1910c8d8ce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:35.979Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5bec4930-054a-45ce-9c17-dbdd37bdff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:45.985Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=afbd76a2-3d69-4d60-9a92-6e95835a37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:45.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:55.991Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b459062d-993c-45dc-bb56-c83229cc8610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:20:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:05.998Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f1babe10-9bf3-4598-be44-4de92341dd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:16.005Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bbdedd9b-0f98-4b2c-95e6-8f4e1ee8bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:16.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:26.013Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0b9cabe6-91d5-4a93-a6af-67fd1aa3f1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:36.022Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e97c2035-5af7-4a43-bf0a-7f3b52e2f094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:46.030Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e5ad68f2-3842-4ebf-9334-4db82ed6a5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:56.041Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c75b4278-533f-4bfd-8b12-3ee10fcafdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:21:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:06.047Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=138c158e-f12a-4506-aac1-dd0332735e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:16.052Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=528a6c41-c909-4eaa-abc9-f5fb48b4a333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:26.058Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5f40ae30-5b89-4c6e-a915-a5610a63d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:26.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:36.063Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f653e954-504e-45f8-8d06-56944e50bb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:46.070Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=920ff4ed-9eb5-40ba-b3f1-a6f8fab7edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:46.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:56.075Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=35a328a4-f278-461c-aaf8-0329f46a6720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:22:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:06.081Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=78d46705-31de-4360-898f-3024c5096eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:16.088Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bd88533d-f0d6-4928-afb3-0e91db8b11b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:26.094Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=42b54e03-db05-4f67-8a77-af7ffa7b3644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:36.102Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=20762f92-c6c3-40d5-b50f-86e463e1c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:46.112Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b0069b9b-b80c-4951-9be6-2d9c92f50d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:56.117Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7a130345-b161-44dc-a008-67f8abbb13ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:23:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:06.124Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=41d5a1ca-0a2c-4aeb-abd8-fee482c22699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:16.129Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=940d24bb-2737-4e5b-8c89-6aff12f585cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:26.134Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=cc4d533e-d4e9-4f4c-b96b-bd0e2ea04319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:36.140Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7b37e540-8736-48df-9b2e-4a0468f21ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:46.145Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=71afb74c-e392-4da3-93c3-939c1df61128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:56.151Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5f22726a-7510-4340-ac42-717259c8a188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:24:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:06.156Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1425a345-960f-456c-afff-fe604da94fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:06.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:16.163Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3bf321cd-e15b-4c11-bb20-72b24b3285c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:25:21.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:25:21.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:25:21.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:25:21.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:25:21.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:25:21.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:25:21.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:25:21.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:26.169Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=67fe0739-04f2-43ab-a02e-929774fb804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:36.177Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6012629a-6b67-42b1-a5b0-efccc788d1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:46.186Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=12f804a3-2c20-47f0-8db9-2b7456c4b4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:56.194Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4e204e4b-e321-4a68-9691-69c7c61a3fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:25:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:06.200Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1889c0b9-657e-40a5-bfe0-130a7fe48c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:16.205Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=60b5d6f9-d661-4fd4-889d-0bf03695f26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:16.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:26.210Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0f5106db-bf23-4845-892b-a99a4959ecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:36.216Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=aaf5ee12-6105-48b6-a370-6d63babc5450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:46.221Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=eb45570e-6e7c-4a0e-aa80-7a015b9fa01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:46.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:56.227Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5a582ecf-f087-4324-ac69-0e7c499a7023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:26:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:06.233Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9e0962bc-6b1d-419e-85a2-8f865381a16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:16.240Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d1e40878-76ce-4582-ba62-1295b3ff5f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:16.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:26.246Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=72513a63-1936-4b8c-b568-842cc8a3109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:36.254Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=30e2c4f7-b818-4678-acd6-e03c9cd0b3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:46.264Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4bfe8b2c-e862-4fd6-af4e-fc06b0184dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:56.269Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=afbbdd2e-c437-436a-8523-87045f564392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:27:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:06.276Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5ff64dfe-4c6e-4b66-90d8-801310b30d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:16.283Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e6cdb1c2-4452-4fd0-9e29-da8630110f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:26.288Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=29955fd3-e2d9-4250-8528-51928e9e57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:36.293Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=10279031-7e91-4581-948f-71982d4ef696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:46.298Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3935957c-e40f-40ee-a8ed-85253c82738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:56.304Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7fd5a591-26d2-469d-8dc0-69f42a378105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:28:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:06.310Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0b640a2e-09a5-4ceb-9fdf-e988512cd5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:16.314Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2a57b827-f879-4941-92e6-7e7addda3cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:26.320Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e216667f-a2a9-4d09-a229-5b2725aa2731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:36.329Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=318b8f4a-8076-47f5-99b4-0483020a59d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:46.339Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=eea49574-0464-4812-b4fb-4b913d6dac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:46.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:56.346Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4aa38792-a66f-4740-a9ff-303f0c118746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:29:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:06.353Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d1dbdd8b-96eb-46ad-9a10-94ed660883fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:06.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:16.359Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fdeab5bb-29f2-4132-8296-4c310f40a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:30:21.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:30:21.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:30:21.141Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:30:21.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:30:21.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:30:21.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:30:21.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:30:21.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:26.365Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3d1d426e-c785-4248-afb3-39cc293a3081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:36.370Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=60caa31e-ee82-468d-b53e-c6cad8b25eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:46.378Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b2f8d453-4b89-4a71-8856-3fb90b5b80f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:56.383Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fabd035c-6ead-4d3f-91a9-7e2869decdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:30:56.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:06.392Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c853e47f-94b7-4979-9e1b-4046a97f24be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:16.399Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=e29c266c-e127-4a91-b4b5-4b8327ac10c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:16.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:26.404Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=def38654-c11f-4f53-a9a0-71df50674e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:36.411Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d9b62d41-314b-4611-ae49-041b1396318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:46.420Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0c0badab-c3b8-4856-9fd3-08e445870b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:56.429Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=06655331-8ab0-4396-9999-05d21d6f98e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:31:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:06.435Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=61d17562-5d0f-4e63-971e-0b1f0e59d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:16.441Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c859d139-ef17-4f89-8a76-0dec0ae34a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:26.461Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=21bdd788-480b-43c7-8c37-a6c54cb4e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:36.466Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8b2291bf-e969-402e-a0d1-1d54d583678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:46.472Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ae8ce05f-d27a-42c3-af38-0993576525b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:56.477Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6fe07577-95ca-4d2c-a977-48bbb2690868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:32:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:06.483Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=94d11a13-8103-44ec-acbc-68df46e7f81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:16.488Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b32c303a-01c1-4346-924a-91e8f18f2daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:26.494Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a5d14133-8e79-4076-9f67-0bad2eee9dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:36.503Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=33b57710-2969-4c77-8e17-fa94161b18cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:46.519Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=58417de1-baf0-4cbc-8662-e1fa538dda59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:56.529Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=63256cf7-f536-4136-b5e2-7a0e85526b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:33:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:06.537Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9248821a-ba53-41a6-b746-6d4b34b443e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:06.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:16.543Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bc1c5638-a9db-4795-b897-fa06181171be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:26.550Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4fc1aedd-8fa3-4283-ab7a-227a42e6d49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:36.556Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5d490ee8-cd40-4dc5-817d-4306f1ad5cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:46.564Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=35c54b2d-b3e6-41af-aeea-9b83f2875868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:46.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:56.568Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9c9d32a2-002c-44c3-9a25-b2e53365a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:34:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:06.574Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=05aff079-9847-46c0-8f0c-17cb1e06d689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:16.580Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=000aed45-ad58-4142-a090-1e23205e6e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:35:21.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:35:21.128Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:35:21.129Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:35:21.131Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:35:21.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:35:21.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:35:21.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:35:21.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:26.585Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=9e3f5de9-1037-468d-bc55-6d6624754fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:36.590Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3e791109-5c47-40c2-b491-960adf06fa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:46.598Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b38b5451-4c79-4f14-8669-bb0424971649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:56.607Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7ef4b8e2-f81e-40a5-a005-99a43d65acca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:35:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:06.617Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3091dcb4-9728-4ff2-a695-53ad1a88c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:16.624Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c050d566-71af-45b0-931d-6bf44b86bfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:26.630Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=23c6afef-f777-4a80-9eb6-d2dada0e53e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:36.636Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=231440d5-4228-4770-a77c-a2307a290930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:46.643Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bd149c0f-e866-484e-84c5-07f758f854c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:56.649Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d8ec59b2-46df-4f2b-b7de-6b49951af66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:36:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:06.655Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8f4d52e6-05fc-401e-a7da-273c90d311ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:16.662Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=49484f34-6d24-4d84-a1e7-5f6396e47572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:26.667Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=94e13ca6-a556-4eca-a6c1-6700a2717a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:36.674Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4674eccd-2f2b-4e94-b639-de9a73a9dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:46.682Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1e2d8b53-483b-43ff-b355-65124c868a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:56.694Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6108b78b-4544-4e76-ba0c-e90def2d6d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:37:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:06.706Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c8eb79f1-5c92-44f2-b6e5-af4efc0c9d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:06.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:16.712Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1dd4c89b-0ab4-405e-9a3d-89ac6296e222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:26.721Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=21b05d94-ee51-44ff-884a-bf26db7c0ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:36.728Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1b152187-b50f-4b70-bcb3-75b58fa132ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:46.736Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bb9d355e-15f3-4cfe-a9c2-5c714171729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:56.742Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8f568b45-014a-4dff-8d76-a13a61eefd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:38:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:06.748Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5cd951a4-d799-42dc-9ca1-d29ef62e474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:16.756Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7c4e45b0-13de-48d7-8dbf-b4a892316d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:26.762Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5602b761-0a09-48ca-aa2f-889868aeacd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:26.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:36.768Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5662532f-d835-4474-be6d-943ee82a7dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:46.774Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ed1172f3-afb0-4f1a-97cc-4f1342b22954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:56.782Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7b660c70-04bf-4175-a57f-0427b4eb84d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:39:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:06.797Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6143ac6b-8c66-4eae-8344-5c52e7a816c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:06.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:16.807Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b31a21a1-70a9-442c-ba8c-0453e9863bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:40:21.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:40:21.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:40:21.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:40:21.145Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:40:21.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:40:21.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:40:21.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:40:21.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:26.814Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=40a6a381-4e37-4ae9-a68f-1ebf91efa755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:36.820Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=4275cf32-9461-4413-bfc6-45de1991db1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:46.826Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=be2b2628-9c47-4453-a966-81defd004529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:56.833Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=07cab81c-1ead-41aa-90d9-9dbf5e13d6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:40:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:06.839Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=38fceafb-4a7b-44cd-81b1-0f3902b0d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:16.846Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=7292ec55-4d53-4dcd-b2e3-053dd82e7bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:26.851Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=3bd7b2c1-7544-4712-ac4f-4ab01a5cb19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:26.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:36.857Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bc5f0162-9bac-4fa3-af9b-1be1f39f7f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:46.863Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=02b26450-40e5-47b1-a61d-28ff2ec42f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:46.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:56.869Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=11ad6206-a55c-44f7-b468-e8cba5ce9af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:41:56.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:06.877Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=be00a643-cfbf-416a-8ea5-ef38a513d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:06.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:16.889Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=10b89332-2ce6-4464-9bd8-a6d64e34fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:26.898Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6bd3e265-3fb3-42b9-a605-2fe5f3514bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:26.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:36.907Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a02eab1f-7dc3-48a0-9cd3-ce83a0a43b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:36.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:46.913Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d47cdcf6-a62e-4a4a-a36c-fbb6a81475c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:56.919Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=db98df2c-d236-4913-8762-4a88f759b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:42:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:06.925Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=d329200b-ad27-458e-9d7f-57b92018a867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:16.933Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b6086f0d-9972-4638-aeb1-812148a82387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:26.939Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=447dc58c-c55f-4fe0-bca5-d056bb03482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:36.945Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=8aa5486f-458a-4d91-a28b-4b2c4523821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:46.950Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6067d14b-e795-4d61-a754-a9c09d15800b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:46.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:56.956Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=fde32377-ad09-4801-a590-cba9522022c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:43:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:06.964Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1b3745f7-f138-4cec-b808-073685fe73c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:06.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:16.975Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=98d78cd2-bfbe-4907-9f11-076a71827776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:26.982Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=21895e97-8c69-42b6-a44c-d127164b3e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:26.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:36.989Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=b1ac2c80-57be-4ab2-bb3e-092b9eea0ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:46.995Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=a6199e26-e2b7-4583-bdec-efe5a7801150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:57.003Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=94e45274-6fd0-4db3-adfc-63debab21d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:44:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:07.011Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1fd7a65a-412c-4b85-ba47-e3f9a35c4f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:17.017Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=811fe4b2-f838-4205-9550-b07f816452c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:45:21.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:45:21.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:45:21.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:45:21.127Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:45:21.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:45:21.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:45:21.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:45:21.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:27.022Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=1f4aae19-dc9b-4cea-acdd-68d71934f7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:37.029Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=19a4e48a-9044-4679-9e70-79b3fdcd8621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:47.035Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=da1bf6d6-49a8-4592-9353-fdea1560162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:57.041Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=784b3a6e-e76b-42e6-93c2-d34b7e47eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:45:57.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:07.049Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=112b2b39-6d41-4b40-b135-4d17f01b394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:17.058Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=da1c563a-f35b-4981-a9ce-d8ce61979d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:27.065Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c4e7adb1-5b2a-4d4f-b662-36980e0b4998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:37.074Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=76653cea-ed7b-4e67-bdc3-887f2ac5b604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:47.082Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6c1718f6-a0d1-4f7e-96ef-5d0c87edfacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:57.087Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=338a63cc-2a77-4db9-a1d0-19d5d09ac371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:46:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:07.096Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=cb8d07e6-d643-479d-8ade-61cdfeb5a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:17.101Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=61abe239-2773-4e18-bda7-95a48f3a471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:27.106Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ee14e255-7233-4999-8635-0cc24e4d62b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:37.111Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0705cd6c-5f92-43b1-a42a-ab3a47c46526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:47.118Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=80a07c4f-db17-49ef-b817-8c368a9fb170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:57.124Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=278771e9-ad6c-44e9-8403-a649a49c7ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:47:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:07.131Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=5d1bf96b-0a4f-46fe-b128-f71f12563b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:17.140Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=38bb3425-f457-4e59-8aec-db134eeb367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:27.149Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=955cf926-e3d3-4376-a3dc-c31efed75818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:37.154Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=bae18213-ab59-4447-b6ee-a8aff8e85c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:47.160Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=07eafaf5-b7a4-4be6-a8fa-0863a80bbd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:57.166Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f046a7e4-154e-4089-a418-5289074a9c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:48:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:07.173Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=ba65ab56-d3bc-4497-93ca-963998fc001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:17.179Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=2608d160-75d5-4d5d-b431-c770c7cfdf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:17.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:27.185Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=c4e10229-2c51-466a-8abf-de000218b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:37.191Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=0729eaed-3b1d-48e3-bc4a-887d7bb2a8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:47.197Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=137ef915-d8ad-4cec-b77b-cd60385471e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:47.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:57.203Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=99007d43-8376-40e6-9c80-e8df7d510b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:49:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:07.209Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=f7feea90-c902-4d49-87f4-644aa69bc2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:17.215Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=00011fbb-d54b-4c35-b53d-6fdda02b1066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:50:21.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T12:50:21.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T12:50:21.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:50:21.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:50:21.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T12:50:21.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T12:50:21.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T12:50:21.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:27.224Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=040c3c80-cc34-4950-bb83-e59844213337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:37.231Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=193d508b-2054-42d3-9c33-17ed70183d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:47.237Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=26b22d51-2daa-47c4-ba3d-f6a556d573d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:57.244Z |INFO |Init configs |InvocationID=7b539eda-c904-4567-a9ee-73bf910c2b4f, InstanceUUID=6ad78d58-91b3-4ca0-8dda-32902e101ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T12:50:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |