By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:00:38.389Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:00:38.398Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:00:38.399Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:00:38.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:00:38.746Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:00:38.854Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:00:38.854Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:00:38.854Z |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 |2023-04-16T00:00:38.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-16T00:00:38.968Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-16T00:00:38.988Z |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 |2023-04-16T00:00:40.398Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-16T00:00:40.808Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-16T00:00:40.828Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-16T00:00:40.828Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-16T00:00:40.908Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-16T00:00:40.909Z |INFO |Root WebApplicationContext: initialization completed in 1920 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-16T00:00:41.696Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-16T00:00:43.466Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-16T00:00:43.954Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-16T00:00:43.978Z |INFO |Started MainApp in 8.009 seconds (JVM running for 8.766) |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-16T00:00:44.161Z |INFO |Start scheduling PRH workflow |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:00:44.170Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=87ae1eac-8685-4d5f-ae74-bcfbb03d592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:00:44.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-16T00:00:49.517Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-16T00:00:49.518Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-16T00:00:49.520Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:00:54.759Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c0e2eb11-3106-4a16-bc0c-fb76f4651cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:00:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:04.786Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f474619f-179c-4286-aa08-07bced29bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:14.823Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5596c1b3-99d4-49fd-83c9-cefbd1e9856c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:24.842Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0ffe8b51-be1e-4f9d-a891-d8d3014da5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:34.869Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d73b3870-b94c-43b5-8f33-8bbae3aef8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:44.952Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d2ceb5b7-9e4f-4f27-b587-e51afec8c0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:54.975Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1fc84663-f0e3-488f-a403-2749d7c18a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:01:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:04.999Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2436bc46-6c29-4dc1-8d74-02bc203996cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:15.022Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5ae92599-5243-4178-8587-8b387ed59228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:25.043Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=92f3235f-6b84-4524-867a-25b2988b0ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:35.066Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fcae2816-cdf1-4502-8f26-6ccb5ff51f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:45.090Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=50e9ec28-7131-4f3a-8d4e-fd9721ca6d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:55.127Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e0d6d652-4926-49c6-8c81-4821fa568bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:02:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:05.154Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4612c664-4f21-429a-9e55-0b4c4faa2534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:15.178Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=127471ce-aeb6-4fac-b50b-22c68fd704f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:25.202Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9b288da7-4d4e-46bb-b5bf-6535d9f67f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:35.222Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=08b18a37-ea83-4b40-a4cf-4b8d6f8a04fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:45.244Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d0d9c6a1-adb9-447a-827c-41357f4bb0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:55.265Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b180ad9d-71c2-4fb3-af00-29938308e0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:03:55.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:05.282Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4dcee6ec-c5f0-47ce-93a4-945834ce674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:15.308Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=861fc585-f976-4ec2-bef7-34b6dd98da0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:25.328Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4121c7a9-f313-4e51-8670-6240d9af640f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:35.344Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=30a3b7b7-d0a7-4f50-9e9b-5e8a6d641b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:45.382Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aab22eaa-1fec-430a-8be3-fe21561bf7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:55.404Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a3f86c48-d04f-4270-82f3-d2498e2d8c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:04:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:05.425Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4f15cb2e-45bd-40b8-8075-cad6784a6eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:15.448Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d682b891-20c1-44e1-bc34-3d5d20d36de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:15.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:25.471Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ea990c3f-918a-49a9-8335-b5f172f73878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:35.493Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d3386a7f-684f-40fb-ac1b-cc82676538dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:05:42.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:05:42.649Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:05:42.649Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:05:42.649Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:05:42.649Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:05:42.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:05:42.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:05:42.661Z |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 |2023-04-16T00:05:42.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:45.518Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5136d88c-5b13-4c71-b792-631c0c5a5bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:55.546Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=785ec2b5-cfec-415c-80e4-461ecde4fe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:05:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:05.569Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3961ee5e-cfb3-485c-9106-6d2e34440313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:15.592Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ee739c09-9616-4dc9-a06a-82750764bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:15.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:25.614Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8bbffbb1-4269-412a-aa51-c27ae7f3e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:35.646Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ffeb366d-ce3d-44ad-a72e-e8bd0501d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:35.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:45.671Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8457a503-1d77-4b08-9872-67be3f140a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:55.693Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=82e8aa0d-8a63-40f2-ad3c-ea532d32da49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:06:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:05.714Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8457f954-8473-4168-a541-f63738d2dd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:15.735Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e632fd79-2e18-46d8-bbee-733ee493829a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:25.756Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3bdede67-101a-45e7-87a3-3fb71961e7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:35.825Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=58ac4664-a85a-42d5-afc2-da255491b262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:45.844Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c7c4d78f-0885-4cea-83bc-e49ee2ddeced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:55.868Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fddebb21-a448-4389-b04e-c64d06fab0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:07:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:05.887Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=58fd0762-ca2d-407d-b0c4-8d6a8e5cf006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:15.911Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a18a59b1-aac3-4acc-af4b-eabdcf2ccc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:25.933Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=dbb5f196-ba36-425c-a00f-6ea6bd16ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:35.955Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fa6e907c-2361-473e-89fd-80969e690b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:45.978Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8aa4496e-35ab-4ff5-bf93-1cda87c4deee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:56.002Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=44ab0ed6-1c53-4267-a981-8a85d2a4d041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:08:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:06.025Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7d7e685a-cdeb-4b35-bf46-41aef6dd2cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:16.044Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6ba0a7b8-ba06-461c-81e5-300a248f8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:26.066Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=37af6013-380d-4765-ad29-8640b476b328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:26.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:36.089Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7414263c-83da-4d1c-af1c-378c5e03a12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:46.110Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8f7663ea-1869-4e48-861d-332d3f6d4655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:56.133Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=046d35e8-65c8-43a9-adb4-7ecddc063d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:09:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:06.155Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ba91752d-9c20-4c6d-8bad-6786431204c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:16.177Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=939d1517-6b73-4c7d-a1ce-bdedbbdfe411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:26.199Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=08d09943-183a-42fb-b66d-d5b1fa3bf097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:36.221Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eb7c42a1-48f0-4c5e-8095-18ba3f67abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:10:41.879Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:10:41.879Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:10:41.879Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:10:41.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:10:41.880Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:10:41.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:10:41.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:10:41.886Z |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 |2023-04-16T00:10:41.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:46.246Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=37dde298-96ac-4ba1-a65b-e846c6c7fd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:56.268Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b22e3724-bba6-46af-82dd-110d22bc52f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:10:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:06.290Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7b6c2458-3440-43c7-bf80-b701b823d0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:06.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:16.314Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=740c2f09-2820-4b80-a674-94c59d91f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:26.350Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a96a63b2-dd24-4c6e-a698-3dfed41b175e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:26.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:36.372Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=95f8cb13-26f8-4025-9d81-68a2867d8b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:46.394Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=300ca8af-27ec-4824-b2bc-ebce5ca33f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:56.417Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d442206b-3ade-485d-84ee-8baf977d90f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:11:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:06.440Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8b879a0a-2a0c-4dc8-a1eb-48b2f289da8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:16.458Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9a908773-414b-4db4-aa26-40e95ca80d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:26.477Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=837b6c1f-d93c-4df2-b587-e511fe682514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:26.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:36.498Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3da4afc0-2f53-41fa-b452-b8d5aa6e0cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:46.519Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a803972f-ae3d-443e-bab2-07b7a778f63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:56.541Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=16c63395-604a-4719-9036-c76db810be1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:12:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:06.573Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e96a4ecb-3566-4948-bd85-add640f16721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:16.594Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=922c781b-d11b-41f9-8795-70d0499e1673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:26.616Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=69eca184-e6e2-4b85-9af1-bbfe73cf9ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:36.651Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e0d9288b-f9ce-4bb9-9a75-0a47774b7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:46.673Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5784eef0-942d-4cc2-98e9-d8ad32ef927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:56.720Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=27616e5d-b8eb-4104-b71a-b07ca16fba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:13:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:06.742Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b164ae31-7210-46ab-84ae-dc71e4102b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:06.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:16.764Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=07b445d4-3329-4b83-9843-fbec57d4e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:26.787Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=78f26184-40f2-4b1b-927b-dd6205ebf395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:36.809Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0d423019-62b8-4d14-a8d5-db7645ac9013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:46.830Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e191eee6-8015-45a6-a2e4-8df600a13702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:56.850Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=28eb66c2-d78c-40fe-825d-02851f6e3b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:14:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:06.915Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aaa9fb09-05c6-4859-a106-06a7a8801fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:16.932Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8e8335f9-ec0c-497e-a2c5-bfa8a4218c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:26.951Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ef26df2f-fd7d-4841-b702-73238f229558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:36.998Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6fcb4089-0da5-4456-8576-4b43eee7444e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:15:41.949Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:15:41.949Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:15:41.949Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:15:41.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:15:41.949Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:15:41.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:15:41.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:15:41.956Z |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 |2023-04-16T00:15:41.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:47.020Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=30848e2c-9544-48d1-80e9-ec6b61adcb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:57.041Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0a00c523-9c62-42b5-8bb6-3f3f92561e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:15:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:07.065Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0ba6eb58-d231-4e06-bfba-56ab9aeb7471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:17.087Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1c1afddc-eae1-4c4d-9b20-25bb5fb92341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:27.107Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=812980d2-de89-47a5-aa7f-eae53ddf510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:37.138Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6df0cb1a-22f3-4a76-9af9-3536aa177714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:47.156Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9f0412be-63f4-4b5c-afd4-6cce1cd28078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:57.174Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=08b8cf1e-d177-475f-91e9-abd656faaf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:16:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:07.193Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=621cad16-e131-46d6-ae45-0c10225f0b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:17.213Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c75a0c23-ff30-46e2-938d-3a801ccd7b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:27.236Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a33416d4-4c01-425f-86f7-115e0ac0753b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:27.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:37.255Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5f617a51-7f00-4320-a7ce-8af1b86d9036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:47.279Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=932b28a5-7f12-4697-9fd3-87da4d2935c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:47.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:57.296Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f713107e-80b0-437c-883a-6bb72fba9459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:17:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:07.339Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6e6dea0c-09c7-4216-895e-1ff817b8194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:07.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:17.363Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c36dbb36-f924-4567-a845-fedf3d3d6df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:27.379Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0cfe5972-9f41-4564-9f66-48829e3f5cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:37.395Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=04fe162e-456d-4ab3-8438-b574a0b98f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:47.414Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=de66b0a8-71c6-4026-926f-f7c3c94967ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:47.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:57.435Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2998cdef-6871-42ec-8fc3-bae041a7e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:18:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:07.454Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=66b02026-ecbd-49e9-b453-dde4e6692685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:17.476Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8a70c0a0-2b89-4cef-9acc-ad33f9b24f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:27.495Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=25979716-ba48-4f0b-999b-c47e33b6813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:37.512Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4adae641-5780-4709-b439-1cd49a7de42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:37.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:47.530Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=777073db-e7f4-44a8-8430-9a2d8071fc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:47.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:57.551Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f5de38a2-7073-4eb7-bcd4-ec6369bd51c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:19:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:07.570Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=78cebe1a-6186-4e0e-a85b-1f8dad4b8a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:17.588Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=935c1200-e5db-4fd8-9670-62371a531740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:27.611Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6ee040d4-9fd4-4376-8f3d-ce66070798a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:27.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:37.632Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fe48ad5b-2678-4bd9-a307-55e7599efdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:37.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:20:41.893Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:20:41.893Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:20:41.893Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:20:41.893Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:20:41.894Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:20:41.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:20:41.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:20:41.899Z |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 |2023-04-16T00:20:41.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:47.656Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b5e68389-8b94-49cc-b651-5b755a833d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:57.678Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=68fe5dc8-b880-4d79-bc8a-3dc0161aca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:20:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:07.697Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=09e6aefe-6fee-4b31-8428-269e6ca2f68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:17.719Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=94bd14b5-af2a-468d-bc39-09fb0a61309f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:27.741Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=977f02bb-612f-403f-8c74-5aed8fc1607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:37.761Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8224a1d2-4dff-4621-acb2-650ee92f3df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:47.782Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5a60acaf-e989-4d78-a326-58414a456e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:57.804Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7c31515b-893a-4a1c-9b3d-63976c2c7185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:21:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:07.825Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a8e01792-962c-4af1-8b3c-35ebfacb9ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:17.846Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8a4a9835-5f93-460c-827c-d042464615fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:17.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:27.867Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=20dc4346-064f-4539-83d6-4badbef20502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:37.891Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eae185a6-565c-44f5-8392-59fd6875cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:37.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:47.912Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=df12e05a-1387-40c6-bbb3-b29287c48b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:57.933Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1bc4a507-6c6e-4366-af52-af2b4a173141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:22:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:07.956Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=99e6e58d-f21e-446c-83cb-412021eb1abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:17.980Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1923af1d-68ee-4682-9c8d-7fbdc3a63e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:28.002Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=314a1f24-1790-497c-b6c5-2f45b22427f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:38.022Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f1f13583-b2be-4daf-adeb-4646f11ea9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:48.064Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f4a9a8fc-08b7-423b-b31c-0957decc3060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:58.086Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eaac6ac5-41a2-4b2f-92e6-aa994ed3c88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:23:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:08.105Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8f3b5745-76c7-4103-b93e-0514b3d589e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:18.125Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6a187ae8-06f1-455e-a881-0177d42380f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:28.145Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a7d9442b-638c-456e-8333-5e808e171a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:38.165Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9dba968c-149e-4bbe-a81d-de2c271c5a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:48.185Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8771fef2-0135-41ff-a670-77ad3079f37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:58.207Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7bfaacb3-e63e-4884-897b-82aac5a1c214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:24:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:08.227Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d0d5b1dc-6f7c-4513-953d-31ab0e8d7438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:18.247Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4a28e9b8-7123-43ee-ba8e-bd916a60e054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:28.268Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5e5280a1-eb3f-4e69-9a69-bfbd5c70c80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:38.291Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3c07f38d-4de3-4a94-956b-b47aa25ce016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:25:41.887Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:25:41.887Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:25:41.887Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:25:41.887Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:25:41.888Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:25:41.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:25:41.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:25:41.892Z |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 |2023-04-16T00:25:41.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:48.313Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=56db5f8f-b690-4681-9098-1d0f6f710945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:58.360Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e8d53fbc-1af5-491f-8af7-d223e95a4857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:25:58.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:08.380Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=34ba0be6-446d-4f95-b65d-e9ffb1a46a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:18.417Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=da627fd6-595f-408f-b1de-aa6e825d936f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:28.438Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=837448b4-18b4-4a98-bbef-a9331892d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:28.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:38.458Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=12ff4198-33ed-4765-a983-acd4233bbd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:48.481Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5c8b79d7-bc82-4ac3-b19e-fca768053a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:58.503Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f4e3e8ec-cd51-4186-9544-e55fc09429c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:26:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:08.524Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=967c45b9-b402-49e6-a134-d6cee5bcf5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:18.552Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ab4f1e9c-4342-4e30-b1db-21b7ddbfd88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:28.571Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=57764c4f-5d3a-46c6-945e-f9e55e0115df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:38.594Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=79c4ba96-86f2-43ea-aa62-bf51627423b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:48.613Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=28a168e1-6b05-4a0b-96c2-7b12c1b0ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:58.632Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=79aa887e-43d0-4844-8205-c5f269443b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:27:58.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:08.653Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=47b5ff5c-c585-4c87-a4f3-dc4f8a4006b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:08.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:18.676Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=726dbb14-01c5-4a99-97c9-bac869740a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:28.699Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=825857b4-bd73-428e-b992-ecaebad2b2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:38.725Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9b5a1b37-0146-4fc8-8736-1ea675606a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:48.746Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fb5c23df-3865-4f18-80bb-b7e8865cee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:58.769Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=11eb77df-c21c-4966-8a6c-ce9454d9ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:28:58.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:08.791Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=14c7639d-0fec-4318-901c-564b4da51df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:08.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:18.815Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fa821c49-d6c4-495b-8b70-513db4da0e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:28.837Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8760ada6-7aab-4ddc-a117-33875717adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:38.858Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0d74f867-6503-4c83-bbd6-cc5670f905b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:48.879Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=11ab04d3-58b3-4d1c-bd7d-d596492e13c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:58.901Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6c7da6f8-cd94-4880-bcdd-8d5cd048b4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:29:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:08.921Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7ca00a02-1ea3-4cb5-8e74-c15b54ac0a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:18.943Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2bf0ce72-514e-484a-9ba1-394725963f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:28.964Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=00523974-e12b-4e29-9cf0-b96f7c180ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:38.987Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1b6b656f-72ec-4305-bf65-4666bc792b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:30:41.888Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:30:41.888Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:30:41.888Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:30:41.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:30:41.889Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:30:41.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:30:41.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:30:41.899Z |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 |2023-04-16T00:30:41.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:49.007Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ab3c1503-63c3-4a7b-8651-35b0756f0e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:59.050Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8f2f12ac-b5c6-454a-89b8-bfed5ee5c6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:30:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:09.072Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=09a804d8-8193-4a26-bee1-0496c5641945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:19.111Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0986832b-0668-4cac-ba9a-029deffebe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:29.135Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1db58c64-8161-4a9c-987f-4ad145fb025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:29.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:39.157Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=be5e402c-cd02-4cec-bbbd-4481a316652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:49.176Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=279dd010-4449-4cc1-8a17-e1847b8cfce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:59.198Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bc77ccbe-55f5-4a84-8002-8d491f034eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:31:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:09.219Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1bbd9ab8-193c-4c99-87e1-5db588297d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:19.240Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f410e135-85d4-42d7-ae44-cdd0c86931d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:29.261Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b78d64f7-b61e-4f29-a49d-d7d903f18b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:39.284Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=323ed01c-8676-4728-bb28-60bdcda244c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:39.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:49.306Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ee3faedb-f2a2-4e7e-a374-7530f521afc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:49.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:59.329Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=99aac657-eba1-4b24-9c57-495f0528c9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:32:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:09.352Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5dd3701b-90f2-4fc0-8009-ceef4e0ae6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:19.372Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1430d512-2289-4818-be10-f5b7df9f709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:29.392Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d0028ecf-6c25-42a1-a6fe-4416b412bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:39.414Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8c42a042-2c3d-44c1-b3f6-24aa25e7d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:49.434Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1095db77-e043-486a-9144-d1761cdab292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:59.456Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=38f0581c-8db4-439e-b0b9-87b82ae60bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:33:59.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:09.479Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5012a677-b027-4427-8eaa-fc91988c2e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:19.501Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e2a358d8-faa0-4b9d-903e-5550a199eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:29.520Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a22e02ba-e321-4312-b8e0-493bb0b223cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:39.545Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=582a084f-0d38-4b35-836c-fc488c4f157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:49.563Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=55356eba-9ba1-4f1b-bf87-edb6d10a0efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:59.586Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=03237c2a-bc14-438a-8c84-cc8b62d1a53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:34:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:09.604Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ea8b4ae2-269e-4768-bbfe-5bff6bc58b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:19.624Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5cfaa40b-5253-480b-9c36-c505588db47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:29.645Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f91d9f1b-aba7-44e7-a4ed-e797af92ba24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:39.664Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d7750850-ba35-405c-b882-a569a927121e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:35:41.867Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:35:41.868Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:35:41.868Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:35:41.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:35:41.868Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:35:41.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:35:41.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:35:41.872Z |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 |2023-04-16T00:35:41.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:49.685Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b9e6b460-ec38-4a51-98c8-7879080ff795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:59.708Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b46d03e2-0f8f-4a2a-ba31-ad7f144b5c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:35:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:09.730Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d7ec743c-64bb-4035-b5ad-fc0408fa361c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:19.752Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7863204d-2eed-495c-983d-3a3651121d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:29.775Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f648f073-d666-42b0-a5d3-656a54f201a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:39.799Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e121c7b7-8f4e-43d6-acee-3bec02178062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:49.819Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=86e4b457-ffd8-43bb-ac2b-a3fcda6ed402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:59.837Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=452cf29c-fc8b-40a4-bc16-65d66882a63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:36:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:09.860Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6d467ada-75c3-4744-aa14-c3b72b6050f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:09.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:19.879Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=07efc2fc-3102-4fe9-8ff2-4965c99bf5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:29.902Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f30a438e-2540-405c-af68-cd20be3c559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:39.923Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a3653e24-8ae1-452a-922c-e76a80a8b692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:49.945Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=50f0a9d2-f280-4e1b-8765-0e33ee78c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:59.965Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=682330ec-625d-4264-a9b0-f3e28337880e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:37:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:09.987Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=52071f91-d1e5-4649-a9be-6992e88dd8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:20.007Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2771aa60-c8e9-4ef2-8482-44d969980df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:30.029Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=957b7563-5206-4473-b363-e9fe89c96404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:40.049Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=72f41020-0277-4a59-8a3a-ddc1cdc238a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:50.070Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bb7acdf1-47a0-4c00-af88-df0b1ee18afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:38:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:00.090Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9c00337e-0bda-4109-97e4-206006aa346b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:10.111Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=97e83836-f290-4f73-be45-64fed63899c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:20.131Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=af3820a8-a676-4550-a962-3be087b1154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:30.155Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8ea2ea9f-255d-4969-941f-44d466c168d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:40.176Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e0c0342d-b351-4d7a-b117-309f9b073b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:50.197Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5b2e7537-e5fa-4395-8363-a01a09377564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:39:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:00.217Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=191a496a-c3ef-470a-ae1e-16b1fb6996a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:10.236Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=986c451d-1dde-4cda-8db6-a7408850bc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:20.258Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=51f5fd62-9acf-4941-b1d8-0e95ba63b9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:30.280Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=75c7b035-a22e-4115-805d-991a6a3cc6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:40.299Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=703b7e60-2de0-4021-b86f-fc4908029763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:40:41.883Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:40:41.883Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:40:41.883Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:40:41.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:40:41.884Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:40:41.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:40:41.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:40:41.888Z |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 |2023-04-16T00:40:41.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:50.321Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c17cb394-c048-4312-a06a-55b2538c233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:40:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:00.340Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=26e5181a-f056-4599-b24a-ec440a6c9e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:10.361Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d5b3c376-7116-4fd5-8dbd-90464e6926e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:20.381Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5699edff-cf89-4bd5-8401-16962ec22226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:30.404Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=dfafdbff-48e3-4b90-9c21-aec4ffae924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:30.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:40.426Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3c5a5e7b-8d5a-4e95-8000-694468059188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:50.467Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=65367f44-cf92-4adc-9b10-2a540f0b9783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:41:50.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:00.490Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4c5e85f0-4dd4-4e76-9538-a1f8b162b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:10.513Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=cdae4e29-3529-46e1-bc47-16619bdda3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:20.533Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1d8ffa21-93f3-4a8c-8781-beb88eabf1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:30.553Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=192b8baa-c192-4a7e-a41a-8a29fd7d2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:40.579Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a30f7f78-c325-4de9-a243-1951de16df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:50.601Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=74f6151d-0768-41e6-90d7-88d52f1864af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:42:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:00.623Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c54158af-f88d-4677-ac25-0f3e8af40b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:10.640Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c3cddb10-adb6-47ca-bb0e-faeb1874f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:20.657Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6711f77c-f98d-4e06-bd7b-8c8c85a41511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:30.680Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5d248ea1-b259-4301-b338-868ed0aead6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:40.699Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=04df08d2-40a3-493a-b6bc-260d8adda192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:50.717Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c9ce343a-1758-480c-ab9f-58fd45f9bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:43:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:00.757Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=69bc48cc-57e0-450d-8fc2-4253aabf121c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:10.776Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3442d1ad-fee9-45bf-9b32-a59b844ce60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:20.798Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b3153010-0def-4506-996a-19750a5f0d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:30.817Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1cb1d213-e1cd-4187-8b81-a53f0edb5f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:40.837Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=974e4967-39f5-459b-b912-d048674435c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:50.856Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e66b39ba-eef1-4161-ad8f-4cad50160ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:44:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:00.880Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4ffcfdfa-ef99-48cd-9437-85dd38c6470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:10.898Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=55510b26-1250-4d93-a2bb-01afd7044806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:10.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:20.917Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aceb66e0-e37d-4d03-b206-195868c38256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:20.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:30.937Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2c618673-28fb-453f-91ae-fc32689fc0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:40.956Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6b4fe2c9-487b-497b-b968-9afe1c01f0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:45:41.861Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:45:41.861Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:45:41.861Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:45:41.861Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:45:41.862Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:45:41.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:45:41.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:45:41.865Z |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 |2023-04-16T00:45:41.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:50.977Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=42772423-6c5b-4e61-9d7c-ca11a67304c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:45:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:00.996Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b9003d7a-5c3c-4996-a64a-5f139d3e8f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:01.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:11.018Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f71dac22-2118-4942-8957-7c268fbed851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:21.038Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0da1adb3-8646-4c5f-800a-a1049ea709a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:31.059Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5d231f5e-0d46-4d9d-b6cf-55954449c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:41.081Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aa227a3a-3588-4859-a119-5fb4f0a4dec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:51.100Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e6d5a527-e712-4fa5-a774-6b8e27cd913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:46:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:01.121Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6fd092ce-e2b7-4bd3-b3b4-7f24ac0c420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:11.139Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2816cc94-de03-4cf5-b46a-f77b04ec18fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:21.158Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b0779d4e-9839-49c8-9bbe-9d7c67613b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:31.176Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=162d4a72-b4f8-4ac6-bd02-1b133f508f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:41.195Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7991c3f7-ba49-4d0d-88b8-54cc1f67b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:51.215Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=37b4f61c-8226-4060-ae5b-81808630aa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:47:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:01.237Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=80ef4440-de10-4aee-8d08-bdcd18152c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:11.258Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f4ff4be6-6979-4a24-808f-89dd5d8002ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:21.280Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e19e85c9-1106-48bc-aa2a-858f592e44b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:31.298Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=34a9d1e7-c063-4eed-adda-1f8fe2bf58fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:31.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:41.319Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=13137cfe-8a44-4623-aaae-9b05c4a64791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:51.340Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1f258326-71b5-4f3b-81d7-e3938187e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:48:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:01.360Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=31cf8abf-ab8c-40db-b95d-8069abe4bd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:11.378Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ea6be57e-13a8-40c9-a83d-d43d745aed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:21.400Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f045d296-142b-4d7c-8823-c208d665caa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:21.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:31.421Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1cfb1089-803e-489b-baa9-d1935867cf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:41.441Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d29edc00-4e0f-498c-9b03-4b1df2268f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:41.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:51.461Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=44dfe9b7-ec28-4c09-aa87-4ef5e703c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:49:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:01.478Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=04981524-c0d2-49d3-9af6-24495cb4b0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:11.499Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7a223657-3e99-4245-974b-d40d76b2e264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:21.521Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=74e99800-212b-41c4-9ae0-dedfafb87e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:31.540Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9c6211dc-8581-4bdf-b37f-e61a818df344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:41.558Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9fc959b1-653b-4fd4-a1a5-f18101a2d9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:50:41.871Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:50:41.871Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:50:41.871Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:50:41.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:50:41.872Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:50:41.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:50:41.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:50:41.876Z |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 |2023-04-16T00:50:41.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:51.579Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ba7a8d8e-cee4-4777-be0d-4ead717c35ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:50:51.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:01.599Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7a3f9230-5945-44ae-b26d-b204c2172ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:11.620Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6b8af4ce-2fa1-4659-b514-11b69f7dfd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:11.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:21.639Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=39b09514-c181-4735-9de7-30f05773a8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:31.657Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=91f49d36-feda-4fe2-a877-ce20c03c1189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:41.675Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fc930d76-eebf-4565-8f25-19bf838784ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:51.694Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4915f4c8-149e-4202-b24c-b357759db758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:51:51.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:01.712Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=01c7f59c-10ec-4cc4-b842-7d64341c205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:11.734Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2f7d3200-1add-4a70-8284-324396d3cc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:21.755Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6c746b70-3e20-47bc-a899-0db93d160f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:31.777Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7c13ac06-a78b-4d77-8c46-ad5abd30f90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:41.796Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=58f84e76-a1e3-465c-a9c9-3eddb5eff2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:51.815Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=dd5c3fc9-2e61-4cee-a205-01599a3f1a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:52:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:01.834Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aa88d124-4001-4304-adb0-46842b28d2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:11.853Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=04b2ee68-86aa-4bc6-b1ab-262645e22dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:21.873Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ad3338eb-5d5d-440c-b34d-817aa0375a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:31.890Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1a8b52aa-3578-46b8-b09f-48bb2eeeee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:41.910Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=38048595-ea47-4332-9f9a-041dea638a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:51.928Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=cc689543-8689-4fc2-8846-31adf98befb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:53:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:01.951Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8756c09b-62a9-4575-90a4-ed1dcf0ea9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:11.973Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0e6b1d44-e999-4d50-a08f-4a437196bda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:21.992Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8d1e8185-2359-4ecb-b659-cc47ae44dc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:22.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:32.013Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=555a862f-6746-47aa-9f9b-04b798912f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:42.033Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e462a13a-add8-4178-bafe-edd23cf4cf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:52.053Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=87009fe8-877a-4915-a4c8-b850fa77cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:54:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:02.077Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9394d2e1-42e1-4143-a333-d317b499c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:12.097Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0b090562-3fb4-46d2-855e-d140e3bb9da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:22.117Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eed42d9f-fee9-43b9-b5ea-0f5dced9673f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:22.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:32.135Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=78d88410-4960-45ac-9780-91e266521fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T00:55:41.878Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:55:41.878Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T00:55:41.878Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T00:55:41.878Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:55:41.879Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:55:41.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T00:55:41.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T00:55:41.882Z |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 |2023-04-16T00:55:41.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:42.153Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9452cb70-f09f-4b81-8f1a-2c4df60d2c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:42.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:52.172Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=39775c1c-3398-4040-a4ca-363357a7b45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:55:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:02.193Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=dca5f4c5-3776-4285-90c1-a6064c592739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:12.211Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ea2b58f5-3068-4111-9f05-aa8fd0641013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:22.231Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=02185b11-b029-44a6-b811-9ce34bd76bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:32.252Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b5c15306-bf27-4e20-a18d-c062461cbc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:42.290Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8c9ae57a-b5d5-498c-b122-0d144ad12afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:52.310Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d4233bd7-cbb2-4f93-b9d1-a00718f420fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:56:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:02.330Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1605deb1-a562-47a0-afb4-9a2cf859c26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:12.350Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a1038bbe-c1cc-45be-a74b-7b542a1e508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:22.379Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4ba5549c-7c2a-4c4a-b77b-5b2710c7494b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:32.397Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fa3a072e-6fd6-4375-8ab9-6cf72fb87e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:42.418Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=da1db92d-dab8-4080-b2f4-1c65475e80c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:42.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:52.440Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e5a90a9c-7f03-4ba2-88ef-54417ede220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:57:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:02.459Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=810e18b1-e5fa-41c9-865d-fd68068bd1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:12.480Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=23c5fc5a-7681-4e3a-95ec-c040fcc9e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:22.499Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=178b83d0-75c9-44bb-ad72-cd337d3a3014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:32.519Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b1b3776e-7f06-44c1-9043-ab4c7d846a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:42.539Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=43545d9d-e766-434d-83a4-511ecf3a5cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:52.559Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=32f5080d-0f42-4e65-bd21-71db1beed261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:58:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:02.579Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=28692af2-a85f-408a-b20d-1991d66f9a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:12.599Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c8b5736c-8efb-4e0a-b17a-3f36310813d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:22.620Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0a11bc53-0f93-4793-ab6e-ff2ce739bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:32.641Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=52aad14e-2ab2-4222-ac41-4085f0e478f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:42.663Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=531ac355-c975-4365-9d2c-f2f58fd816c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:52.684Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9620f504-9fa6-4821-b37e-344f3758153b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T00:59:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:02.705Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7189d949-951e-4e51-8c1e-5089f7147722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:12.723Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3c955ccd-5429-48bc-969d-5bdcb3ef5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:22.743Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=013c144b-8d61-43ab-8918-8fbb6108fa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:32.763Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=80fcd0ce-5a13-4816-adec-62447ab8350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:32.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:00:41.864Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:00:41.864Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:00:41.865Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:00:41.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:00:41.865Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:00:41.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:00:41.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:00:41.868Z |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 |2023-04-16T01:00:41.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:42.784Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2c75886f-708e-4cd5-be56-86dfbc792275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:52.801Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=db944bf9-b923-4cb7-9440-e05482eda2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:00:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:02.820Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e331e6c1-832b-4303-bf32-70ff43bcd7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:12.840Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=741619b8-0e0f-41b7-9b05-23d0275d242e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:12.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:22.860Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6073f499-4c1b-4fd8-a267-ced4e0a0c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:32.882Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=39036fd8-12fa-4a4b-9ac1-4e844d619d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:32.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:42.902Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7f0185d4-65fa-4bf2-990f-fcb87036c970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:52.919Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bd27e31e-372a-4bb7-9b1c-57e9ee7dfc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:01:52.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:02.939Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=abcbcd0b-599f-41ad-b9ef-f87f8a773472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:12.958Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d4162e6d-c829-480c-81df-5c7ff9922fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:22.981Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3815134d-a648-42f2-b5f7-d96660ef4c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:33.001Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=50c0d159-7c4a-4e36-b810-1a38c64e5ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:43.023Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7e31e61f-58c6-42e9-9088-da725e8e055f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:53.043Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b1fd7f9b-9509-44ac-9615-dfcf5e2fe3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:02:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:03.062Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1119edd5-ad7b-4e49-a5aa-c59e1332349c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:13.084Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f2bb7117-b902-4f6c-a178-f0d483a81ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:23.102Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d70b43be-f43a-435c-bcba-73ecc1484a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:33.121Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8d7ecd41-e5bf-4acf-ac9f-0b1715e0798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:33.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:43.140Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b560cbc6-d42c-40b4-9df0-af3c3a35db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:43.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:53.161Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=963538bd-357e-40c5-8970-82d33b718808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:03:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:03.182Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=17e5ab3b-0657-4f1e-bb44-907f8497fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:13.203Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=54c01b91-da4a-43c1-a557-f7fe18ca2c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:23.225Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d3d429ff-eeb1-4ad4-b16c-8e1bdd296985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:33.246Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7fbb9c66-dce0-4d7d-892c-6d5ec306c0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:43.265Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b3005a06-8eab-4ebb-b159-0c9de5a408f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:43.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:53.291Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=352605d9-6a3b-4c67-9580-02db62aab624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:04:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:03.309Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a3caba2d-dd84-4c1f-81f7-9fe81439f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:13.326Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f7cd970a-8a27-4c58-a7a8-98d3d0851a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:13.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:23.347Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f5520832-ee92-4a91-8b95-3bf54dec89b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:33.367Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=69d00b48-996c-44c3-9df2-12b526a1d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:05:41.888Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:05:41.888Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:05:41.889Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:05:41.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:05:41.889Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:05:41.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:05:41.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:05:41.892Z |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 |2023-04-16T01:05:41.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:43.389Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e959dd2f-dd13-4169-98d1-f1dfb6fd646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:43.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:53.413Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9869b846-d310-4706-b058-3f135dc4e1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:05:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:03.431Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=30539168-aed7-464a-9d64-165aeec37903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:03.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:13.451Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b8ce75b0-0adc-4ce6-9fc6-0178a468d330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:23.472Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aba70c25-62a1-4fd1-b17a-0a3fb66ef641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:33.490Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5b7bb5e4-976f-4fb4-878c-13a561e46c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:43.511Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1028c0c6-5e86-4d6a-94c9-bd9d5418e09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:53.531Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d49e063c-025b-4b63-9860-1725509c493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:06:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:03.548Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8c5c84c2-b4f9-442a-bb31-9ee678c492a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:13.567Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=07065b69-3ca6-4af9-b565-0e1ee7c75509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:23.587Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3e67255a-90fa-43b8-a9f0-45273e82653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:23.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:33.606Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4b7a0fae-b2f7-4342-aedd-edb7ab8eed0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:43.633Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4667c55c-f4b8-40a7-9f01-c3525f35abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:53.652Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=41c7297d-dc24-43d1-9136-72f84cc37966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:07:53.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:03.671Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fe98ea55-1537-41b4-8269-d99b8dbe7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:13.691Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=91f4d0b7-5e2f-4f42-a7de-7a83a0b952fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:23.711Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f61f9654-f960-4c33-bd2d-08f272e04acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:33.730Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4aa4450f-3a01-484b-85cb-3c62f904607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:43.748Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1be780ec-5738-40a7-90bb-481784a62126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:53.767Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6a2b47c7-45f9-4515-8180-002da0ee092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:08:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:03.787Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=93d5610b-20db-430b-9a35-68c618cdabc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:13.805Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e5e53456-0019-48da-88d0-cebaccc424f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:23.824Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a0b3e6a0-171b-4911-b6ac-ebbe1e99350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:33.846Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b9508ce2-f3d1-49d6-a28f-6ea27ff15e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:43.870Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=79db705c-05e2-47b5-b4ee-31dd1a0c529b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:53.891Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=21d5d07a-2ee0-40a5-8818-e9f0752e859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:09:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:03.909Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eda63a97-8665-405b-b01b-7412c03825d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:13.928Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=029674a3-7a8c-48f9-95d5-0beaf01e368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:23.947Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4d0e04a6-081a-4464-bcab-bae42ffacd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:33.986Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=62e812f5-a556-44d2-8a5e-177cc407bbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:34.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:10:41.855Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:10:41.855Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:10:41.855Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:10:41.855Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:10:41.855Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:10:41.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:10:41.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:10:41.858Z |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 |2023-04-16T01:10:41.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:44.007Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c60b70c0-4088-4eb4-8e36-4039a369c4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:44.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:54.029Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8c4b010b-468b-4112-91ae-41a0a5d270a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:10:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:04.050Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bb297166-c623-4463-83ec-6b8b8d519109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:14.070Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=602ebc34-9fa2-4bc7-b759-f8c67fe341a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:24.093Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8f6400a4-6f3e-4a31-8563-3676450a4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:34.111Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=415c8b71-beba-48b2-a61d-03c07071ec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:34.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:44.131Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0b109239-fbab-457d-a495-e738be54d174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:44.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:54.152Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fcb1224b-8748-4b98-b10e-fc814217e2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:11:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:04.173Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9714bd80-40d0-4d30-9f4d-38118c4f201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:14.192Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0d6ef0c8-8d48-4702-8116-056d78475670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:24.211Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9365ae5d-51ab-435a-9fc5-495e2ec39dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:34.230Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9b2572c2-4965-4b36-945b-f3e9e78a02c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:44.252Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b8d27937-9f30-4baa-8a3a-a0841694f54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:54.272Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bdfacc4a-1929-46c2-99f1-d7677c36eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:12:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:04.291Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ee900911-2867-4c87-96ca-1402b8c67f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:14.314Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=023b2a5f-9555-4761-98df-f848ae740328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:24.333Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=540e5238-49fa-4ad6-839c-991894807ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:34.351Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0617e929-a65f-4349-b310-9590b44e4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:44.369Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a2be5052-41ed-41f5-89d7-f1ce2327455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:54.390Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=80f752c4-44b8-4d04-b7c0-efeca10d4d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:13:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:04.410Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e3fd4153-aa34-43d3-adbc-b3e2923e2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:14.429Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=345e9821-b7b0-45c8-ae15-8d9363faef0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:24.451Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0a11889c-319b-46f1-9f85-61beaaa7e1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:34.468Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2b0e237d-0c6a-4b15-90dd-9d7fbe262c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:44.485Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=dde0cbaa-0837-49b2-9f64-7f4b883f0b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:54.501Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3f8aa968-b18c-482b-918a-fd8f89634a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:14:54.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:04.517Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e627e92e-d353-4457-afaf-7ce039dc5804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:14.537Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=02b9c6a3-9308-4864-ae9c-36b4cb76ac84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:24.555Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b2ba7a23-cfba-4002-b3d7-49392c68310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:34.586Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0bad03ca-5044-471b-b008-3c09eed08136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:15:41.882Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:15:41.882Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:15:41.882Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:15:41.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:15:41.882Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:15:41.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:15:41.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:15:41.886Z |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 |2023-04-16T01:15:41.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:44.604Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=24337b25-5846-4e95-9da8-211b590ae607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:54.622Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b26da534-340d-4f21-8a5b-6c70b3885059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:15:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:04.639Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=766132ea-5387-402e-9c62-fa6d5a6295cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:14.656Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=928b3553-e826-4b50-8bb8-93c65ddaee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:24.674Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=29690cf7-d423-4104-b615-5dae2e5583f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:34.691Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=97fb014c-3d4b-4019-b7ec-8eee5dd3afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:44.712Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2fee6fe7-2b85-41f7-961d-489a7603d0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:54.732Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c2f226a3-f325-4630-b4e4-219952265232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:16:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:04.748Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ce850d4e-2c1e-46e4-a15f-a2306ef900b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:14.766Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4c5375e4-96d8-4efc-a977-847d31d6f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:24.784Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a4e29276-fe71-4d6d-b65e-40025f0c9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:34.801Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=150faa66-8c64-4f5c-8c23-46bbf98ffd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:44.819Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9d03f076-556a-46e4-a4cf-2b449bd0379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:54.841Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=cb1dfe46-da09-43d9-b952-750b111d41c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:17:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:04.859Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f522d6ad-8884-4303-8490-be56d46d87d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:14.910Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6d14c998-a1d2-42a5-9934-a6f2026ad4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:24.931Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=73db030d-4cf9-45ac-aff5-20d4e87ee197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:34.953Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ecd1860f-259d-4953-aa03-885ee3fb8a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:44.973Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2ca683a4-38d7-457e-b1a1-ab8a9be67042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:54.997Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=290f1e82-8630-4e1a-9899-702474d61f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:18:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:05.019Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2b716ba4-0adc-4725-aa86-a9bae407c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:15.036Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=69507a91-59b5-485e-af0d-472b7f509395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:25.056Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c30dbd57-9b9a-41a8-b774-4d1aa2d68cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:35.075Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=71f29d83-6827-4b59-ac39-f06bf990f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:45.095Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=17317a26-655e-4c3d-8d09-b0f9da9e8913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:55.117Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eb08fba6-b3c3-427c-aafb-631c72fb36a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:19:55.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:05.136Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=966bce8c-92ec-4db7-b97e-d894900d7e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:05.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:15.157Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f766b095-028d-4a44-a994-ba0330a845cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:25.174Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=60b53aa4-3cc4-4a19-80e7-83b770413a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:35.195Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=613797e4-5108-473b-90f2-fba87947d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:20:41.917Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:20:41.917Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:20:41.917Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:20:41.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:20:41.917Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:20:41.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:20:41.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:20:41.920Z |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 |2023-04-16T01:20:41.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:45.213Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2dc9f803-3a27-4748-a6b2-26dfba513836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:55.230Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=10ba2bea-15b5-4756-8c11-b63643f79239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:20:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:05.250Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6b1e44ad-55a4-4b2c-afd0-66ae597ab812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:15.268Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6e8f8ab4-7731-4fde-b4b3-bce745d67dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:25.285Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e4b18647-942c-4399-8495-fe0f350e50c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:35.303Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8b31f337-1c64-4dfd-b28b-02854492a3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:45.319Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=99a81a6a-a0eb-48e1-853b-48dd109247ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:55.340Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e8eab64e-1f8d-4cdf-9fc3-bf1c13c63207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:21:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:05.356Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0cb412b4-bbec-43ef-9ea3-ae287c5281ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:15.374Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=96d89baa-8ad0-41bb-a43b-7c499c6933bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:25.392Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1c0e1bf4-54a5-45bf-a343-ee72a7bcafab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:25.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:35.411Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6fc2dc21-0614-49bc-8d6e-b1db58e41c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:35.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:45.435Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8d50a73e-8a02-45c0-bc02-f80797b12428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:55.453Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8f0e8797-ba86-460c-b768-5362242a28ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:22:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:05.474Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1fee5761-9cb2-4d9c-9fc7-c52fe9ca3136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:05.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:15.497Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a186b77b-38e5-4ea5-a98e-4964660a94c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:25.517Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=da120d54-e5d6-44ea-b122-02a3cdb7c903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:35.536Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=86b3aa89-1e08-4439-9bf4-1ab06c296313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:35.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:45.561Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=15d6d0fc-020a-44ad-8f19-04cfb964747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:55.579Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4966e388-7e09-4d87-acdf-d138800d6fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:23:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:05.595Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4958d391-7574-44f0-bb76-f4955dc40c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:15.614Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=66e699cd-8884-431e-af44-76be2f8e607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:25.637Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bb1328e1-74a1-47a4-90d2-9336a279b4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:35.660Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2aca3188-c1c4-42c7-a445-5e23e77e8bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:45.682Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7d325838-3edc-4276-a702-73af40a172a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:55.704Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5b38ad36-a42c-433d-a8b8-d16fec2536ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:24:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:05.724Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5c30d6f1-d80e-477a-bedc-3b2409cc1dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:15.744Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=87b39377-41bc-46cf-af60-fc4e7e052641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:25.764Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=573a5fb9-1383-4800-82ad-58a36d16f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:35.785Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b57d64b6-4b05-4ff8-83b8-dfcd00efa91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:25:41.849Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:25:41.850Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:25:41.850Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:25:41.850Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:25:41.850Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:25:41.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:25:41.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:25:41.853Z |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 |2023-04-16T01:25:41.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:45.803Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1d6b2321-2c47-4e58-b3e6-01e85ef3ac72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:55.825Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3e1dcacb-eea2-46a5-8410-56f5e60f0876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:25:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:05.857Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4595ea34-2bcf-408d-9dea-5021b4355ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:15.884Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=cce8b637-4f72-451d-9964-91ebb443d4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:25.904Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1186dce8-92ca-462b-8e3a-0ffad2368ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:35.922Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=706db5f6-844a-40df-9ece-3c2eac870bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:45.940Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8de1264d-ab8a-4717-bd8d-2f8bf1897d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:55.957Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=29af9e59-557f-43af-ab03-5592788d13b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:26:55.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:05.978Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eccf5369-d5a7-4d40-945e-04ff024423dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:15.998Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a7d64d39-a79f-49e4-9943-37b7a7461032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:26.015Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6a3456e2-e5a1-4bf6-8cd4-c06aee65a26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:36.035Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9d048f9a-e753-435e-8af3-606c8066f53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:46.055Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7c45d28b-feec-4a5a-9c15-5d349d55d2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:56.073Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ce392d9e-5450-4723-8fcb-a8258197cbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:27:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:06.093Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9d64934c-ff69-475c-8ca8-9a46268f2a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:16.115Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5973a40f-abbb-4216-aa69-bceba876cc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:26.134Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fd011d14-1718-414b-bc50-dfbadd1aaa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:26.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:36.154Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e42e9d86-a3df-4842-aff1-95556bd683b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:36.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:46.176Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=63a0af86-4f83-4e1c-b061-ff3edbc65492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:56.196Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=54226952-9427-4dfc-abda-1adcf19350ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:28:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:06.215Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=93f16925-bd1c-46d2-8219-9188c7e11285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:06.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:16.233Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5baf5d85-7bbe-4e8e-9194-0beb96dcce25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:26.254Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=dea09b6d-2702-4031-954c-d7235edfda33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:26.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:36.275Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fec30f46-f1ff-4f8b-a78e-fbab1c16958e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:46.294Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=250dc33a-d0c2-4436-9093-ef2ab4ea659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:56.314Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=739b1dd9-1c12-41d3-b5fa-0e0db31b5117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:29:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:06.361Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ea40cc62-5e5d-4f50-b623-7c7d1c786b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:16.381Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b8fce3c7-b6c4-40a9-b78b-a1529130c4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:26.399Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6793e907-873e-4605-b494-5f5c5fdccf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:36.420Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aec2a92b-c3be-4723-987b-80f18f49c189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:30:41.921Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:30:41.921Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:30:41.921Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:30:41.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:30:41.922Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:30:41.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:30:41.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:30:41.925Z |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 |2023-04-16T01:30:41.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:46.441Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bc1bcae1-6844-4788-96a4-ad41b9879905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:56.463Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=61974c9f-4dbb-404e-9532-628765d949a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:30:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:06.482Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5b094895-2e75-4243-b0d1-069dc5cb0299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:06.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:16.503Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3ae8fdb2-68a7-46f6-bdfb-aada6cfffa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:26.522Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bfb02ea8-56f4-4ab6-8adb-5c1eb0e7da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:36.542Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=22965572-9ecd-41cc-8d0a-31c42374d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:46.561Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7e8ec3c7-60f3-4a51-8d35-2a6966a8ae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:46.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:56.581Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d23c891f-a9ea-4451-a06e-539587d19331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:31:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:06.600Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=26e93b18-737d-4eb4-aa1f-6ea616366dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:16.620Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=077575da-0373-47c3-b648-b4a1ae3b19df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:16.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:26.640Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=235d8a7e-f1f4-43a1-ac4e-e990f1767fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:36.682Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=79a0d1bf-fb69-4727-a123-ab820544c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:36.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:46.701Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=55da3a2f-aa51-49ee-9e75-5f4f4c23b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:56.720Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5135db7a-28ab-42f1-9ea6-2ac1c894780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:32:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:06.742Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3efb95ff-a2cf-4a1a-bfbc-be4b97215b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:16.762Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=00482e4c-6cdb-4cb4-bf4a-f29b63477e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:26.781Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4d999455-0966-41a7-abfd-212a728d5df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:36.802Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e335fb1c-c10e-4f90-84d4-1ccf3377cdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:46.827Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0f6df2ea-27c0-4fd9-b82f-f1b482afb1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:56.848Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1062d47b-635b-4ab7-aa38-9daf2ef394da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:33:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:06.868Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=38991ec4-5be1-4f0c-a807-1b0d219a63b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:16.885Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=27c4d68d-6b8d-4b7a-bcd9-19909c796fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:26.904Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ca02588f-cdd6-48f6-b8df-7bb0df26ad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:36.923Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c1529062-b1d6-40e3-b31a-45bb4ab3f853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:36.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:46.940Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ed47184b-98a7-4b8d-95c4-79ec65a8b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:56.961Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ed0a9730-2540-4a58-a158-a1dc9b9c50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:34:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:06.982Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=711d78f7-3a4a-421d-8875-2d0fb4a5dab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:07.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:17.007Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bccf1b6c-00fb-4c91-8ed4-c5b3b717add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:27.028Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=edca064c-d868-4d73-822e-650e9a98a78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:37.053Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=97a4ab3d-7183-438b-a071-54e2d45d3ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:35:41.866Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:35:41.866Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:35:41.866Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:35:41.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:35:41.866Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:35:41.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:35:41.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:35:41.869Z |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 |2023-04-16T01:35:41.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:47.074Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1ca3c590-d11c-4b65-afa9-25a991dca4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:57.097Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=93b729ff-646c-4121-a40c-12ad3f0581d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:35:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:07.119Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e6ec7414-cf2e-4c51-bf1e-54277c860a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:17.136Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e894e39a-2db7-4674-9304-69c59036fc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:27.155Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ba69dc4e-aae9-4c76-9b93-4e7990051294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:27.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:37.175Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e2ccc212-ded7-471c-87c5-dce64323054e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:37.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:47.194Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d7722946-c90e-48bd-aade-ad8027f7b351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:57.212Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=cae02ffb-7512-4821-ba0e-c034a82a8a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:36:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:07.230Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e189789c-4521-4f4c-b3f0-af7d85ecdbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:17.248Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=16c8faa0-8787-4c0c-976b-45182e9a0785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:27.268Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=679cd368-705f-47c0-9664-48a97f4da9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:37.285Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=efecf73b-fccf-4c33-9265-5568a90e348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:47.302Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f7f35bd7-7f2e-48d9-a001-9a9bdce23fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:57.320Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ffcc46f7-8ce8-4bc5-b546-9a8787fe74cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:37:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:07.338Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5fdacb75-2457-4752-818a-3f17810e3b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:17.354Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8158db31-3cd2-484b-b638-f36732bf16fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:17.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:27.371Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d08eae1e-7fc1-4bd2-8b88-8a8049c6eae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:37.389Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9e0f6442-96fa-4be4-bec3-a5952f89ed8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:47.411Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=53a9d06f-4b6c-4afd-a205-f1b2e27a2ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:57.433Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=48004952-807e-4b75-a3eb-d864976a671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:38:57.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:07.452Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c7f03b3d-ad2c-402b-9994-71d2f29e5c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:17.470Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=83e7d5ec-4586-476d-9716-e93bf60f9db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:17.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:27.490Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d33f0c8d-9962-4bf1-9543-7f9781b83700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:37.509Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a77e58b1-bb77-4ad0-8bd4-a52660612382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:37.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:47.529Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d16fdfab-b9d1-46b9-90ee-9dfcc628f944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:47.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:57.545Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=93ad7278-1766-427c-909e-266797446b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:39:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:07.563Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f158d55d-09c7-451c-8053-9c1be30c6517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:17.584Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f506985c-aa90-4927-a65c-393a347f627c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:27.605Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3f1a7204-a089-448f-b6da-54b99b002e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:37.625Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2af65ae4-587d-434d-8172-0d2f4bbeb889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:37.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:40:41.866Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:40:41.866Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:40:41.866Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:40:41.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:40:41.867Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:40:41.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:40:41.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:40:41.869Z |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 |2023-04-16T01:40:41.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:47.642Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e3369cfc-f070-4a52-8c6c-6f8c5c80bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:57.660Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8dfb6a7d-a7f0-49d3-aba3-4817b4ae2c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:40:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:07.677Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3313c7e0-0bb9-40c5-b878-636948ebb808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:17.694Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d31befca-a401-4906-8760-e8e8fc224ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:27.715Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=31467ab1-851d-4de9-8547-9a4253d1cd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:37.735Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e3f4f63f-4e78-4f84-a786-b226ba7315af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:47.754Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7de24d09-abca-404d-8644-68364ebb33b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:57.775Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e9ef068b-35e7-4587-82f2-eab6f0cf6b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:41:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:07.794Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=113225ea-9fd6-4fb1-8d15-3daf1bf70c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:17.813Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ddd2754b-cd0d-4065-a1ec-d896a18caadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:27.836Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c02007bd-4f82-4d7c-9ea8-831576611b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:37.853Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4d584f1d-b116-462b-9576-c1418634408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:47.872Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fca7c4fc-c293-46fe-84ae-79329cf3347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:57.903Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9ae9f6cd-4c64-498d-906d-16f7737c43a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:42:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:07.922Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=52947585-4e06-4b40-9f28-bb667198607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:17.942Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0c5c6b87-08ff-47f1-a0dc-8378d4eb49ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:27.959Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d7e7c01d-6fe3-4d04-904a-b9f53652215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:37.978Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fa16d996-be44-4e15-8572-1bc3ef173924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:47.996Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=96c08d53-8553-471d-8fdb-677a658c69cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:48.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:58.021Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c54b711f-84df-459e-b737-1156f4533d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:43:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:08.044Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5d246dda-39eb-4ea2-b052-588e7c2a6fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:18.061Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=17f54055-e483-4bd7-88f6-1b21cc555dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:28.080Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6af4bb88-6067-4e84-af45-4a393ffa2ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:38.098Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3c3c84aa-22b7-4dda-91cb-9d95713e8e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:48.115Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e8e17b86-68b1-4ad5-8488-afd7679ef436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:58.133Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3e3ee0c9-dbed-45fb-9473-3034bacf7c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:44:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:08.149Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=51f323e2-b458-415a-8d80-d5f152607f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:08.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:18.168Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fe4382c4-1bc4-4a17-a688-6e9358ca39a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:28.187Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c62c498d-6971-420a-aef3-0545b8fa4c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:38.206Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c8259d45-35a3-48d4-85d9-6f71b691642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:45:41.866Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:45:41.866Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:45:41.866Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:45:41.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:45:41.867Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:45:41.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:45:41.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:45:41.869Z |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 |2023-04-16T01:45:41.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:48.225Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ba445081-93e3-48a0-a2ac-65b81b8c66d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:48.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:58.248Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d446a7a5-c433-4f98-8fce-5a04ccdbf935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:45:58.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:08.268Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=802928cd-4d5a-4cdf-b520-8b44f9ba1862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:18.288Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ef664103-a727-4302-888b-d6dfc922fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:28.308Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=23cd4297-36b4-453d-884d-c47acc031005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:38.328Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1bfc493b-a308-4341-ae81-265b3f8542cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:48.350Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e5095c8e-9e0f-44e7-8362-bed08f6a273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:48.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:58.372Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2bdad02f-e79b-4d32-be10-a6695912cfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:46:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:08.391Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4071ef59-b045-43a9-8f16-10e5ab095970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:18.414Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fda06d56-fe13-460e-aaf1-34626234da31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:18.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:28.432Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f2b69b2a-a401-4b68-ad89-172da38ae0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:28.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:38.451Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=31221f52-b90e-4eda-90b1-1eb238ca3ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:38.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:48.474Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=48dbde61-6619-4317-a8ea-daff2e2fa648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:58.492Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5d5845b5-eccf-4848-ad1e-9900ce92a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:47:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:08.514Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3d0e0720-970b-48aa-835c-bdba64e5b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:08.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:18.532Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c6458a76-633a-4259-be29-6344113a95ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:28.552Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4d68c999-94ec-43b1-9767-ecfd39b7c4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:38.571Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b0d1a692-559c-4532-bc4a-a260b4424566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:48.588Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=734adbec-49db-4bc7-bdf3-9dfed55d8cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:58.606Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=61ee7e05-bef8-477f-9bed-991515df906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:48:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:08.625Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=56bfbf30-6bb1-4364-ab88-7c91a49eccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:18.645Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ea30b2c2-b1a7-4ddb-9f5c-b5f59658762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:28.665Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a5b91011-939a-4dd3-8505-519a650f30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:38.684Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a26cf1a1-8de0-4193-bc63-690523b2ac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:48.704Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e74a2539-a0c9-450a-9cd7-4f8f3f7ba7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:58.726Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=493f4da1-0217-41b7-9041-bf02e3c51b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:49:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:08.749Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b07ee309-aace-4b95-8d0e-ac2939efbd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:08.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:18.771Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=06edccdd-332f-4203-af57-fedd21c88200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:28.791Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1079cbba-83a4-4a52-a324-335c0f658bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:38.808Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e119a72e-b641-462c-a3bc-15bcf3dea45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:50:41.852Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:50:41.853Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:50:41.853Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:50:41.853Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:50:41.853Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:50:41.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:50:41.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:50:41.856Z |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 |2023-04-16T01:50:41.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:48.828Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=83bf348c-4750-47b2-b5d5-01da1d821734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:58.847Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d769d7f2-83ef-4a1a-9ec3-6ce5aae24892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:50:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:08.885Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3ed367af-5726-4865-b337-d8cef1397bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:18.904Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7fdb836f-5839-4829-99de-5957a7839b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:18.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:28.928Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4a9c303e-0d63-4970-87fb-637fa10b2a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:38.950Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8c8b0b2d-2c8b-49b1-8dc7-b86d71bf45b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:48.970Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5ec121e5-fe3a-478a-8016-49c4888a9126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:58.989Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=92dba4d3-3bf6-4b78-8751-b869d688390c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:51:59.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:09.007Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7ee71fde-075c-4ec5-9408-563dc5b11abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:19.028Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=22f0feb2-4a4b-4ca2-9629-49091519aeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:29.046Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=de52b832-c034-40bf-9f01-95bf2bdcd376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:39.067Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2ca05d51-b714-47f4-b29a-ef52ee976376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:49.083Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=87e34793-5e1b-429a-a5a1-1fd8f0296411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:59.117Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0a53ded0-ee08-4279-8876-c738e57294d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:52:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:09.135Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d63a8208-02ee-4025-bbef-a48c04bacac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:19.176Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=040b79c8-8f02-4968-bf7c-1a13ff5d3d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:29.193Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2dacfcc8-2875-4349-a9d1-d8651adffb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:39.212Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=148af8db-187f-42a4-93bd-219171542eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:49.229Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=53c1169c-e65e-497b-8f87-500e7314fffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:59.247Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=53b66c1e-1596-4b9d-ada7-79864d217081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:53:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:09.273Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=33fb1087-cf00-47e2-a625-8417a79b154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:19.293Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d49207b5-ea9d-4622-aa12-2a379858dfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:29.312Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8c5ee49f-622c-417b-9271-ff331933ad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:39.330Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8a5b4df1-aa7a-40c7-b6a0-52c03380fb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:49.349Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=01444e88-0b97-47ca-95ab-f507d9730e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:49.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:59.369Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bfdce147-9aae-4b7c-b462-210ca012db71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:54:59.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:09.390Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b540314b-24b5-4d6c-9d6e-a6e70091cfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:19.410Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=242f0d12-b98a-4b56-8fff-7d22bd043a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:29.430Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=56b72fc8-adcd-47f3-ae23-2660887c5ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:39.450Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=71b9b910-f772-40a1-8525-9ec62364896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:39.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T01:55:41.870Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:55:41.871Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T01:55:41.871Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T01:55:41.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:55:41.871Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:55:41.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T01:55:41.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T01:55:41.873Z |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 |2023-04-16T01:55:41.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:49.469Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9d693b93-c873-49cd-979d-ed2f43ce201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:59.491Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=dfd36155-9ecb-469b-907c-56d24ae7c2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:55:59.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:09.524Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3b56fcb8-3672-41cc-afcc-b018bb356322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:19.546Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=add6deea-b7d7-4fef-9245-c64ec477258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:29.565Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d74e88a8-3fec-4a2a-9f1f-a3e1a99f1f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:39.582Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9c0b3677-947f-4d75-a0e3-322353c739eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:49.602Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=638cd7a0-5cdd-42fc-844d-cfa7ff6a874d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:49.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:59.618Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f1067a50-cdf0-43b7-b6c3-cde560813883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:56:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:09.637Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=95babe4e-e83f-4414-bd2b-90596d0a7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:09.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:19.651Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1119cd1e-8b1d-498d-9150-240054a1e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:29.669Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d384e155-d17f-4aab-a5b3-956cace470d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:29.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:39.688Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=86ab8363-2487-4014-befe-991dd61d2e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:49.707Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=00b335cb-517d-4dbd-b068-943993f1f5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:59.726Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a819a7f9-ef1d-4095-9e3d-63cdf4a2a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:57:59.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:09.744Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9e55f377-ee97-472b-a1bb-3c6aaa7c49a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:09.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:19.764Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=09970a24-452d-4d3a-b8d7-2e2590143511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:19.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:29.781Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ed2df503-adc3-456e-ad44-9609338ae197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:39.801Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7ce82214-2ccd-4507-851e-b2ba79f55e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:49.820Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ef2f9d5b-7494-41e0-b8ec-da8a3bb98aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:59.840Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f882f04a-b8c7-4d75-9afc-8b718bc8f20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:58:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:09.887Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1edfabdc-26bb-431c-b0cb-29dc4add4e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:19.906Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b07deb7c-dcf7-49e6-b874-1891a48cde6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:19.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:29.926Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=49333425-336c-466e-97c7-779b707010b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:29.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:39.946Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=613378ce-55a0-4095-b9f3-b5132cb50378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:49.966Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9dc26d76-e2e9-4c16-bb0f-157b3e0d8fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T01:59:59.985Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=49cd00bf-f1b3-4bfe-8346-1b3225a96317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:00.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:10.003Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=461df81a-6612-4bc0-9442-da359efebadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:20.024Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ba9a2dfc-7d80-4ba6-b12d-01e35df379ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:30.042Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=40493d26-f9a6-40f6-a05f-84bbc348bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:40.062Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9eb7cb00-ed1d-415d-a6ff-20e90f7fd433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T02:00:41.896Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:00:41.897Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:00:41.897Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T02:00:41.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:00:41.897Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:00:41.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:00:41.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T02:00:41.900Z |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 |2023-04-16T02:00:41.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:50.083Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e97a7427-827f-4da5-a66d-b80b7c8dd6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:00:50.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:00.102Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ce502065-3b85-4049-bfb7-a3aadf710d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:00.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:10.121Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1f5be0c4-d7ad-4d86-9d1d-f0b0093ef6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:20.141Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=64de6751-0f5e-4372-9a66-2339f3d7f114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:30.161Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c336c73f-9ade-4720-b818-dc5fb05fb51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:40.203Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b47bcb60-1626-4e94-aa48-07e8b4b74a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:50.225Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f59d5176-c72d-4001-9c7c-6e775e55125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:01:50.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:00.245Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4ca6486e-e530-4070-8995-d915d5a40cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:10.264Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=48b3c435-2c74-49dd-b39c-a79b37d978b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:20.283Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2b68dce2-5456-44ad-9b28-44fb5c357e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:20.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:30.309Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f8e9dc34-8339-46f4-affc-fed634cb1259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:30.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:40.327Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=db0d24f2-3948-40b6-b4fa-5782bc0f9ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:50.352Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f5c3fb37-3a8e-4fc1-8797-35c63b02fb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:02:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:00.373Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a8bd39a7-d007-4772-be86-a48af94d1c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:10.392Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ab6f14e6-0f19-4535-9707-cf2bad312315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:20.410Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=366ad2f6-8ad9-4481-8b66-69c83192f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:30.428Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=766a5a7f-d3b1-4567-b761-51ac30ab5f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:40.446Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=45562e95-9f7c-4c57-832d-1fb638a440ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:50.465Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8db9b0ac-66d8-4220-83c8-0c9fc6a8e415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:03:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:00.483Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f7710163-11a2-44c9-a747-8cf007d07e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:00.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:10.504Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d6f85fb2-71e1-4095-ad61-6a412122afd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:20.524Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=202c9d34-2912-49cc-bd8d-36dead1e06a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:30.565Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=611d3548-c33b-417d-bca1-cc7754d9c4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:30.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:40.589Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=289ecf89-6f91-4fea-a163-877401d74e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:50.608Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8278a136-05c9-423d-9473-2cfd5baa9647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:04:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:00.630Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=b01c6952-3639-49ed-bc28-e00c52953fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:10.648Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=13ecba00-06bf-44e4-bf03-8600c5656de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:10.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:20.668Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a74b5f6c-322b-4c3e-893c-060120dbf814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:30.686Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=312a5f5f-29ad-4b64-a3fd-08771a6f467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:40.704Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8ce5aae3-e6f8-43a8-a66e-32550e50a12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T02:05:41.853Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:05:41.854Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:05:41.854Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T02:05:41.854Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:05:41.854Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:05:41.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:05:41.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T02:05:41.856Z |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 |2023-04-16T02:05:41.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:50.721Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=19fcb024-d7d0-4071-8e4f-ccb178e5e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:05:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:00.742Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5b3ba5d1-de16-4774-8fab-410a577ce48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:10.763Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=36063063-8005-49fe-9c64-7557b84cc755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:10.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:20.781Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=32f79ac5-c5b1-4730-a242-3ed0fb05a9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:20.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:30.803Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=48c6219b-ed80-43af-bc1a-8060b6f96b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:40.822Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=11208505-29c6-4cb9-876a-9e1d916b53a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:50.842Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=af5dccfa-e715-424f-835d-edf8a9b2c6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:06:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:00.862Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=72b736b3-d0d7-493e-a57a-50d07369646f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:10.881Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f117ee40-49b3-49ba-a70a-05adcecbfe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:10.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:20.899Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6e0a6b83-52c6-4aef-9f6e-e57b3cc8f721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:30.919Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=42a3fa80-9cb4-46eb-873c-dae758f9bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:40.939Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=47fcb987-70e1-4c4a-a26d-41389831e8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:50.959Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3a478cb9-6ab0-4a1f-8108-6ff8b1ced293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:07:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:00.977Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=58361257-b47a-4803-9607-56adcf5020db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:00.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:10.996Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=44051ef2-4b09-4679-94b7-c25ba79c9eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:21.016Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=525e944e-4f1b-4b63-9738-5201d16ab98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:31.037Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4c0b186f-2056-494e-b604-3992c6c8a310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:41.054Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=597a58a7-bef5-4a23-a0a3-fbf454d0742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:51.076Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=ae57fe47-6dd8-4052-97e7-43b6be019a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:08:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:01.095Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e6ee66f3-fbde-4ab6-be1a-90060da22452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:11.118Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f4c09402-67a8-4fce-a1e2-b74143896521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:21.159Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f6ba1121-33e6-4c1e-b7b4-53304f4679c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:31.175Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e54ecf7e-d676-477f-b6fd-ba9a2133df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:41.194Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=01d833ad-f357-485a-9143-8c6e0f4e8bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:51.215Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8cb38d1a-3cec-4007-9230-1f0f7a367576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:09:51.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:01.234Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a631f4fb-aa42-4aa7-bf60-2fade898b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:01.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:11.254Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=064a428d-be33-4197-b77c-8bf9e926458e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:21.273Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4919b4a9-2c3c-48d4-af86-5648937702c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:31.293Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4009c78f-62c4-462a-b7d1-81f782251fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:41.309Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=95403076-78a8-4a80-bbb4-893fce1d9480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T02:10:41.899Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:10:41.899Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:10:41.899Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T02:10:41.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:10:41.900Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:10:41.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:10:41.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T02:10:41.902Z |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 |2023-04-16T02:10:41.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:51.330Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a8bd00c8-07c5-4ec9-a778-aac348ec0853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:10:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:01.349Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8ca274fc-73d4-4f10-b89d-a47c526aa16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:11.369Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2d2ed9dc-f1ee-48f6-bd37-5d6941214fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:11.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:21.391Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=d82ca129-69b5-4a38-bb37-9d6d48e5c7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:31.412Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9379cb39-893c-4973-aad3-7f12a3e42c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:31.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:41.430Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=117bbf2a-90de-45f9-a5fe-176b74f74500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:51.450Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=797b54bc-3a06-488e-9764-3f2317f8ca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:11:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:01.470Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=94c41a46-09ed-4c8b-929a-251d1b3053a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:01.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:11.495Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e9e9a04c-4dd7-4a56-9417-cf754e34f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:21.514Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=aa0dab77-22ee-409b-bab1-ad1c9764ed32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:31.534Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3443e3bc-d50e-4f3a-b77f-4265a4af7ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:31.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:41.553Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=e098ffc0-339d-48a3-8c67-43d57995a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:51.571Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=023f3c81-3279-4734-9c37-25e0b76b9e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:12:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:01.589Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=27d14158-2722-4451-9d15-161f4b4c0142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:01.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:11.607Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5bbaf094-4dea-4f54-979b-b3f26916943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:21.626Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=917de6f2-d002-4ba4-8124-cb396ad40c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:31.646Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=62e33922-0eaf-467e-99e4-2d0480c85ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:41.665Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=86b992e4-a73d-4843-aeda-f3d2424dee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:51.684Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1d7a4040-67b1-484a-af69-0bab8d203e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:13:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:01.705Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bb21d185-8f65-48d2-99ae-568c68bf0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:11.726Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=693f5f3a-da2e-4bda-991b-58a20b971366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:21.744Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c481695f-c53f-4680-a91e-1416cd6a7493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:21.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:31.763Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3680bf72-8a15-44f1-ad97-5c002f8ed6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:41.785Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5a71a097-bc8c-4101-8d26-1e9f697eac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:51.805Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4bbbfa39-e36e-4b0f-afca-9d550e54f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:14:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:01.827Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5c9a6709-52fd-4267-91de-c0fe4761306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:11.846Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=189c36f9-9be5-42ac-8973-fb7dca7a64ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:21.866Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=1d581993-8965-4864-88bb-4bcb70300d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:31.885Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=cc4f4bbb-8378-4ab5-8272-384666a27e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T02:15:41.856Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:15:41.856Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:15:41.856Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T02:15:41.856Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:15:41.857Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:15:41.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:15:41.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T02:15:41.859Z |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 |2023-04-16T02:15:41.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:41.909Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=388b9e96-aad2-44b0-bbfd-e8731d85bbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:51.928Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=c3d6a8fc-f202-423f-a569-db17f426ae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:15:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:01.948Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=5ddda8a0-a39d-42dc-87ac-0276995692b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:11.968Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8cbe10b9-565f-4e2b-a71c-63da8a09746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:21.983Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=76a72d9f-f32d-4e5d-945c-dd83e158a503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:22.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:32.006Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f6c10bb6-d653-4741-995a-7037703dd672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:42.025Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6a4861a7-cc61-4684-802c-3269aea7d8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:42.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:52.046Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fa8d5331-0c4e-4ad2-9a5b-80478fa6eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:16:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:02.065Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=87898783-7f0e-4cbf-b2c9-96ad42b3102e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:12.087Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2c5d09e0-ebe6-40a3-9a7f-f7e83cb7c2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:22.106Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=fc4b5798-2c9d-4fe9-8b48-71c55a44b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:22.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:32.127Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=788c9166-62af-47c5-bf59-67b7f2d28fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:42.147Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=8b57539e-b422-46d4-8377-a6cac7114cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:52.165Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=af7e666d-7231-443f-bd9a-dbaf55ebd078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:17:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:02.181Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=2ae68968-09a3-4da1-842d-78d31d8ee687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:02.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:12.198Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a6372566-686d-4b7a-9374-df5e925c176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:22.219Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=81426df1-408e-43ec-b4c1-98cc06cde0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:32.241Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=528d15a1-5bde-4072-8d58-9895db62b9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:42.263Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=bb705f02-9bf7-48dd-b884-f966ce6b0df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:52.283Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9d7fb2eb-7ae5-4e83-8044-8a8340ffdf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:18:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:02.304Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=7e43fcfc-7167-45d6-b8f2-aee313034979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:02.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:12.323Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=007f937b-a7c8-41c1-801c-26fb808d7bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:22.340Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=24f60ead-874b-449f-ad3a-2401fdb102a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:32.358Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=27bdb1b2-daad-4cdd-b339-983c25d315ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:42.378Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a41d62f6-7d5c-42c2-b8e2-cb4ccc7efc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:52.394Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a4f28792-c25b-4c7b-8b50-997d0abb37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:19:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:02.414Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6b574a4f-e74e-4012-b234-04ee307078c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:12.434Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=06f12819-fef5-49f4-b6dc-7154ef882380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:12.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:22.454Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=4b71c65d-b510-4103-9628-c562a9e92b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:22.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:32.474Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=86a1a698-1a48-46f9-8a9a-d78ca3b3ba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T02:20:41.872Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:20:41.873Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T02:20:41.873Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T02:20:41.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:20:41.873Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:20:41.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T02:20:41.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T02:20:41.875Z |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 |2023-04-16T02:20:41.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:42.494Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=92b7cd4c-e24c-4bad-8811-af1825ed6cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:52.520Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=0a857892-1477-4d21-9040-2776c92e7a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:20:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:02.540Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=a2f59bfb-7f30-4f29-850f-049c9f62854d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:12.561Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=6cbd49e5-f92a-4a0b-8b25-54120de0af8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:22.577Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=930c940d-61d0-4d3a-be5a-8062734a4388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:32.596Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=3a10a0e4-b034-4ce6-b518-95485f599393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:32.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:42.617Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=893d56d0-cbf1-4664-902c-f65d2d3df1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:52.636Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=eadb50af-f8f6-488d-8f41-558134b6be90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:21:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:02.656Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=602f875a-0543-4b1f-a863-254415e8d2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:12.676Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=f72537dd-8cb1-4e53-a386-3e0726848ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:22.695Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=43867234-a44e-4f88-8c68-51482c7009e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:32.717Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=9d216f16-c801-4d7a-9d16-2c86ec3e3df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T02:22:42.735Z |INFO |Init configs |InvocationID=4c0d5db7-f909-44ae-8fdb-9837c300cb80, InstanceUUID=67ee6fd5-d7b7-4d2a-aa8e-61d4c6524950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0