. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:02:03.673Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:02:03.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:02:03.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:02:05.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:02:06.163Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:02:06.163Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:02:06.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:02:06.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T05:02:07.396Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-04T05:02:07.542Z |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.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-04T05:02:11.340Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T05:02:12.764Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-04T05:02:12.814Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-04T05:02:12.820Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T05:02:13.084Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-04T05:02:13.085Z |INFO |Root WebApplicationContext: initialization completed in 5541 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-04T05:02:15.599Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-04T05:02:22.131Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T05:02:23.892Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T05:02:24.242Z |INFO |Started MainApp in 27.981 seconds (JVM running for 29.308) |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-04T05:02:24.453Z |INFO |Start scheduling PRH workflow |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T05:02:24.472Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:24.477Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0411ce43-1947-4895-a65f-582346e9d7d3 | |INVOKE |pool-2-thread-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T05:02:24.484Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T05:02:24.513Z |INFO |Completed initialization in 23 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:36.116Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3ccf1bb0-c436-48de-b19f-9757f1a6e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:46.140Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a7d68ccd-d6b2-4c8b-bd76-c7e746e047c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:56.172Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a9430cd4-a790-4183-ad12-bdbfa10939b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:06.198Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=20753dd2-4822-418b-b9c1-d85c079e71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:16.250Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3ade3d62-1c12-42bd-9546-5145b3e777a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:26.279Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=969df445-6f58-4f80-bb4c-e59c81d71c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:36.351Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=69c86d37-eb52-409c-9e67-f3e8cfbf5bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:46.391Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d268c948-21df-4958-afd8-4693d7eef4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:46.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:56.412Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9dc7895d-3928-4449-9ff1-9bac19eba55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:06.433Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=979f916a-7730-475e-b0db-5e9f4ab04d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:16.447Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2637879c-d90b-4f55-a399-dac72f52d8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:26.472Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a97abca3-f6b2-40e4-9aab-c7016022d313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:36.504Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d59f5440-92dd-4718-8cdd-82bafa885cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:46.522Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c5306b67-7b43-44e2-961a-d30df556765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:56.535Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6cff8957-2386-4e02-9a1d-87d6c31fbfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:56.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:06.560Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=824237f5-19f2-41b0-aa12-6c033fdb1fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:16.577Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=eb5db8d3-89fb-4392-ad2b-714ae30f15ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:26.593Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aaa618b2-11a6-4c50-9f1f-f35d81678a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:36.605Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=68120746-35f2-4f9d-92ff-175861e8a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:46.621Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fc30c36b-7745-4d8a-8259-59225e52b9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:56.639Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cd5396fc-390a-455e-badf-31f06831a5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:06.650Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=89eafdb6-a65b-42ff-a37d-ae12a653b80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:16.661Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b83cf54f-4d56-4e9e-99b1-cf7ee4a4bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:26.676Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=845464a8-f2e6-41c7-b364-438bf5b2cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:36.698Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cf4627c8-231f-4dff-a41d-43b59ab5ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:46.716Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a029d963-5e30-4e0a-b244-410f69512d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:56.733Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=be84f78d-1112-4a4e-8308-e51adaca3803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:06.751Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=88ba8fd6-14c4-4fed-873d-c8b690ecb888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:16.768Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=08ce1abf-72cb-42ba-be88-02868d23b576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:16.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:07:17.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:07:17.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 |2022-12-04T05:07:17.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:07:17.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:07:17.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:07:17.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:07:17.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:07:17.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:26.805Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=736a7d99-1594-4e7e-b2e8-8ed83eee232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:36.818Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9d3ea3d3-cb45-4112-ac41-780ddee30530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:46.832Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=79f71f47-cb6b-4e2e-be2a-ec2e89de943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:56.846Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a8c1f0ef-8893-471d-b904-ca01907a5923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:06.860Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1673eb9a-0b4c-4f35-a968-9b4ca8a403fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:16.874Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=31636bf4-53d5-4853-9a9d-efb027043c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:26.886Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=564581c8-42de-4aca-840f-a80a90b465f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:36.902Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17b73c18-b5c4-4fd3-93b2-aff62a2d79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:46.917Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ca01dcb2-a3b5-4048-b8bf-8c8245ebe29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:56.931Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c22ba6e1-0a07-4866-92e2-60fc24c6bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:06.946Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9b102a8-1521-4513-89cb-65f7788ba4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:16.960Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=511aaffd-1132-44b1-9906-3ec6cc6dd3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:26.974Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=88ccb7aa-729e-401c-a322-6a0d12ece43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:36.993Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=74bb1ce0-4bdf-418b-af08-575b8636c70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:47.004Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f15cb96c-884d-4474-b32f-54ec32ae1bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:57.016Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c12f3470-92a1-4ad4-9c7c-84b270debc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:07.031Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2769ce0f-19e9-4343-abee-bb39c49e4da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:17.046Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a2d5a0ff-dcbc-4e26-9536-94e537d0931e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:27.077Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=82548664-e646-43ce-a0f2-39a8b31baef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:37.094Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aac83662-c0d3-4cdd-a5c2-ce0941a0f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:47.109Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a5f99492-5d31-4c2f-a808-5f241e787dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:57.130Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=caee9968-cd8b-466d-a2ad-272479e976ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:07.153Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a918f91a-40a6-4391-a856-2ce525b37419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:17.168Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=65bccd16-ce5c-494c-b2e8-c4984e33ff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:27.185Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2101a527-dd27-4b5d-ab41-ca777eb03d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:27.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:37.203Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f0a692ce-df27-46bf-a4cf-5e9aaa122e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:47.215Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=71331551-7923-4d2f-849b-4d71640a09e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:57.228Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=58be2956-a333-41b4-bd12-a5b421ae8bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:07.242Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aa0987e9-8b23-4a74-b85f-d4389c652854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:12:16.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:12:16.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:12:16.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:12:16.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:12:16.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:12:16.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:12:16.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:12:16.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:17.253Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a304df64-289b-4320-a50e-6fd99f9096ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:27.276Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9ff24e25-5982-43a0-8a93-b39ffa9acca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:37.290Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=69d60c5c-2333-41c1-8b7b-ac26f7eb9441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:37.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:47.301Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=55b72311-392f-4911-8d9b-d8bd2240b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:57.316Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=64552b7f-918e-4cb2-8579-ce012a14be6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:07.330Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f6023d7d-fcf4-4d7b-8be2-63078530c094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:17.343Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ef6dd72b-065b-4b09-8306-7204d4b830aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:27.361Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=04d282ca-c114-4add-bfc5-947216f6b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:37.372Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=799568ab-96dc-45bf-a607-0eb25edb024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:47.384Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=74e846f0-037c-4e26-94d5-dc7a133d6df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:57.403Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e9214994-1f56-4d60-a72f-18c142a61289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:07.416Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=79d44c93-49a9-402b-a363-b8412266d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:17.427Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=655de682-22df-4494-98aa-c871e91d3729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:27.439Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f49b26bf-ec5a-4e40-aa5a-069b709b0cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:27.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:37.455Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=933f3a32-c2b2-417d-bac4-e988523e4811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:47.477Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9534b11b-b91b-410c-a933-764a0fff96fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:57.491Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=515719f2-46af-4eec-b034-3bba0cce0750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:07.544Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=23dbeb7b-e012-4a0f-a35f-84dcb50062be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:17.571Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d06c3a26-1bf0-4c25-bb55-9163bbbb19e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:17.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:27.583Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9bf015a5-a485-4de8-9170-3298ccb97c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:37.597Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=15da4bc4-5134-4874-bfaf-e6a971136276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:47.613Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a49012fd-6dd1-4c6c-9998-21b039d10f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:57.628Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e4d7ead2-a530-466d-8a79-84d1d8dee808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:07.653Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d5cb26b-da9b-4cf5-bf32-d7916588035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:17.671Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0a105428-420c-4b49-9dff-8973302b3d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:27.685Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d0beb8a-52d4-4b4b-971b-b33090a33e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:27.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:37.701Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3f6f5648-3709-431b-bda1-bb2bac19210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:47.715Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17695ce3-4b00-40ea-9024-f676d4f1f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:57.726Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c90c88a7-edc5-4152-87bb-3d26fa9e2d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:07.753Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=73af123c-9d53-4fbe-9752-f3bfbb995049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:17:16.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:17:16.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:17:16.220Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:17:16.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:17:16.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:17:16.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:17:16.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:17:16.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:17.764Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ba7535fd-4fe1-4f43-b2a9-9272d31f903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:27.786Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d125398a-8d94-4152-a785-3d5631212cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:37.801Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=020c5450-4048-46d7-8657-39c58a3b45de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:47.816Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f4245546-4b8d-445b-bb52-955460ebf592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:47.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:57.829Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0d1e1320-d662-4893-9cb7-f48a8470c96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:07.845Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a260978b-38b1-4bec-bff3-192000ce592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:17.858Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b41f202c-35a5-4c47-b2a7-dc4f9434e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:27.870Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=740940ec-0785-4f2a-886e-46066ea5040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:37.915Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ae75b0ee-0161-4d8a-b812-600eaafe3973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:47.927Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=902e0dd3-55b5-4cd8-a372-ecf7f83f571f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:47.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:57.940Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d4b86f21-da94-4985-8d90-6bf99c4d3328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:07.956Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f4eb5efd-8a58-429f-a4b7-cbf1b3ed4ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:17.984Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0c30bcfb-18f4-4845-a226-e55286bfcb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:27.999Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1d6e49f3-e622-4da1-9805-8babfb12a940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:28.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:38.014Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3863d85e-f757-44a2-aa85-2da02aea209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:48.024Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a6b5201f-3b9e-465b-ac8c-88a8f28cc3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:58.037Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=21bd2d01-163b-4545-a658-f30c36e65ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:08.052Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=968a1c70-7adc-4b42-a095-1852b59c2655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:18.067Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6a25e125-62a4-46f1-8466-f322956fcaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:18.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:28.134Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=86327079-f117-4103-82f8-e8101171defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:28.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:38.146Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b33e9527-2f40-44a0-89c8-d0e879c79a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:48.161Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8459e71a-dc13-4224-b96f-f526cb982b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:58.181Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0e28e3ed-94d3-4b43-85ec-e789cbaea705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:08.226Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3ce86295-5e43-4304-bf85-9edecb199313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:18.241Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6c2d4247-5ebc-47ec-b665-d7cc6c323a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:28.261Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2c831932-4392-4838-ab54-a6472fd2bf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:38.272Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=79ff79f6-c234-4ec1-a227-b54965d06872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:48.289Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fff90516-d215-4440-ae09-86b60e294991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:58.303Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=13d47935-b239-47b5-addb-fcd33de2de6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:08.320Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d8225414-8fb8-417b-b26b-0f870be1cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:22:15.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:22:15.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:22:15.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:22:15.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:22:15.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:22:15.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:22:15.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:22:15.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:18.341Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=36fb621a-f59e-48cc-886b-3c2e8cdb4b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:28.354Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9b2e874d-6fec-47ca-a41e-b6344d0dde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:38.377Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5454d403-8a4e-4517-8d85-6f28726c5fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:48.393Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9068b2a-11f7-471a-b50e-34021121abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:58.415Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=84c37b13-d407-46c1-9170-fde4e2d8c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:08.434Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dd7bfcd6-79ee-48cb-b76b-18d5a3aa7377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:18.447Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0c23df33-64db-4185-a00f-98a3ccc70ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:28.459Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=766c5818-f553-48d9-a8ee-6313de3be53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:38.470Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=307e3bf5-4238-4bc6-a33f-3b1833835689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:48.483Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9ca21a4-bedc-49cc-933e-8ca88cacf743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:58.493Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e227b000-b6f0-4965-aa6f-43348cb0cb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:08.523Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=421a3c77-178f-4b15-9382-4259a2e70d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:18.535Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d1e5d093-fb47-4a95-bb1d-596ff2edf66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:28.547Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3e6b6bbc-1871-42d6-901e-ef6e038edce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:28.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:38.562Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1c9cf3e4-b79f-4c5d-b59b-e0ce1d48c462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:48.573Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9fbd6fd5-1b7c-4bda-b57f-fd86877c5dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:48.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:58.586Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ab6a9261-e6e4-46cb-9972-2519b7c13f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:58.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:08.607Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=47f6f6ba-d43e-4543-94dd-f4ccbb557609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:18.621Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c630ca60-98c1-4218-bc49-a08567f205d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:28.636Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=57bacde6-68f7-4909-84e8-8eea76e7c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:38.649Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=15675747-85bc-40b0-860c-1305c82529c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:48.661Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bf63e93d-25ff-4a61-8db7-19ec9836ae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:58.685Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=81a26936-b9a4-46c4-8980-f3ce48c1e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:08.709Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9c591b3e-5df3-4156-8008-1d906e97e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:18.723Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2445796a-5d7b-414a-8382-2506b5d4a84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:28.735Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=06aeba35-3d36-433a-b850-76bc109695dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:38.746Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e76a59e9-2e45-4690-aa56-e43d2a76f4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:48.758Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c65c8ded-dae7-4bd4-88c9-dbc77d505d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:48.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:58.771Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c7bd2f11-eb50-47a0-818a-c4c5cfc7008d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:08.787Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a4727626-e0de-47ce-90bb-64f39c16403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:27:16.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:27:16.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:27:16.065Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:27:16.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:27:16.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:27:16.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:27:16.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:27:16.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:18.812Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9442b692-2ad6-440a-9879-364b3c31d7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:28.826Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6d5adb26-cee9-4ec8-af0c-686ad7257f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:38.840Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b3fbf0cf-7164-4690-9e2b-4d04be006d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:48.851Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=69ddeec7-88c0-4c75-9a0b-8b40c292d311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:58.866Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cae4a943-751f-42fa-aceb-1415feee27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:58.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:08.879Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b2a34c17-d911-4f49-affd-fdd3b1063db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:18.917Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=95a89f2f-3865-44de-a6d3-34bd468569e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:28.935Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=edb75431-face-485c-909b-3555201c64b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:38.947Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d735a404-f431-434c-8ac2-c521e411d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:48.959Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=eb5275b8-1366-4459-af4f-ebb8e101f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:58.970Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2cc4f111-9109-4cd4-a9b1-4cc7f77d337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:58.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:08.983Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17ede31a-a4b6-4784-b4a2-75e9e46276d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:18.994Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b7ca39f2-fce7-4a1c-907c-caa09bb232d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:29.005Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e8c0760a-e28d-4c71-a3d7-5ea4240c5930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:39.016Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9dd1bc6d-02e8-4b00-b2b5-3303dda688c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:49.027Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a3c35573-20ee-4aee-8eac-e3f1419c92a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:59.037Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=88e256d3-a8fa-4305-9756-9c21356f39e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:09.063Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f0eba0bd-02ae-4f96-b8cf-27179c15d887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:09.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:19.078Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6356d583-763b-48d4-bb88-79e53f9e9c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:29.089Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1343fce4-4d8a-47c1-913b-486a654fceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:39.104Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f1e00777-b281-4ea5-9a59-cd1a447265f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:49.116Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c80823e1-f023-45b7-b4f8-cb6f36600149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:59.131Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9e79614d-cb5c-484d-820e-cb2c08966620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:09.143Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9643d28-48b9-4fa0-968a-023468b89c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:19.157Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ffeb5704-cf68-49f8-b0f3-76e23e4f2e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:29.170Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7df34d07-b54d-48af-bbec-2b0aa0251bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:39.185Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=25c11c90-ecdc-4004-b2ea-6a041e261f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:39.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:49.199Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=095c0c13-918f-4e76-bda0-4a19deee28c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:59.214Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7f528736-45da-4a8b-a5b4-73bf8089ffcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:09.230Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a7d941a3-add6-45b2-b204-a93a81dfc1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:32:16.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:32:16.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:32:16.008Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:32:16.011Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:32:16.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:32:16.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:32:16.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:32:16.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:19.242Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=781b11fd-d76d-47f4-a588-e8ea10f5cd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:29.262Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a10f3997-36fb-4ce7-a2ea-c35e707e9b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:29.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:39.273Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e8d7bb4e-ca1c-4678-a683-7d9f08e58666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:49.289Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0fa6b7ab-0f24-4e9d-8301-8cd08b0c3dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:59.303Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e8da1585-812c-4c9b-a057-b4eb04399292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:09.316Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d72ae594-52f6-4d24-ad3d-00dc8d8d0acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:19.328Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f385e1f3-f619-449a-bf2b-9f4f69d18cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:29.344Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dfb3d992-dc1d-4e69-aaab-93741600446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:39.371Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=44a96bb7-1b45-411a-aeec-443c6ef13332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:49.382Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7dbb0650-14d4-440b-9994-e3a319b0774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:59.397Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dbe51018-f5ad-4971-ae3b-235b630dd1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:09.410Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a49c51d8-4e24-40e9-9ee3-8632bcb10050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:19.422Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f5717702-3db5-4f64-a576-48e8d900b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:29.435Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=03fc4f21-7b53-460f-a60b-e31a62350936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:39.448Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f053340b-2c5c-45fe-b120-8d70c726561e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:49.480Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7481de0c-e776-4305-80f4-70adf2446baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:59.497Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=62375c65-5595-43bd-b776-6a7d0669fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:09.511Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bcc9eb69-f8f6-4bc3-b6d6-83d7eb90cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:09.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:19.523Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ad61d814-a841-42fa-bf57-1c05ada0a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:29.534Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d4df558a-c678-44f6-b4b9-5870f54c0307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:39.551Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=89e85753-2c50-4239-8ca1-ff80efd857ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:49.565Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17687fe3-863c-4e7b-8875-867c9a77a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:59.594Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bc00980b-69f4-4132-a026-090ce61f06a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:09.606Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0153a911-c3cf-4fad-b661-46a980bc96aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:19.616Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a98ece4a-b75d-483f-ae1d-26ef2151326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:29.628Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9671f544-f367-4963-b701-a9eb339970f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:29.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:39.638Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6c3ca6ad-0ded-42b0-a19a-b31c6aae6d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:49.648Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4b8c05ec-7e0c-4abf-b09b-41d80d3b6cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:59.661Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=502c7a97-7fdb-452d-9b7a-b25be50aa7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:09.676Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=13ba4ba9-72e8-4904-817a-a10da1adbe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:37:16.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:37:16.070Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:37:16.071Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:37:16.074Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:37:16.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:37:16.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:37:16.087Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:37:16.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:19.690Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5856135a-0f36-43a2-83d2-9dc39b0ee80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:29.705Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=86b75f9e-f049-4ede-90a7-86ef59908984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:39.717Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cbab8a19-b853-476c-bd8e-af60b72a428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:49.732Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=693c6fcc-76c0-48e5-8fdd-cbba598519df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:49.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:59.753Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=99fe6617-7be0-403e-9625-7ef47939c3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:09.763Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2525fad6-95d5-4b93-8c33-455078308dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:19.776Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d310b4c0-b534-418e-b957-3ce5de3ac44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:29.788Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9aa48602-f15f-4109-a77b-d6dd1c631047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:39.799Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a7b6ad76-ddbc-40a1-86f7-73efdf02515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:39.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:49.812Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7d2e77a8-8ce1-4bbc-896b-35b1473e2fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:59.823Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b00130f4-d2d8-4be0-b592-3e457569428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:09.834Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=65077fa9-5bf7-49a4-ac37-2c515db84efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:19.852Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b5618d7e-739f-436c-bdaa-2b2aa25d09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:29.867Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=57355e10-49ad-40ca-91f3-dbd635e2fd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:39.878Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=011c23a2-4fc9-45df-8b48-d7029563d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:39.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:49.893Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0481447b-e5d5-47e0-8fa1-18d0257b718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:59.904Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f480d501-d2a3-4992-9b3c-6f2d4802d6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:09.915Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a225d4d5-58cb-49a6-a35a-358f3ec57d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:19.928Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7c4809b4-90c8-49be-a300-6abf58255e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:19.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:29.941Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a6be925f-a9a0-41da-bff4-2c7dadf727b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:39.953Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8e4c2105-44b6-49e9-b381-baefeaf236e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:49.966Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4bf7f85d-e962-482d-abd4-2bcdc44ae19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:59.978Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d730cb3-68dc-4b74-ac41-ce7e505a87b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:09.994Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7c79caff-3fd3-4dcb-accf-115fdae28cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:20.006Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=35ccd5d7-2ef0-469f-a8e3-290d8081ca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:30.024Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b33dd9b8-76ce-4f64-af2e-695e8d9b44af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:40.036Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e631ddeb-4f48-4612-ac62-a1c3187f6acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:50.048Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2c77a1ef-3e13-4fbd-a598-73539bfd820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:00.059Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7b1bc764-375d-40c3-81cc-8b3f59e35e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:10.077Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ad391cb0-1118-4fd7-a358-3ae00e5a7164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:42:16.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:42:16.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:42:16.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:42:16.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:42:16.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:42:16.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:42:16.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:42:16.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:20.088Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=972d32f7-577b-479b-9b45-11e3e84ef93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:30.099Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=63f187e9-ad56-4bf0-869e-0b731b6e5753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:40.110Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2665122e-154b-4357-a184-47f068c813dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:50.149Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4b061395-1a69-458c-897f-cd41ba9583ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:00.161Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b76cf8ae-1701-4308-8260-d169a0d150b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:10.171Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5ea2610f-582a-42a6-ad4a-c29572cde0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:20.184Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0e5d1b97-e31e-4ae4-a113-0fa6568afacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:30.201Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=42b8ce58-e196-423c-8081-6ead081dcc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:40.212Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9c965031-e100-4266-812d-efeb12a38f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:50.224Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4972ed42-1302-44ce-8b5f-23e5547c1c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:00.237Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=966d37f6-774b-4833-9389-18be27bc2b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:00.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:10.248Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d94b0401-ab7c-46d4-8b20-4e96c78ef14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:20.261Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0be11d13-4e8b-4dcb-ba35-e5ac9a5ccc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:30.272Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d24ec3c3-14ef-4168-a329-6def44f84de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:40.281Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5842e6d5-adde-44f0-826b-5273d33996bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:50.294Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d272bd7d-f8dd-4ff8-ada2-6706a51034e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:00.311Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=87814308-d4f4-4fba-83f4-87bfd0ae1d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:10.341Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=05553205-f803-46f5-91c1-80612e89cd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:10.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:20.354Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1ca13831-45fd-4118-897d-73c1d781b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:30.366Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cd46058a-01be-401e-b222-35ed0a901a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:40.376Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1b7cbf00-7ea4-490c-9705-c1767dd59052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:50.387Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=929c28dd-be15-49c7-9c91-5bf04b19c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:50.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:00.406Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9ef76b39-d46f-4b7b-ada3-fd85d57b5197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:10.418Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3c4ea171-4fc9-4005-9978-dc987cc943be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:20.431Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=609166c8-a4d6-4321-b6be-59920365a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:30.443Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=828e4699-d94a-46a3-8a1a-223aa8b358f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:40.468Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ea1ce19c-685a-4011-93eb-49c130b276c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:50.483Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=26f23e0a-1c7c-4865-b207-4a3ff2065359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:00.495Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=965baae2-ef47-4e09-a0d7-4ee30f42d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:10.507Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=53fa5b9e-0087-45c0-8fec-5c0886c7995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:47:16.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:47:16.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:47:16.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:47:16.034Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:47:16.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:47:16.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:47:16.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:47:16.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:20.520Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=940d107d-5c70-460a-8f16-4d9765fbac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:30.532Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d80aac02-047f-4d3f-bfd5-e1866f25852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:40.542Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4d6c058d-f43e-43fe-ac38-1915da7ea0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:50.552Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=42b5f1b4-4754-44ec-91b1-4b077655f492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:00.565Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0bf2e8f0-1d60-4aed-84ee-7717656e582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:10.575Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6f938f48-bb86-4886-8a04-40901573c416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:20.592Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=480bda54-9194-4813-9059-0233e0b1a4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:20.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:30.604Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d907613c-cc63-48db-939c-037ec44a0d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:30.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:40.616Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8de556b8-25d9-41af-a378-5bd51f7703aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:50.628Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fff38849-13e1-405e-8b3b-01d1dbe715d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:00.644Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b32b18d4-3075-467b-bae0-2f165bbe23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:10.657Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=66c8c5e3-e7b3-4bcc-a90c-bcb013c1cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:20.671Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17da5f5a-d7bf-4207-9d44-8e74d10b92e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:30.683Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=292334e6-9d85-4c07-8647-735711e40dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:40.694Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=80c22f1d-c2a6-44b5-9cde-ded1121c7bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:50.708Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=96c39338-67c8-4919-b832-3f05a69f794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:50.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:00.721Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ae321a36-2228-4af5-907f-3e6219034bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:00.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:10.733Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=457c7a46-b8dd-4368-ae46-640c5037da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:20.745Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=916a77b9-976a-46f5-8f52-19fc36ed78c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:30.758Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d1c44e37-8a99-4a16-b0d9-8636ba326d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:40.769Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=29c27d8d-2770-447d-916d-2d2f87bcf122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:50.780Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8d4531b2-51e5-4137-b391-4e80f96e4cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:50.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:00.792Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2b59018b-58bb-4593-8910-e1eda0ac2d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:10.808Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f024a68f-d76e-4bfe-a356-1bd36a9cf9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:20.825Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=277b7aad-e656-4c4c-9ee5-c53cf25dd255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:20.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:30.838Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c3763d9f-4205-403a-8e57-c33aaab2415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:40.849Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b3eeb77a-15db-4f73-b258-7b1e6006d974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:50.863Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7dc30232-15fd-475e-a3ee-690b4c7d469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:00.893Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=28a115b6-b7d1-460a-ab03-6d3e01825f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:10.905Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e1e54c7d-2c12-4653-8baa-6a8255e8924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:52:16.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:52:16.231Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:52:16.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:52:16.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:52:16.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:52:16.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:52:16.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:52:16.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:20.939Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c48b0873-3c50-4e13-adc3-43778bb1799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:30.953Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=abbd5a75-fa0d-4133-ab79-cadb2b766da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:30.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:40.972Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8e7f69c0-8d2d-4a3a-bb8e-b88e09ba258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:40.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:50.982Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9ab30f6-9852-4172-b624-bdc7a0bafb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:00.995Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7b4d54dd-4c02-44b5-bc00-e7ebc93bc0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:11.006Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2d67fab6-119d-4fd6-a524-9109b5fe30c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:21.016Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7759d9ff-e1e4-4839-8c9e-454188c2e113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:31.026Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4d7eced5-59f7-4418-be46-ad520f5f9acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:41.040Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=11957faa-d897-4fb1-9d7e-328ee1c6f820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:51.050Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=57a9004b-db48-4704-926f-c26069632ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:01.060Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ebddf30a-5697-4cc5-9821-15def1d53145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:01.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:11.071Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3b7307e0-5508-4eff-aca5-488bdeecc471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:21.093Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f6c38a37-1706-45fc-bc32-dc6c20567492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:31.104Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9545180f-4716-4543-8452-bfbcd4eafa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:41.116Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cbc595bb-ac9b-4817-997e-cc1d60a920ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:51.130Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f102f175-713e-4ca5-bf58-95ff2af4f7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:01.144Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aa9e3c2a-dc8d-4f5c-8ec6-09b4f745168c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:11.154Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=717a91ee-fc01-417c-8852-fb3de8f4a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:21.168Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=62bddabf-04fb-44bf-9134-5bd3d07ffc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:21.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:31.181Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b1bf8a89-7485-45bd-97c8-676fda86ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:41.191Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b996ca5b-f4e7-4788-9364-fa16d79ba27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:41.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:51.203Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1f05051a-fcfd-4fd3-824c-91f9bca2276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:01.221Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=adbeb00b-4706-48fa-aebe-539f3d686410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:11.230Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=76a1686e-283d-4732-a8ac-eaac81174cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:21.241Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7778d720-423a-4fde-9ab2-eac62df0cfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:31.256Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=eb720a43-6995-4545-9032-d9f028b7332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:41.266Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d4b31713-e29b-4ac0-aba8-e8b273dac019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:51.282Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a74d7459-21af-440e-b6b3-431f8ea8a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:51.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:01.297Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f737c459-958e-4f28-b13d-9d7e7cc6ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:11.308Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0ca75486-4771-4c37-8b53-d1693e87a072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:57:15.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:57:15.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:57:15.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:57:15.886Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:57:15.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:57:15.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:57:15.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:57:15.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:21.322Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fdaf5828-71f2-40cb-a04e-b183d60216fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:21.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:31.334Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=227a3bb0-f0cc-46b5-8be5-08111a02ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:41.344Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=09ccc218-f142-48d0-8ed0-3672376f2953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:41.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:51.356Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=35964517-21f4-4aaf-9db6-0c79a8e5d6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:51.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:01.371Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=afa08931-ca0f-4bd3-883d-2e733adc8314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:11.383Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7fd5a561-e824-4ead-af77-cadead30e08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:21.396Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0ec5f8f1-a195-4c28-9172-9d6a92769748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:31.409Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9c93af3c-6514-4943-9de4-51e7f85089b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:41.421Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ad7e4229-90c8-497f-90db-e63bcfeda507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:51.432Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9cefc912-04e0-4c01-b2fc-c58b0fdc48dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:01.454Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=90125f8a-4401-49a3-8429-c0672124ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:11.466Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b6e0ffc5-1415-47a0-ab85-f92383ec5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:21.477Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3517a3d1-4379-42bd-95c7-86eaa6071ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:31.513Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8e9d75e4-a06a-4156-8253-9908b7317464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:41.527Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d7fa589f-1b72-4c96-be08-61e3b1d1b9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:51.537Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9e60ff0f-1a74-4f60-b9ea-f7f24c6e81fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:01.576Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2f833e9f-16db-469f-b0a3-c12c50725784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:11.587Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4e6a1016-89a0-45e9-9beb-5941551c43bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:21.597Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e68309a3-c749-4b40-9e32-dda5f49bf219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:21.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:31.611Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b8ef6df7-0a9b-4f36-ab94-fd0fa6014aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:41.624Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=11bfe053-c028-4676-b34b-eda4ed65e7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:41.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:51.636Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=21dbe2d8-28ec-4856-a71f-537fba755022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:01.649Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f380908a-e176-4eb2-8ac4-43e9ba96fb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:11.659Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=93adad24-4aa9-4ad7-9ccc-19c719a13b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:21.669Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9db61c6a-780b-4bd1-a9ce-9a50859ca871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:31.679Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e5f59360-8838-41ef-988e-7639e64c72e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:41.693Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c217d47b-268b-4958-b598-e2497823320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:51.709Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=32f8c2ef-c014-4f82-9a21-9e2ef64fd23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:01.730Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=02137319-81a7-4dfc-ae60-f69e152584dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:11.739Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=43a2db91-48ea-43bc-9c79-41ef0cd2b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:02:16.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:02:16.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:02:16.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:02:16.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:02:16.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:02:16.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:02:16.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:02:16.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:21.751Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=454bf42c-11bf-436c-9e6a-6d61a1c18070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:21.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:31.774Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3017174e-5b6f-49f8-ac5c-27fb5e6ddeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:41.784Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=55047377-19d5-4d76-aa78-791b07f2aa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:51.797Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7e98f00a-ed04-4334-aaf2-8ae5470db161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:01.819Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bd583bd9-63e4-4027-a5df-ab249a08f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:01.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:11.835Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=804876d7-09e7-421c-b8d3-52f07565ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:21.854Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f0b4da46-aa0c-4552-925a-0bc5496c6004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:31.866Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2fc74143-ab02-457c-9b3f-5bbe5ca6c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:41.878Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=78a21e2e-8bc3-4105-94b9-50459fb4f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:51.890Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cf67cca7-e5c1-4048-a7fa-57ff10f4e03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:01.903Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0751ac92-043e-4791-a91d-ecb2b5e8ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:11.913Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=edb3a42f-af60-4342-a4e3-85ba2b9dd517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:21.924Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5bdd01de-20bb-4d63-8cd6-1e87ceb0b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:31.936Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f05c7af1-daff-4ed0-9dff-3234c0eac371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:41.950Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7315d005-91c2-49ba-93d2-98999367075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:51.971Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f3a96054-30a2-48b9-a92a-821c3cd16adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:01.992Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b76fc4fc-2a7d-4c6d-b3cd-721e1ac4d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:12.005Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b51e90d6-db8e-4366-9495-0562c04e153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:22.038Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a954189a-e089-4d68-bd06-189763eab38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:32.049Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=30a66455-d470-4c11-9076-a61602e453d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:42.064Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=73b3f72a-efdc-4932-98e7-9b84cfea7224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:52.076Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=87dd1a71-7b03-452a-aa21-7f639d85dd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:02.110Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=406c6c9e-00aa-4ca1-949e-410282a1a170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:12.122Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b9c6746d-8385-43eb-ab95-ca2c3acb9123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:22.138Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6c896675-fd20-4a53-a07f-51122e93e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:22.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:32.150Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=499f33ea-4817-4901-beee-b71187019250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:32.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:42.170Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3b844a5a-bfc6-4be2-a61a-82fd6763abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:52.181Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9f4faad8-ff07-4569-8a9b-e9a9085342e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:06:52.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:02.203Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=778db900-aafc-43f3-a42e-8c6dd6950eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:12.215Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9afa2d60-bd53-4269-9b0b-da25b885bc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:07:15.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:07:15.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:07:15.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:07:15.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:07:15.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:07:15.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:07:15.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:07:15.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:22.228Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=442150f7-3e84-4c3d-9083-9c93b45fb14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:22.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:32.239Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=09dc2b59-d0f7-41a5-af45-3642a5fe9eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:42.250Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8c311c1c-e804-4ff3-bcff-6856f081a914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:52.262Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c3aef6fd-7aac-4919-b997-c33ff3c31935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:07:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:02.303Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3b345e3b-a77a-41a9-a2d4-8154f7329447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:12.315Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f863eeb3-2298-43a0-ae12-062a6e749773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:22.336Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9f4d0e4a-602d-4537-b05c-eb4cb5dd57ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:32.347Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=28802269-5ad5-4f35-8dfd-7b84286402f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:42.357Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=39430fac-92f3-441f-b2d4-2c1b08429b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:52.369Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=16cd39fb-ef32-41dc-a05b-1b8fa15d8fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:08:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:02.380Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=abc94baa-a99b-4a50-b167-00e29c09f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:12.392Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a5624315-858a-44f3-a5c8-4eb2383e22ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:22.404Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fd37caa9-a6c1-40e0-a2aa-3ac7898bc20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:32.419Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fa2d6d9c-deda-4518-8a29-3eece1b5d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:42.436Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f7f27b86-0be0-4a25-9404-2a6959a46257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:52.448Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c4567849-28e5-461f-b251-07b8fd38a4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:09:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:02.459Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e2de0510-b1e9-44b5-b8c5-78cf3fa5fbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:02.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:12.489Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=89897ced-794e-4385-9d9f-55c92d206f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:22.501Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5f363e72-1754-4985-9004-1dc8f995da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:32.515Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=338212e8-95d2-4245-9e36-d86f478d65b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:42.525Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=49453b92-aa45-4947-a779-67e5d04b6c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:52.562Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fe2979e8-78d8-4bc1-81f9-99c5420576e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:10:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:02.575Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4b8544b9-e199-4cd4-9a6d-ca21a8e57264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:12.584Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=347080ea-fa52-4278-ae3e-3488d180e505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:22.596Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8c9a85b1-11d5-401e-aeb3-1e0372901c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:32.608Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=74a15007-590e-4e2b-b743-5603a385da26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:42.621Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=90ad0f41-5189-455c-8dda-1e61f57f21f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:52.632Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8b7ebc1f-7746-4722-984e-94e4d96cacfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:11:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:02.648Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e0892429-7f38-4397-ac90-79468c3844b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:12.660Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f978d506-2ce7-455a-9472-381c00f2cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:12:15.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:12:15.967Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:12:15.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:12:15.970Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:12:15.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:12:15.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:12:15.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:12:15.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:22.673Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bec445c1-4e66-4a90-a719-22981e8fa1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:32.685Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ede593b8-2345-4f9e-be02-a3d70a95d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:42.695Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=454d7163-10fb-40b9-8026-509c6432fc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:52.708Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=02680e0e-06a1-451d-b4ad-b5ef133247e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:12:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:02.717Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a9bbb3a1-c293-4b4c-aac9-c084a96ada75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:12.734Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=567162a6-b47a-423c-ac3d-57a5c6ac18ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:22.746Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1f145866-321d-473f-90cc-64ca5a4c9362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:32.759Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2092cc36-aa99-4aa4-8bbf-722fdb9cb904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:42.772Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b9c79328-f18a-4c56-a26d-6adb5bcdee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:52.786Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a8318ab9-1e60-4a20-8a2a-390efb2bd01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:13:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:02.818Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d92125e-3fe2-49ff-a4f9-e33bab972d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:12.830Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6b2366ce-4e8b-4ad3-86f6-823bebd4a355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:22.844Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ce56d335-0d09-4670-9f6e-2fad126d0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:32.855Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5ba0c3a7-a313-445a-9ccb-6493cff4c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:42.880Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2f54b353-f222-4083-844c-2562da83b357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:52.893Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5cb3a269-0c79-4a97-b474-c8cb0aabdcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:14:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:02.914Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8d4b9c6a-f274-48e8-8ec7-006a4c561f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:12.927Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7f1f13d6-8f6f-43f9-89bf-c8eb0e55c7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:22.940Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c4ab4286-8fed-4a8b-9349-9ad2c79af1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:32.953Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=db6e911e-9419-478b-8e88-e5eb43e7bd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:42.964Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4fee1629-476b-410d-9ae5-40995e5833c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:52.982Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f2d43f36-ab60-4774-8ad3-9c25b6e80fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:15:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:02.997Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4e593cca-bb37-4275-a6a2-19e144d2948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:13.007Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=acaa516a-7008-48df-a4b3-ccfc43a4a199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:23.017Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ae66552b-3d8c-4a23-b190-6b1a26aa98cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:33.030Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=05e589e9-7505-45bb-b03d-9141af64e41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:43.040Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aa45c0e3-9be8-425b-aec7-f28e6c2197ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:53.069Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=29db3a21-43b4-4747-bf21-0a7c3a125efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:16:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:03.080Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fb98a61d-9529-4623-b90f-87a3b7c03571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:13.092Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2e51e04e-3674-4eb7-8906-8183b964d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:17:16.028Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:17:16.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:17:16.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:17:16.032Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:17:16.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:17:16.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:17:16.037Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:17:16.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:23.103Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=82b1da08-e60e-4c46-9c1d-04c493192f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:33.116Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d162aac3-f4a9-47f7-9775-d11def6ccdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:43.128Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0133a324-280f-4474-ab7f-6b65de84008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:53.141Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=965e785e-ebec-4028-b8b3-b1779d79b38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:17:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:03.158Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=95796534-65cc-4fe4-b243-b881bde5de9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:13.168Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1a9bd2d8-632d-419f-8206-0b9c60d907dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:23.178Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7d005b5d-cbc5-4506-beae-d0c9ea51046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:33.191Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fc8cf9a5-cf7d-46b8-928b-2b4db25c583a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:43.201Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=28a6b59e-8f00-4881-9dd9-9bd43765d870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:53.214Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3cc7cb24-6b04-48bd-aa1d-311d43b502ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:18:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:03.227Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=de5688ca-30b1-48d4-a2e7-178037aa8c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:03.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:13.239Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=55d37f73-f8bb-4648-91e1-70742290969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:23.268Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=85c192d2-8961-4458-a615-f45308d318bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:33.280Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=065348cb-9ef2-4564-a325-076905c47a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:43.290Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=12275afc-c67e-4275-8e2a-bd6c376a2de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:53.301Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=26dc0b96-f2f4-463b-83af-a898b60f47f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:19:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:03.311Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=06e211c5-00aa-4804-9d71-fa69f173f875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:13.322Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ff4e798c-acfc-465f-a936-66776216ba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:23.333Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a52804d0-f1d1-47e6-a354-2e482341678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:23.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:33.356Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=11b464a8-5242-4831-9d61-b28ece2905d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:33.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:43.369Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=62611b50-4920-4e35-abc2-52a946676be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:53.383Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e64b9856-24d1-43b6-b959-486ea0880370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:20:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:03.404Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4e5b0085-f056-4c4e-a06f-b66cb6327a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:03.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:13.420Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=432e8256-5d2a-4759-abaf-fbb76f8b620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:23.430Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a0df9caa-4e8f-4f2f-9c00-34bc70414a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:33.440Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ea371c9f-b23e-4d5e-baaa-88b6bd5525a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:43.451Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4777d137-9e08-4f54-ac69-6e68c3094117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:53.474Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b1b7b548-0499-4011-9d1c-30618dd82b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:21:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:03.494Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=31234367-3f07-47b7-bb80-0a964375c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:13.507Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6e96cf54-395f-4b4c-9256-93e7ce920ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:22:15.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:22:15.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:22:15.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:22:15.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:22:15.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:22:15.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:22:15.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:22:15.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:23.518Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a8470056-d2f9-4578-94e9-3ab810905a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:33.528Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5e2687b0-32fb-49d9-84c7-96f1d8e782c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:43.546Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=193bb455-8ae3-4aba-9102-31669c28554a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:53.559Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f45d7db2-051e-4feb-972e-e8609486dc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:22:53.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:03.568Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1bcc223c-8e5d-4d16-89a2-97afc1ae5cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:13.578Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3294e31c-2359-4ed1-b8a7-b272a01945ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:23.591Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f129f330-7aa1-45f4-b8f4-089dfe824609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:33.601Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=45ac85fa-c1c4-40a3-aa9f-12cad789e735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:43.617Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=10cd48bf-034c-4eb7-837c-8c0f2798fec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:53.630Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cc95c648-fbcb-44ca-b949-bd72fc448773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:23:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:03.648Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=df5d7698-f469-45eb-af54-9fac5fb918fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:13.659Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=39829836-faae-49e4-a41f-7bed2a6f66c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:23.671Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8ac81278-eddc-4e4e-a9df-e5dfd8c6057c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:33.681Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4ad4a447-0563-4488-8750-6040e76ed841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:43.693Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=efd5ca65-a852-4b2a-88f2-a1c6fa1dba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:53.706Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bb6ea9e5-240c-4dc4-a5fc-e52a7fa1beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:24:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:03.726Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3ea7fa27-83eb-487d-81e8-c85911c6c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:03.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:13.747Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c657b158-f8aa-40ee-86f7-174bf77edd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:23.759Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c3694e6f-c320-4af2-a350-2c048c50b44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:33.771Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=399e18a6-6b29-4f3a-a1e7-b989d5957308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:43.781Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2ba4ad4f-cc9f-4ff7-9a46-83d62b6325ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:43.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:53.792Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d4187638-9ff3-4676-b17c-6171cddef4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:25:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:03.812Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=01ee23b4-a03d-4649-83ee-21d898b1dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:13.823Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9f135df6-5a8d-4297-9269-dab253f66c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:13.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:23.833Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=92a1c6c1-f9e9-40ec-93a2-7078f1528f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:33.843Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f5b07999-819f-4630-9806-8bda23a73710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:43.854Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=de36d3b3-21b1-439d-bc09-dd822c0ffae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:53.865Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4cdce2c0-d346-4f14-8be8-ce18c228265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:26:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:03.875Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=997e9766-b986-4c1e-a8d7-ce1ad8146e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:13.887Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=75e8b30a-5513-4592-8fca-7b36349d11eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:13.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:27:16.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:27:16.035Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:27:16.036Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:27:16.040Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:27:16.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:27:16.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:27:16.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:27:16.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:23.901Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0f1eb97b-afc2-496e-8224-f970f8af9ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:33.912Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b7ab979c-083c-4b97-b5a4-24ac773ae0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:43.939Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7740fe5d-9fee-46ee-86c4-a7e3bc0f89d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:53.962Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5ced6aa0-8d91-4a7d-ac2b-054b7af1b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:27:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:03.989Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=080c3459-3c51-4281-b0dc-86a15ef81c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:14.001Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=28c5146c-032d-4bcb-a3bf-b7a5e071e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:24.021Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fd830579-c0d8-496e-9333-87b8f41726a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:34.033Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6f23cb10-4f31-4529-a5a4-717c95e8352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:44.044Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a96e73ee-5722-4a9f-93f9-f2ba92cadff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:54.071Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9157d17b-ea08-4194-bd4f-0b74d4958235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:28:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:04.088Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c0733a02-e99a-4fdd-9487-42c54e1f3b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:14.100Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5e081e77-0a5f-4bfc-aef1-b01474edaf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:24.110Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=13ee25f5-a745-4ea2-9e26-9c24a7fc8bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:34.121Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=febb4556-9314-4baf-9a22-15b50cc4a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:44.137Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=98f1cea6-82cf-4748-b28f-939496b19882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:54.152Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c08befac-c43a-40f4-813f-67be058e1239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:29:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:04.175Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=680768bc-e2b9-4e77-97f9-204e3d44b001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:14.188Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=47b49b69-bff3-4d19-91d6-7a00219e71f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:24.200Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=19ac3b2c-2ccb-4a64-8a93-126fe72f0088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:34.213Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4d5b146f-6e9c-44c7-a025-c3f330459993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:44.225Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f91ec6a2-2d8a-4cba-a321-73bf6d4e3dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:54.237Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c5af06f0-8cea-4e33-9282-2194f61a7ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:30:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:04.258Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=29694be6-36b3-4fcf-b22f-308050cc6420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:14.268Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8d1651de-0731-4b2a-847e-61ca0adc85ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:24.280Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=153b0d37-3e3a-4ad9-aaa6-32c38c939f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:34.290Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3e9c9840-9e1a-40c9-9484-ca023e536116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:34.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:44.299Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d364bae8-0063-4e26-990f-f36d17c8e75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:54.314Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a1ca9ce1-8216-4117-8b66-dfe437822fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:31:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:04.325Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=909ef8ca-ad0d-4431-9c63-51a9ee5d8e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:14.339Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=51d6b62d-2402-4479-a5a2-fd4b76d3319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:32:15.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:32:15.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:32:15.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:32:15.917Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:32:15.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:32:15.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:32:15.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:32:15.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:24.354Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=27ebf9f7-e4ee-4128-972c-11c1ddb07443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:34.366Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=afedad7d-c1a2-470a-b0fd-8cc90ccf8a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:44.375Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=927c27be-efeb-4d98-97c5-78a9ea37ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:54.388Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=55bb9793-76ec-4a61-ae6e-3d6387446b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:32:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:04.401Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5c9bb007-633f-404d-aedd-d5f9c3e2d5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:04.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:14.414Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8ee37564-f429-4498-92e7-dea78a3b37e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:14.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:24.425Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8c657a41-399f-4038-975c-268630928e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:34.438Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=13717e76-36f2-46cc-8f7c-816d2d98e9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:34.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:44.449Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7535d008-ece8-489e-aff1-bcd32824c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:54.462Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=56766ef5-4e4d-451f-a91e-89a2c81ca48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:33:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:04.476Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=63fd2756-c3aa-4856-b141-5a7d75389412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:14.486Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1fbe12ad-8956-4638-879f-89ccd21a0e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:24.496Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e9ff0507-0433-4e42-8e29-8f334fccb07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:34.516Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=649fbca3-a4dd-40cf-bd00-18fc6de82579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:44.525Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e919acc1-5a30-4524-b28b-f056648910b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:54.539Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f4b76e94-2378-4e72-92ce-caa594c28bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:34:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:04.550Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9525bcf0-1236-4dd6-bb48-a6f10dccaa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:14.563Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c80767aa-4d56-4541-b409-bf65f98daf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:24.576Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7d77f75a-30f5-4142-8266-718428bd60a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:34.587Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cc8415e2-ca94-47bd-a15c-6ca081aa126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:44.597Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=56046555-08f7-4b36-aeb9-e61bb542286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:54.609Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b56aaa78-8be4-4bb3-8bfc-6ee416212dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:35:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:04.619Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d0374238-dab1-4597-a88a-7dacc4c42916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:14.634Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5c564406-3781-4913-8420-6f89aa049eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:24.648Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c04c30da-c3e2-4c93-9aa9-0a0579c9c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:34.664Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c1766258-a1fc-4360-af17-0a363c27249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:44.675Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1dcb25b9-94ae-4ce1-951c-0a713ec21c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:54.685Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=702ca8c2-322f-488d-b966-d7d65daaf88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:36:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:04.697Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=93e41a43-a124-4c31-8edb-96264fbd0a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:14.708Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f7590e81-4602-4f05-a341-691ec1f27334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:37:15.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:37:15.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:37:15.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:37:15.927Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:37:15.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:37:15.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:37:15.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:37:15.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:24.720Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4d966233-a892-405c-ac51-96492a2a3709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:34.735Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=59dc5a81-ed6f-4f45-9bfd-71cad7cd1ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:44.755Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f31838c2-8848-4d34-94bd-a6567f9a42e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:54.767Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cc1abaf3-7170-47ea-bd1e-c16eee202f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:37:54.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:04.782Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=82d4d10a-2a14-42fa-9ea1-b96d8fb6f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:14.795Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=03f06b8d-401a-42ca-8347-4e45b3f18e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:24.810Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e121159a-f6c0-4cd2-af77-c6f15f497d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:34.825Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7f812108-0f32-49e7-a421-f980ad4122df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:44.838Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cc98fed3-6935-4b8d-9aee-a381e775742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:54.860Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=18a3a762-2c9b-44b2-88f5-613ffae8b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:38:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:04.877Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bf25f0b3-d5bd-4d1b-a962-c0af529b5013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:14.891Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=04e72ad3-0eb6-43a3-948f-716e39de426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:14.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:24.901Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=faf7ba9c-81ef-4fe4-8cf4-caa818bedf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:24.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:34.913Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=149c4570-ab71-4808-858e-ff71962bb035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:44.929Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a17316fa-e52e-4003-94f3-149f78986670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:54.943Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=693cdec8-1665-48cd-bb17-7cc115f9dcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:39:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:04.955Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d9f6d3f1-bb53-46b4-a59a-50886be71c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:14.974Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bab0f277-c0b0-41a3-bdd3-e1eda509334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:24.988Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=97fb484f-b5ec-4f98-9593-bc1d14cfc8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:35.001Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e3595096-7e2b-4c74-9012-4e942084b3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:45.020Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b8579464-bb38-4339-9827-92c64c4ccd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:55.030Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4d756453-584a-4589-b957-83bf7787666d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:40:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:05.041Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0a1091d6-b43a-43bd-9a6b-a6a8caa1808a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:15.054Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=26ff49b3-68bc-4c4f-8215-3757bc1d0bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:25.065Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4cf92eb6-e3cb-4740-b2e9-83d97d180a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:35.075Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b82fa543-f258-4521-9798-8ba10fd5dc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:45.087Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fc6cc4a3-fd27-49dc-b111-0fda8044ea36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:45.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:55.097Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a6c10f6a-2856-4f06-991b-4ce3de427149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:41:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:05.107Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ed4811d9-daa8-4fb4-b1d6-df2be8999e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:15.124Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6cb5bd20-56a9-4535-b3d7-37b287d00439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:42:16.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:42:16.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:42:16.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:42:16.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:42:16.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:42:16.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:42:16.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:42:16.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:25.135Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=694aeea0-974a-4c99-8295-d6c07b62083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:35.147Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ae15aaa5-c5d9-413d-a17d-f570e9b1d04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:45.158Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=42fad90b-e659-49d3-b118-39f4568eaece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:55.167Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dcde6b6f-e8d6-40a8-97bf-6c51c38e1e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:42:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:05.184Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0fbc90d7-813e-4db1-b3ca-a7ec4e3854de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:15.194Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5e42896d-b6cf-4e86-a546-f0a191c45abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:25.204Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e819f4a8-4c08-4754-850b-dc474660d77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:35.217Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=36c2f73c-a114-4aa7-870f-eed196589c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:35.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:45.228Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=45a6f197-a249-4957-ac06-d3d59dae506e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:55.239Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7d447578-8a6a-47c9-bbf8-023f3fd8bd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:43:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:05.249Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1d3e17f4-a3ad-4061-ad10-d0065fecb9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:15.265Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cebfea69-29ac-437a-8bc3-079f55aab0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:25.276Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6cc1d236-0053-471f-981e-a39ae7a478e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:35.314Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=86a55241-956b-4425-be9b-ba9c6059a1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:45.329Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6ae53029-ce21-4efb-8df0-7ffe99ac0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:55.340Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=00a1d485-c7de-4619-bda6-ee9986fef76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:44:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:05.357Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6652e853-b940-44c5-a8aa-411cf64c96d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:15.367Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a5023043-a26d-4fa8-ae29-8bca73264dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:25.378Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8ecc7df2-a2bc-4014-ab3e-97af5ec9d678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:35.389Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d3d6f1a9-002a-4f4d-827d-e6fe2075bb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:45.400Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a2340b6a-2ad5-475d-b325-53096f728055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:55.413Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7fc1f401-0fd1-42ef-8594-725e7dc3996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:45:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:05.424Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4e6d3add-c8ef-43ef-988b-af994869a8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:15.435Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6ba574e1-b071-4b5b-98bf-7cd390262623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:25.446Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bafd4c64-dd63-4ab1-8f54-ac11bf36d053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:35.460Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=61214d5d-6525-42e4-b5ba-16b0bafef828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:45.475Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=872be3ac-0990-4471-819f-7982db589f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:55.487Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=12ba7a6c-4f8b-47a3-9398-6b1c3e85ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:46:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:05.501Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3148fbbd-01fc-4449-8403-fd8443a050db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:15.513Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=68932ba2-19e4-47c1-add2-10d51bc0feb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:47:15.955Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:47:15.956Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:47:15.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:47:15.958Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:47:15.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:47:15.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:47:15.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:47:15.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:25.524Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ba5fc538-03c5-41f1-9d10-2bdf1ddd6a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:35.536Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=916ad798-6046-48df-b514-a5645249da3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:45.549Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=009b58b6-884f-4396-929b-46994625084f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:55.560Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5bca55d9-6b0f-4c0e-a7a6-5fc0cf4707fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:47:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:05.605Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=20413f9e-e732-4527-a24f-5fe2ebc167fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:15.637Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=97c6995b-b186-40f6-85ed-6c7fd1c5a991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:25.649Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ef390a0b-9b05-4490-abf0-91fc044acdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:35.673Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6d78a7c6-a82e-4464-a1d0-418ea86d7a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:45.684Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ce25c0d5-8730-4e6c-8998-d1105112d430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:55.697Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fcb13487-245c-4f59-9142-91b1600602cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:48:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:05.707Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1fc79b11-aaef-40b8-8acb-f554f25c272f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:05.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:15.718Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0d8040ab-0837-4059-87e4-9b1e5bc322f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:25.752Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e5ad7866-d6f5-438d-9f97-55f41a9a4a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:35.764Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f6a93309-dfeb-4a4e-adb2-8f10a71c463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:45.777Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d2617398-2f04-497a-a32c-f07f479485ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:55.790Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cfa3ab08-e3df-4635-b3f1-42bd075dc508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:49:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:05.808Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=45a7055a-752d-407d-b846-a5b928428fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:15.823Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=40b9f403-f51e-46cd-ae87-e2f227abdc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:25.838Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4b11a4a2-afc3-4ded-a029-9495ee611185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:35.853Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=410a9c68-a2d4-4425-af93-d1ae5574c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:45.866Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b3b97092-626f-46f4-b3cd-5dcc274050b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:55.894Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=27626f16-aa96-456c-94d5-d6f58a201fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:50:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:05.907Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2a6cef65-f38e-4ba9-a7fb-4014e6bd7ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:15.923Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=78e9f504-b80b-43c0-8335-c4611028ba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:36.278Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e549aee3-1d3e-4795-865b-ff1dcdfb3eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:37.043Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:47.037Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=41184409-15c0-4f23-8978-01e58faf6bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:51:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:52:06.630Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2717db74-bdbd-4823-8bed-05e6a0ba41b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:52:16.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:52:16.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:52:16.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:52:16.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:52:16.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:52:16.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:52:16.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:52:16.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:52:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:52:26.213Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4fd5926a-08c3-4cc7-b4d1-59d278d463ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:52:35.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:52:45.800Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b634706d-6b29-40f7-8501-6ce82fa093f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:52:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:53:05.362Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fb1a6577-b06d-44e7-a4f8-e77f63c21911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:53:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:53:24.905Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2b6f9201-4c0d-4dfc-8866-552c14f02bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:53:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:53:44.474Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0970f926-d854-42b9-a37c-73f3e22ce62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:53:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:54:04.017Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3b5b8fcd-e3fb-42b1-9c01-164e73e3f0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:54:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:54:23.573Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=07c2c68f-7df8-44bf-80e8-949cb686df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:54:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:54:43.132Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9758af10-4475-4639-b630-db188d42d378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:54:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:55:02.711Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cf3c7e5a-166a-40e0-a85d-a723c6500cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:55:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:55:22.282Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a4567d99-f239-451d-802d-61ba04bc75ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:55:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:55:41.845Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ff594645-1f52-45ff-a91d-88748ad6ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:55:51.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:56:01.509Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6c91d886-46c9-4f06-b637-838431336d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:56:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:56:21.084Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=065d8e17-c7e8-4ae6-bc44-f19589f4ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:56:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:56:40.630Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=872df666-7070-4d88-98d5-72e50f6e0250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:56:50.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:00.221Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3e8faf58-7fd6-4f17-9801-16a9654fd457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-04T06:57:09.072Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Bq4xKoGVzavzdxYmG5EO, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:09.704Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:57:15.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:57:15.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T06:57:15.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:57:15.899Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:57:15.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:57:15.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:57:15.905Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:57:15.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:19.705Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fbdd5e5b-421b-42fc-b593-92829014ec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:39.263Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d41e758c-7c55-473a-be7d-1a95d50e60c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:57:58.812Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cf057eb1-401c-4f91-ac36-1def5e7fd0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:58:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:58:18.388Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b0e6094e-f75e-4b9b-938e-6a78089a8986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:58:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:58:37.983Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c7b81dc2-a345-4ad5-b357-7287207236b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:58:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:58:57.541Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=31e68694-362f-4105-9f86-6d740dba1d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-04T06:59:00.319Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=vyusHD8D2YuLcJfnBJ0e, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:00.336Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:10.346Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=41b96d9f-203e-402f-ad29-45a20f09a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:30.006Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3b67f4ab-89f2-41e0-8e39-186725a9609f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:39.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:49.586Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=267bc3a3-b238-4cdb-94c7-401f995caee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:59:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:00:09.203Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3c0a3cdb-741b-4179-9902-088035e47bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:00:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:00:28.817Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e17929b1-1109-457d-97e7-dd6eba8a2b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:00:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:00:48.413Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2b4ae651-6e16-41d6-987d-4c1bbcac5ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:00:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:01:08.046Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4281b344-48e5-4fd7-93a6-41736ac758ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:01:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:01:27.614Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=96bc1ac1-b962-44fa-be3d-edc43b5fc8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:01:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:01:47.176Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5c70550a-99ce-4c2a-bb02-fce3efda7720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:01:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:02:06.743Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bfabc4a3-2f14-412a-afa0-1d4ae15750d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:02:16.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:02:16.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T07:02:16.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:02:16.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:02:16.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:02:16.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T07:02:16.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T07:02:16.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:02:16.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:02:26.309Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ee0873ef-aad6-4da9-bbbb-549e295aa19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:02:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:02:45.864Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a2200929-17c1-4230-861f-1a30d50e6d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:02:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:05.572Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=622b2b9d-81ea-4859-98f1-573bee46716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:08.307Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/cJjaenUMPlsedQUNbKsc'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:18.307Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=31c2090e-f9bf-4545-91fb-61f26fbf8e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-04T07:03:19.127Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=cJjaenUMPlsedQUNbKsc, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:19.155Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:29.157Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2bf8886a-0719-4598-8171-41ec87bd5311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:48.714Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3e8aea70-859b-4988-b91e-dd1ba1874efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:03:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:04:08.266Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ef506279-2520-41e3-bf49-70411715cef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:04:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:04:27.815Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c3ab0bb2-0a10-4766-bc61-e9f9b8754987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:04:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:04:47.385Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0f11f454-797b-41f6-b8b5-a469d008a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:04:48.131Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:04:58.131Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0c34f3cd-9e0d-4e55-a9c0-8e4caba0fd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:05:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:05:17.693Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0c93d182-7bf0-4c6d-99a1-2f57562661cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:05:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:05:37.254Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=eb00d928-09fd-43ff-bbc9-5c7a31e03520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:05:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:05:56.861Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9dcd86a7-1a80-41b2-8e5b-b6f725bbec34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:16.466Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=92905932-1f55-4b14-9fce-c88790de7015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:36.020Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dadce8d7-7167-48d7-9bd2-92f56dd72b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:45.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:55.598Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3b31d083-93ed-4815-b9e2-70716bf07212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-04T07:06:56.571Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=9kbdwazCKUaFaaCHMT2e, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:56.619Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:06:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:07:06.621Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2cd5d12c-3897-4e97-b6da-0441665949c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:07:15.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:07:15.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T07:07:15.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:07:15.870Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:07:15.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:07:15.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T07:07:15.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T07:07:15.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:07:16.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:07:26.186Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=03b499a6-d607-4c8a-8a47-abbdbcbf2018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:07:35.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:07:45.770Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=853af886-c29e-4812-b650-7c29997c5f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:07:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:08:05.315Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6203122a-ba80-4d7a-9034-c1bdbf0497f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:08:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:08:24.866Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=439296c9-7b36-48fa-ab36-92f0c1d7ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:08:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:08:44.474Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9adc0652-fe61-428e-915a-a3d3dc423cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:08:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:04.036Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bcb5cedd-2a9b-4451-8a54-01b192c5bc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:23.594Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e83417ad-4024-44c2-a2f9-69fb3b21ee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-04T07:09:24.405Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=HhiZa357RX4KHEmyYzbZ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:24.418Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:34.419Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=914a0025-cdf0-4f0d-9ce3-a7ab2f5ff794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:09:54.013Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=66367a77-72bc-4364-8ab4-6c241eec452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:10:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:10:13.572Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5aba0e14-7ea1-4fd6-85b2-3084e0122ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:10:23.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:10:33.138Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d89d784c-14cd-46ed-b07b-e7db2741d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:10:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:10:52.698Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1a9cb68e-968a-43fb-b45b-67500fc5e804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:11:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:11:12.252Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e5a83687-d1d2-4fed-9274-604a755fea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:11:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:11:31.806Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=400b1419-6444-4bfc-934b-038cfb3d1d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:11:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:11:51.374Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=892d3908-5f19-4283-8776-bb1386859f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:12:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:12:10.943Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=39de4b80-f781-44d8-8b20-ed2110c55bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:12:16.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:12:16.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 |2022-12-04T07:12:16.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 |2022-12-04T07:12:16.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 |2022-12-04T07:12:16.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:12:16.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T07:12:16.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T07:12:16.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:12:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:12:30.499Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1e986e49-869a-4aa7-8601-530c45d0bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:12:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:12:50.072Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e72e8d49-5fdb-4e81-9d9d-79476296d084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:12:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:13:09.620Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f43d872c-5b65-48ec-8fad-246423546e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:13:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:13:29.214Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1e91fddb-85f1-4383-a813-38d9ff47a46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:13:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:13:48.782Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6d0b049f-0230-4005-8e59-b512e1bab55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:13:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:14:08.338Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d325311e-f128-413c-bc80-c78f53845f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:14:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:14:27.890Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7416032c-d318-4b4a-9f6e-7822ef0c19e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:14:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:14:47.444Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=adfcbd10-ed95-459f-9b63-2aad14ddadd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:14:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:15:07.001Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a6978e87-744a-46f8-b89a-9e1e586a06ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:15:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:15:26.558Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1dbe5c5f-35b5-4c06-a3d4-81b733306fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:15:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:15:46.130Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=03ab143d-4fb3-4ef5-9d57-5e309c4c0598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:15:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:16:05.691Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ac428a07-32e5-4563-95d4-1526ccb1a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:16:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:16:25.239Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7764ec23-d5da-47a6-8a7d-9176a4552515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:16:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:16:44.784Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dd75f015-ca03-4aa2-8e78-38bd5134b44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:16:45.476Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:16:55.476Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=49228d31-a367-4bdc-8458-d8b389df51cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:17:05.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:17:15.038Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a058d4e6-04d8-484c-aa8f-fbdd769a0914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:17:15.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:17:15.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T07:17:15.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:17:15.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:17:15.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:17:15.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T07:17:15.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T07:17:15.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:17:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:17:34.588Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=11cc6006-1be1-4725-8d88-be2cd78c0b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:17:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:17:54.182Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5d16a5e5-fc39-4026-b640-7db8510bdc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:18:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:18:13.726Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=56e00d36-21b8-47f8-92c5-8dde10970320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:18:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:18:33.283Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4b35e6de-237b-4695-9c6e-12dbd8a50493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:18:42.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:18:52.838Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2362bf13-5543-43fe-804e-ad9a9fbad77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:19:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:19:12.400Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d89245f-d76a-4ba4-8cdc-acc796edb212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:19:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:19:31.951Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9a0bf004-a4ac-4d16-8922-912e27ea95b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:19:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:19:51.537Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0b2b2a15-a7de-4345-b3b3-8fac11a928f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:20:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:20:11.183Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=31f530d1-78dd-4113-a4cd-4a704e165360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:20:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:20:30.741Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3bf1a964-955a-4c9a-854d-1a3dba1d6266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:20:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:20:50.414Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ac2fdc65-ea28-4eb5-92c8-ca1c5c550de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:10.032Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ccedb7c6-5e08-40a6-bfb9-1cf047fa1013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:29.577Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=656f8290-a0f2-498d-ac84-33846fd62fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-04T07:21:30.380Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=lXtg84O2X5GaJTGdbe3P, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:30.404Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:40.405Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3f4c4a23-096e-48ab-9dbc-23c62ed88003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:21:59.978Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e6a39e47-6ef9-47f1-b13d-c37c8e8ccebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:22:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:22:16.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:22:16.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T07:22:16.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:22:16.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 |2022-12-04T07:22:16.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:22:16.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T07:22:16.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T07:22:16.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:22:19.550Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fbaf4a58-5b1b-41ab-aba3-5448a42bab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:22:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:22:39.120Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f5557bd5-844c-4f57-ac61-2b20e7aca765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:22:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:22:58.671Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c7093a96-d95e-4a01-9543-cd90374e8bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:23:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:23:18.217Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c1708398-dc6e-4f56-a1d5-6a510ad76c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:23:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:23:37.794Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d401f72e-aaf8-4870-9031-6f9d0908dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:23:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:23:57.370Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=77964393-38fa-4bcf-ba1f-1d858c48cf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:24:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:24:16.931Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aa6a1099-474b-4e2d-8960-ed99a1fae9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:24:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:24:36.499Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1b05a217-6564-457a-998c-d5fad37d788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:24:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:24:56.062Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=04be8b35-bd56-4069-a873-4641393195ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:25:05.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:25:15.635Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=65f1017a-e26a-4183-9f9f-84da16649a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:25:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:25:35.190Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=91a48b18-653a-4dae-8bdd-7877f1415537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:25:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:25:54.793Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a0cf14df-4498-46e0-9564-d72fe135db03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:26:04.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:26:14.342Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e34403d9-e72f-4e7a-b05a-7071b79f8cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:26:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:26:33.904Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ec74c8c4-ab31-40a3-89e8-132f54be3ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:26:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:26:53.473Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=98ef6714-ea65-4f43-80a7-74b2a4e02d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:27:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:27:13.024Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2dd68f0d-fcef-48e6-a654-5dc2ed04a2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:27:15.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T07:27:15.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T07:27:15.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:27:15.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:27:15.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T07:27:15.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T07:27:15.909Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T07:27:15.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:27:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:27:32.568Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f85187d7-9c80-4005-8b77-c984da124d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:27:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:27:52.146Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ea607dd1-a53c-4989-9e45-50beac6ba325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:28:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:28:11.709Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f4e55f44-b967-49f0-87d1-89a3f706276a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:28:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:28:31.254Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=60119ce0-5b99-4feb-8d4f-0689c4d6bc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:28:40.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:28:50.808Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2240afab-ff4c-42e8-be56-4ddabf8669b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:29:00.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:29:10.380Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0b8e9ade-cf17-405b-abd8-302bd6fbc95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:29:19.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:29:29.944Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9fb25168-1cae-41c4-968a-e4e07e26011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:29:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:29:49.495Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=737e4bb9-2e40-4530-b5c1-d268caa95f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:29:59.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:30:09.055Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6c0d4f44-f978-4464-8b30-8d2f4cdd8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:30:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:30:28.637Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e6756d73-faf4-404b-94dd-3bfa42d280da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:30:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:30:48.197Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3edd1356-296b-42fb-9c7e-c04c98748681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:30:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:07.777Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5cc8b8a0-6550-40fd-8039-2ccbf3a8eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:08.515Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_afd2a2e9-1d2a-48a5-9b9d-db64b9510707'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:18.515Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=beb6fe31-8280-4dac-9d75-f1dbf04f28c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:28.579Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_afd2a2e9-1d2a-48a5-9b9d-db64b9510707'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:38.578Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=066f231e-7c2a-4641-878b-7418ea21f574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:58.156Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=38d9da12-1d6a-446b-ad72-aa95a8aa777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T07:31:58.859Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_afd2a2e9-1d2a-48a5-9b9d-db64b9510707'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.Fl