By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T23:29:44.189Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T23:29:44.202Z |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-03-02T23:29:44.203Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T23:29:44.204Z |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-03-02T23:29:44.632Z |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-03-02T23:29:44.782Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T23:29:44.783Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T23:29:44.783Z |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-03-02T23:29:44.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-02T23:29:44.934Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-02T23:29:44.966Z |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-03-02T23:29:46.389Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-02T23:29:46.921Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-02T23:29:46.948Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-02T23:29:46.949Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-02T23:29:47.060Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-02T23:29:47.060Z |INFO |Root WebApplicationContext: initialization completed in 2093 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-02T23:29:47.927Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-02T23:29:49.766Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-02T23:29:50.360Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-02T23:29:50.391Z |INFO |Started MainApp in 8.696 seconds (JVM running for 9.432) |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-02T23:29:50.584Z |INFO |Start scheduling PRH workflow |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:29:50.596Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5e641f80-35f8-48b3-bae2-f683a25bba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:29:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-02T23:29:57.089Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-02T23:29:57.090Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-02T23:29:57.094Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:01.256Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fa1ac2b0-f518-405b-8e2d-54cbd9dc6459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:11.293Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=26942256-a0fe-4ea6-b6e2-739e30de205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:21.334Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6ac11fab-7884-43a7-b140-809e4e4f73be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:21.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:31.419Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=75f72f3b-3f81-442f-a5dd-db9b4606ac8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:41.464Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=702d131b-809c-4930-a063-f4d295574d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:51.519Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4da83f1b-ecaa-4bbb-b6e0-ac97004e837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:30:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:01.568Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=715a8a30-1e44-4cd9-ba70-fa9f718e4be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:11.596Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=06a61b6c-2545-477c-9d94-e33cc1745d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:21.629Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f0ff8263-ec88-4d08-8f91-86b5c5df949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:31.690Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b1ae98c2-8b5a-4ebc-bb06-7779bb006f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:41.718Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=44028162-f136-4b65-89de-04ff089f5b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:51.750Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8883a80a-faf2-494c-9620-933af334064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:31:51.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:01.789Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3d7f8b96-ae2e-4770-a7e8-6c37cd2f855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:11.819Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=35b6a7ef-8e10-4316-854a-db5719a972d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:21.843Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f3d3551d-10f7-4e29-a4c2-0c597f58301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:31.868Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b564ff2b-a9e6-49f6-8513-cd7173c40b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:41.896Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ba62b774-d26b-44ec-8f23-b8412c893191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:51.931Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=68122d24-757d-46ea-9a36-544db015fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:32:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:01.962Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=397a7bc0-bef0-44ca-aadb-9b0dc7f36155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:12.011Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b5c3e3cc-2659-4e8c-9772-dff6003341b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:22.037Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e48226a3-b9ba-4e01-89db-0d9cc9256228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:22.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:32.074Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=990dfcf9-6d8a-4488-9c9d-511a4826493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:42.169Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6c378b90-3400-4cee-8023-a559020d4c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:52.187Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e32eb273-cdb5-40d9-84bb-db0ba629e47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:33:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:02.213Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5d19fbb9-134f-4169-86b0-27788124ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:02.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:12.249Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=634db47c-eb71-4070-aa93-289765411dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:22.293Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=048d2245-2805-483e-be25-01c15bd099a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:32.330Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=216afc94-9368-48ee-89aa-af62ac910e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:42.364Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9f23920a-cecb-4161-a4a8-4b609a29140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:42.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T23:34:48.316Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T23:34:48.318Z |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-03-02T23:34:48.318Z |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-03-02T23:34:48.318Z |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-03-02T23:34:48.320Z |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-03-02T23:34:48.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T23:34:48.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T23:34:48.333Z |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-03-02T23:34:48.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:52.403Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cb3ae7cd-28d1-429f-854f-74b1cf1e139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:34:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:02.440Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2ee99496-b601-4db0-b3ec-035c0465b2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:02.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:12.469Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=405dce00-9ecc-4b63-84b7-a8eb1276d3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:22.486Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e4cceb41-bf03-4165-a608-f552d0e0e892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:32.511Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bf646036-b42f-4523-9ab7-121cc6e26fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:32.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:42.529Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ef6186c8-c1de-4772-9ab1-ac8c5db94835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:52.555Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f5418d26-d520-4ab8-83b6-07ffddf21fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:35:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:02.578Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e103b212-a2f1-40e7-857b-e4d8f13a9309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:02.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:12.603Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6553ff4c-e98f-4a19-a63e-1fc0d7b0da45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:22.642Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=89c6d3e9-dd7b-4e2a-b523-85ed0dc8273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:32.660Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=912f15e6-75a0-4068-95cf-8bd16fcc9221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:42.681Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1729f2d1-3ee7-4089-9fd8-7bf422abbce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:52.711Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7db60709-c2e1-4fe2-89ec-fdd312b37791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:36:52.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:02.734Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9e82c854-dde6-44df-a80b-678ef7f4382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:12.761Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=78802c1d-b755-453e-89cf-500dac977d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:22.783Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ce5eca00-68ff-4ca4-8bef-5dbd5de852c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:32.802Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1480ae26-2a4b-4897-b4ef-fc59d96ec174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:42.819Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e85142e2-2aeb-4628-bf01-dfe9436d00fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:52.846Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5d9b7821-0b29-4662-bfac-bc92186fe960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:37:52.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:02.864Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3c7ba473-f769-4477-9572-76b8e7b3381b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:12.889Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=351976d5-7985-4e5d-b5fc-de8a5b5defca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:22.934Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b52d4be7-fcec-4407-a693-35ee86578013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:32.976Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5427443a-6814-4b0c-a9df-e24f1feca073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:42.996Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b8475e06-e136-40fa-9588-d9db349aab33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:53.030Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=eaed2c3a-734a-451d-8923-dda9c3320699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:38:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:03.050Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1146fdfc-e118-484d-a9ac-593798b22c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:13.077Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b590dac5-74d6-4387-b4c0-9d7620e60fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:23.095Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ca7fd742-913e-469e-b475-98d7c35a94d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:23.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:33.110Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d630f8f4-aaaa-4237-8a5b-d06f807ef38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:43.128Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=90e11dd6-8792-4476-8cb6-0bdc3e8d56e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T23:39:48.247Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T23:39:48.248Z |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-03-02T23:39:48.248Z |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-03-02T23:39:48.248Z |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-03-02T23:39:48.249Z |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-03-02T23:39:48.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T23:39:48.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T23:39:48.263Z |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-03-02T23:39:48.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:53.148Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=df373b5b-0e16-491d-b2e8-da21b9b84896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:39:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:03.180Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=85a083bf-635f-4a11-97d8-966819140e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:13.201Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c8977519-7770-43b7-b72c-cf19445a7861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:23.218Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=82e86579-e438-406a-bb9c-33d8bb3dc3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:33.247Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6c56ba90-38ab-472d-8f94-e9b2ad54e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:43.275Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1de85be4-8f30-4271-b60d-a6275d116f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:53.292Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9a2f3585-9bf5-43aa-8b64-4f94e22ab682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:40:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:03.311Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=65dd8734-7fcd-4c17-9606-d31721714b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:13.341Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=219584f0-ed06-4167-ab86-30322a618b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:13.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:23.370Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b7749ad1-cbef-4248-9a55-e9cf50477c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:33.394Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4fe279a8-58ec-4561-83e8-e93c5a107c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:43.420Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=db20676d-f3bc-4501-b540-7ce1d71772db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:43.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:53.441Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=92b755e9-be47-4d0c-a38b-e0c7a3402c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:41:53.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:03.459Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c772a37c-f40e-43ad-8bfb-8145b51b1036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:13.483Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4c4bb19f-8808-4616-8c21-f9f5bd9813ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:23.501Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=57cc1c06-0330-4c9f-9ed2-92495a6a9f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:33.537Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a419e30b-b5eb-441f-b578-836eaf3ee47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:43.555Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a583b0df-13e1-49cb-ab49-4f93962e7e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:53.573Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a1bca0c6-5a12-4aa1-92b9-cb06acd32db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:42:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:03.591Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bf85a467-c6ac-4f62-85e6-cc3255aa8009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:13.615Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fe844363-2cf9-45f1-820d-30a33a5d0cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:23.632Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0d92d42f-f9f9-481c-9347-318981b889e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:33.650Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3b93296d-64c6-4315-9767-a3908dac51c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:43.757Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=79008dd7-7ec1-4488-9f05-e91a5478aa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:53.772Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=dbd54958-976c-4a2f-9572-02b94c7438a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:43:53.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:03.792Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7a7c42dd-9531-404b-ad2b-c13deb5bc4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:13.809Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=61cc077e-bbb7-4a42-b00f-2955add095f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:23.828Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4980c5c5-b34f-4ea5-9365-a46b420fcdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:33.843Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6f131e73-cb2e-4892-bceb-d43bb5a7efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:43.870Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6eff034c-11a5-4ea8-9c7a-52627fec81e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T23:44:48.210Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T23:44:48.211Z |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-03-02T23:44:48.211Z |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-03-02T23:44:48.211Z |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-03-02T23:44:48.212Z |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-03-02T23:44:48.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T23:44:48.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T23:44:48.222Z |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-03-02T23:44:48.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:53.890Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=65089719-d345-4e3e-b7cd-03930bc6e826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:44:53.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:03.911Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3356b641-c801-4a50-bfdc-0a683a3b8b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:13.928Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9547c1be-b11a-4b52-aca7-c13fa318e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:23.948Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=eae33931-4aba-48e3-8e5b-f54c3cfc74e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:33.981Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=55172ee8-7d33-4514-9c3f-fa6bd4c915f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:43.996Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b494a0fb-98b2-4e12-9501-2a87247ff45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:44.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:54.014Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d14e02fb-7a4d-4f1a-8f41-f04107c12747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:45:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:04.033Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=44472add-1155-423f-b659-952403d29b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:04.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:14.054Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b269eacc-c2e7-4138-ad73-93631a66f7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:24.086Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0ca31423-d1f3-4bad-b71a-b564ac2dbf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:34.101Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=25d0edd0-c541-4303-8143-9cff523c297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:44.117Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4cb97832-9b9d-48b3-a927-932f96258fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:54.135Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=df80704e-e2ae-41c2-9308-63a04b956480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:46:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:04.155Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2c0a2c7a-1e12-4615-8104-e7022fa2d57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:14.177Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=82aa5636-2227-495f-9830-79802856df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:14.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:24.215Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bb2a7161-655b-4889-a6bf-033c754e0882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:34.232Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7495b292-6b5e-498b-a811-19d66d560020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:44.254Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7ada61f4-fb1d-4eca-96c4-467838e063e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:54.270Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9a355d6a-c046-4976-9233-eb204c021e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:47:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:04.287Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=236e4565-d011-47cb-afbf-bf90c2c21c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:04.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:14.312Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=84cea8bd-1cef-4bd2-af77-23be9b4962b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:24.330Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2c1a25a4-0618-4dc8-9e9b-cf6739e1c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:34.356Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4f4872a2-1477-425b-a84b-ed38120b45a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:44.375Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b8dd5406-17b6-41d0-b840-9f0701e44664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:54.394Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f3a88e21-0312-4e7d-b8c7-8b4cca31f6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:48:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:04.413Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=de617e30-9421-4360-be20-2519f78243c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:14.432Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=88dd76dc-b354-4132-aa5f-44c5f3a45dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:24.449Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3870acec-2a4c-40df-b432-0f27e2d1485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:34.465Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e2db007c-8d0d-4297-8c86-49fc4ded484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:44.482Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=862f4911-c0ef-49b0-9335-32d5004f6e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T23:49:48.164Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T23:49:48.165Z |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-03-02T23:49:48.165Z |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-03-02T23:49:48.166Z |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-03-02T23:49:48.167Z |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-03-02T23:49:48.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T23:49:48.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T23:49:48.177Z |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-03-02T23:49:48.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:54.502Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=643c965e-1c2f-41a6-9daa-1e9e6dcdcc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:49:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:04.528Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c6969c41-198d-4314-a554-3c1527f3bf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:14.551Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7add5511-2b33-4c22-b259-8b8fb0f7b01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:24.573Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a72394de-ecf5-4413-aa66-5ba2dd93db80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:34.593Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=62ac73e3-d602-476b-98f5-1b5431f2e119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:44.610Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=35801995-0ae0-422a-9f54-d18167dc8ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:54.633Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2e6c3482-e4ed-4188-9245-b425dcdfdde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:50:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:04.690Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=196d5838-7fdd-4527-a772-b3d52514cc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:14.716Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fd00e361-05c0-4253-a700-bf014d9148aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:14.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:24.737Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f21add95-3232-4994-a367-6f23d26826a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:34.757Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ea4b401d-5c85-41ca-835d-29a0172af7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:44.772Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e1024c02-3ed1-4b32-854f-f9a9dd45f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:44.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:54.789Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c9e2c697-7826-4944-a398-d57577fd1588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:51:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:04.814Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9bf714fe-77e0-4313-b19b-51083d61f7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:14.835Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=272cb590-5822-43f9-bd59-d80ad1b1df69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:24.852Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3ee267fd-28e7-484c-8d6a-89ff7522b801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:24.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:34.872Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e5ff4310-99a3-46a8-944e-37065389a163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:34.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:44.902Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=76457401-64ce-4b86-8c44-c47fc9a48cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:44.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:54.917Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=22a42438-84cb-4906-a6e5-43fa011aac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:52:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:04.935Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8086354c-d3a3-4d2e-8ea0-1f78707029f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:14.973Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=939f2043-e806-4558-8926-b9101cf466ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:24.991Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0c509e1b-b02d-4289-a57e-256a93448ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:35.007Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f3b93e27-0521-48ef-ac69-e23301db5058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:45.024Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ef5410a9-2fa0-4b7f-9b4a-7062d8c87bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:55.039Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=61220ffc-256e-4ff3-be6a-8e4f9c17d810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:53:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:05.056Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=eaf13ccb-10fa-4a0f-b866-5825b9fd103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:15.078Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c2406062-0f0c-4fb5-8ea7-fca21179f4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:25.100Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=537b8a41-4677-4c77-9b9a-ee95ca434b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:35.123Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=293895dc-83a5-4a11-8ff3-95f058fb572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:45.139Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5324322b-18f8-48f6-9fd3-6001d5526ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T23:54:48.230Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T23:54:48.231Z |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-03-02T23:54:48.231Z |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-03-02T23:54:48.232Z |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-03-02T23:54:48.233Z |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-03-02T23:54:48.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T23:54:48.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T23:54:48.244Z |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-03-02T23:54:48.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:55.155Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b53fbf18-f81e-49b8-8afa-50d51f160a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:54:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:05.171Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=19c37b66-b832-47e7-bd7f-6dfa8027c662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:15.208Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1d524f16-d0a8-4715-9599-9ae34d766490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:25.225Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=800427c0-2e0c-40d6-a730-9159b4c61861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:25.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:35.254Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=dabf1e81-653b-4836-abc4-edb5bcf0b8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:45.273Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=27dcb60d-3366-4d7b-bf64-c9616a0fa82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:55.290Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e2e933e3-4a8d-47b1-ba59-655d3082240c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:55:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:05.308Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c5f83c1c-0f5c-4219-bdf5-d82d3bfaa0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:05.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:15.329Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2d7b9ca2-3fa0-46b7-8052-0333f48dfe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:25.356Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ab4a0ca8-dfc2-41b8-9c7b-10c9910023e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:35.374Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9ee00bc5-dacf-432f-9e95-d3da2f95a914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:45.391Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=330406ad-26c4-4b1f-804f-895e0ceb80d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:55.411Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b4a3c121-7df1-4cb0-9b68-08d39a934a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:56:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:05.446Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=87567cc8-a66a-4aa1-bbae-1f176dcc4c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:15.510Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a51d98f0-c82c-4ead-85c8-763bafac51d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:15.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:25.542Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d8b197d9-181a-4a6f-99c5-78f848f7889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:35.568Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1b3bcda1-cfa5-4cc3-b849-0c164f7584df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:45.596Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8d27d7af-3af9-4889-883d-5581a627e5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:55.633Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c3f2a89c-a465-4655-9e11-db3eb48022a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:57:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:05.669Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=006ceae7-0055-4dde-aded-c25c2b6134e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:15.701Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=dc95acb6-d621-414e-a358-1a84baed24ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:25.726Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=355c89fc-1b4d-4a17-ad38-7efaed634c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:35.744Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=da8dd900-a1e9-4c87-b4a9-7b34f61f30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:45.765Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b6e4318a-c001-489b-8902-bb0543dd7be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:55.778Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=598ebbd9-1c13-4a78-83d1-12e546e7a096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:58:55.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:05.796Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f9bdfc92-777d-4265-82f2-f5c5c97256a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:15.831Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2743cb84-2b19-444e-9467-19d10e63cc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:25.879Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=655f92bc-6e4f-4fec-8c0b-aeb21e7aefe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:35.913Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=efc76535-d7c1-4621-8c3f-144d2fc5a73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:45.928Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=92e521db-01e9-47d4-86e7-fd03c5cb5e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T23:59:48.248Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T23:59:48.248Z |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-03-02T23:59:48.248Z |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-03-02T23:59:48.248Z |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-03-02T23:59:48.249Z |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-03-02T23:59:48.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T23:59:48.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T23:59:48.259Z |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-03-02T23:59:48.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:55.943Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cdeb4534-bfac-4eda-98b0-31cf2d16d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T23:59:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:05.958Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a97b22ae-c6f5-4de4-921d-5ab89e2440c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:15.989Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b6c4ce6e-56c2-4f34-ae48-94cd73439d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:26.018Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fc7bdc33-4584-4707-a77d-c194357c320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:36.044Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9adf0c99-4e64-4958-89f6-56969c4229c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:36.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:46.059Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=81a554b2-ac51-4102-9160-bd609a165641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:56.091Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=830960f8-c968-4aaf-b48d-41995d1e584d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:00:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:06.108Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a8a1f78e-a2c4-442a-8fcb-4d9b1ac03da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:16.130Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7981fd03-6003-4e1a-8f21-6475b166ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:26.145Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=68a8247d-926b-4afc-b759-e8d2581362d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:36.167Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4beeadb0-bef6-472d-84a2-9d9518cdf268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:36.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:46.185Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f0d3d29f-2c9b-41ee-a0f1-3aeb14e8458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:56.213Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6f172a2e-c244-468d-aa6a-50f58e1667eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:01:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:06.248Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d7bf9f26-75e3-47bd-ba95-4ed356d1b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:16.270Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1c39af57-9816-45f1-b02b-905b6aef42ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:26.293Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=41cd91a1-a5f0-458b-9245-9b7adacd5fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:36.312Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=efb975a2-cf57-4525-bbc6-1148f43cbd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:46.327Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=42dc218d-503a-44b6-9502-85972165c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:56.343Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2c6e4b8e-55f9-4cf1-b2e4-0872231590e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:02:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:06.360Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8922a6e4-9624-47f1-a7b3-28eeaa72913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:16.386Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=358e9d3e-ed81-47a4-9d52-26c3456b047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:26.403Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=68fbe4e9-30b3-4871-9d94-64ced9bf7346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:36.420Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1b8b67fe-4b20-4d73-976d-6f6bc13d2588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:36.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:46.439Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f341c8d1-afc8-4adc-8c49-f3768363a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:56.456Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=dddaa81a-89ed-4fa1-92c9-9e24ee201db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:03:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:06.471Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8b7d0173-5dbd-43a0-9588-fd2fa5b5cce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:06.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:16.490Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7cbbd7c0-c090-4793-a41f-2151e79f1063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:26.507Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5b9981db-9ff3-41ff-87c8-2265820f52d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:36.526Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2b02ab35-b939-4603-9b76-da3ede596cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:46.542Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=35584249-73a6-4cda-969d-b18a54a41174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:04:48.276Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:04:48.277Z |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-03-03T00:04:48.277Z |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-03-03T00:04:48.277Z |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-03-03T00:04:48.279Z |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-03-03T00:04:48.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:04:48.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:04:48.290Z |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-03-03T00:04:48.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:56.570Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fc50f19d-b6fb-47fb-b63d-053477276629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:04:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:06.598Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0cda72f8-1160-4ef4-b349-fedbdd02d8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:06.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:16.622Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8f16cfce-899d-42df-b23c-f97ff6266b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:26.638Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=45f9b9b2-425d-4c57-af90-d1a8b72665d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:26.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:36.660Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a9a7026f-561b-42e9-984d-921027ae9182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:46.684Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=08437462-7b62-4b2c-998d-2b4adb6c2a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:46.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:56.702Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=08730a4b-f969-472a-88b6-6a4033f8de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:05:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:06.725Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8f7b2e1f-cfc6-4338-8b23-72e5aa80debd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:16.756Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cd662fd2-0f85-433c-bccd-3d744c7ef493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:26.778Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=420811ab-b8c9-40d0-9360-7abfe198feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:36.796Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b852e75b-a387-4048-b6c7-a8dc2932b20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:46.812Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9fb084da-403e-4b36-970c-8dbe7d294606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:56.829Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2faf9ea6-9f95-497e-8435-b21efeb628f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:06:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:06.845Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=14edfe5f-e44b-4906-8b97-e94b24f89b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:16.863Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=17fe343a-fa17-4cb5-ae6a-928a8c15ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:16.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:26.884Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7e721fcf-49f6-4d42-bec9-dbc1f511e9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:36.902Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1500593b-f4d2-4bbf-bdd5-359f82d5858e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:46.918Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=44930f58-cd11-40a9-b2d2-a06154f94f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:46.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:56.934Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=da7d2d99-7923-4183-ad45-0f1607d4d2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:07:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:06.949Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b515d335-e1e4-4979-9451-68d4b8f87411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:16.966Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4426703e-5732-4fd5-8817-c2aa6bd8269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:26.979Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=49714ef0-824c-4515-8e0f-676832a6345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:36.997Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8d2444ed-7306-4d90-bb7d-c1e82d2f3476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:47.020Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e3029bd2-917b-4240-bcab-47eaf898fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:57.037Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7c6a2ce4-fcb6-4b2b-892c-c8d1546ac62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:08:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:07.054Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2d70c0e3-d54d-44a1-b10b-5af64ea4e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:17.072Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=732eaa50-95ba-4116-b46c-859be21c6af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:17.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:27.087Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=892cd189-b9a4-4dd8-907f-debfbb068b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:27.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:37.103Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1ba90772-fe90-42b1-b26b-b0c4fce0c023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:47.121Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=92d81280-8fc6-4f34-919d-22ee772c82bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:09:48.302Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:09:48.302Z |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-03-03T00:09:48.303Z |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-03-03T00:09:48.303Z |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-03-03T00:09:48.303Z |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-03-03T00:09:48.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:09:48.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:09:48.311Z |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-03-03T00:09:48.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:57.139Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4fbd1793-4321-478d-af74-f9f642767f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:09:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:07.170Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fbe67572-04d3-43e8-a15d-6ad0fdf3c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:17.188Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=59af3058-ddb5-48c0-939c-c92e9077f863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:27.204Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=54f33012-cbfc-4d47-9825-0f61a2bf21a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:37.218Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=39afa002-f2c1-494c-bf78-6e2991f9c175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:47.235Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=107ab2e3-af05-4397-ad17-f73637125669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:57.249Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8418dd61-0ace-4606-9954-fe09482e4410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:10:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:07.266Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=32861835-f94e-4d0c-b46a-a7af5c0a7320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:07.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:17.283Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7b05b861-52ba-42c5-852d-91005353b64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:27.300Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f3643f92-3a39-4c77-ac14-2cb8ea2c5c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:37.313Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=296113d2-3418-46b1-a68c-d3d1e409be08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:47.330Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=45a4c918-3d13-4925-a2bc-e4cee5da4333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:57.346Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=833abe02-4ad8-49f6-844a-a7337a64324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:11:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:07.363Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=835035dd-7989-43d4-9e9d-988a4b78f971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:17.379Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f2a8caa6-35bf-43c8-b305-4e07903f6faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:27.398Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a536bce2-2d9b-445c-b5cb-bc55d1674bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:37.418Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=816bbf2d-0285-43de-b164-7bbf3c999cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:47.440Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fb72a7d9-fcc5-4500-8e8a-d5ad4f6b56b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:47.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:57.457Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5af346a4-fc4a-457d-9f97-6160bef22490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:12:57.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:07.475Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ad1662d1-5708-4bd4-b11e-af2620fa8698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:07.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:17.490Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e655ab3a-5082-40b6-9ba0-08651e6a9d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:27.503Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c5a17dd2-1db7-4fdf-946d-c37299184d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:37.518Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e4008f6b-e588-4261-a811-0c285f747708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:47.535Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ecec5785-1a5b-4622-8d6d-665e78d92e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:47.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:57.550Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9156abb6-2f76-444b-a092-357697759a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:13:57.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:07.568Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ade7aced-2047-42b5-b5f6-028c6c4c7510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:17.591Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=43f3a064-dd46-4cbe-8422-dfcd48f91b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:27.604Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2e8dbe05-c9b1-4358-8035-aeb495b1cc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:37.621Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f0fcf9fa-d6b7-4239-bfc2-eeda0358339b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:37.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:47.635Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=63959866-aca4-48bb-95a0-5c6403bb99f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:14:48.182Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:14:48.183Z |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-03-03T00:14:48.183Z |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-03-03T00:14:48.183Z |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-03-03T00:14:48.184Z |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-03-03T00:14:48.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:14:48.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:14:48.191Z |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-03-03T00:14:48.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:57.652Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=460751b5-a5d9-43ed-a637-b9583a6a3d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:14:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:07.671Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3777b0e7-8f67-4d1f-80a3-f8ecf5ee9098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:17.687Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cfb6104a-231d-4316-90a3-6bd6dbdf6168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:27.729Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2dbf7e81-8ec4-4e22-8aaf-0ad41df3cf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:37.746Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c4f6f7c6-8a3b-4f75-8b47-24261474b349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:47.776Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bb012da8-9738-4c67-837c-db0ea3bb2f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:47.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:57.790Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=08a6a8f1-60dd-4328-8123-bb68f1145471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:15:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:07.807Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=718ddd89-2c4f-4a7e-b93f-2a3e1cb46ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:17.824Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=712211a8-8b01-4fb4-b813-39abb001fb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:27.839Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5c84355f-1a63-44aa-8ff6-94025694f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:27.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:37.856Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=42dfbd81-4317-4499-a18d-ed1e88823cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:47.869Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=18150a59-eea3-4739-8645-5f11e7d3536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:47.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:57.887Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=03dd3b5b-597d-48e7-bdae-35464ae7d713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:16:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:07.901Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c5158f4b-21f7-455e-b48f-3c317ee8817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:17.917Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6f02845f-1be1-4ba5-a8c3-ff47f07bd132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:27.932Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=61df3ef8-9a1c-44d3-a88e-f53b6f4be260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:27.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:37.946Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d94822e9-b4d2-4966-b29c-94a05577cb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:47.959Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=051e1d95-2f2a-413b-a050-c3f7d4f2a2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:47.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:57.975Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cfd8a06c-297b-451c-bdf5-dde6a04a582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:17:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:07.996Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6155e7bd-2441-42b9-9af5-fd04d9606a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:18.021Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fe00057f-c1cc-4bc0-8558-5997063bf6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:28.039Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5b41886c-3e28-4bde-8f1d-fc34ef28689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:38.054Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=29f38154-877c-44f7-a5a9-5b506480bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:48.071Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=557d0ef8-80a8-4e36-8920-303f0e60bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:58.086Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ca9fca22-2caa-4617-876e-95e9866816cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:18:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:08.101Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=26ec42ac-12f9-4322-84c3-fb499f9b1b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:18.113Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=da7bb733-f40e-4f60-8f42-47cf76758929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:28.130Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ff4fb566-c185-4d09-b769-b3455f4e60e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:38.147Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=60514d23-219f-42ca-9601-e1b4d21f7353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:38.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:48.167Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1e6178c0-be77-4ab0-abaa-75771bc47646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:19:48.215Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:19:48.215Z |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-03-03T00:19:48.215Z |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-03-03T00:19:48.215Z |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-03-03T00:19:48.216Z |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-03-03T00:19:48.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:19:48.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:19:48.223Z |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-03-03T00:19:48.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:58.183Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c0efa801-a550-4bf0-9d3d-75b48c773d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:19:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:08.199Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5637b2a6-a3a3-48d7-b856-f35ee4c72805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:18.228Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=78d6342f-23f3-421e-b5e0-a7864f6e96d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:28.249Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=537b5259-ba6c-4c27-b8f4-93927a31c814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:38.264Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=efd93b86-eb80-480b-a4a4-8ee007d421e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:48.282Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=543340e2-56d5-4d05-a59d-812181bd7f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:58.298Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fff73616-6e96-4df1-b920-a300c1c31378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:20:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:08.311Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e2581829-c19f-46d2-9da7-8a26253f4218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:18.324Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7d265151-2e90-47ac-bd9c-70c9b824fc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:28.340Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c964fcc5-1b2a-49b4-b654-f223f1d0c983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:38.355Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=85880881-59a9-4465-a163-797a039ca136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:48.368Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=eebdb2c7-3188-4611-917d-168d663041ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:58.387Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ece2a922-0b71-466b-8f07-ca32184c1f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:21:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:08.412Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2c1ac4da-d257-4ea6-898e-d79791e7c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:18.432Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5d317031-e1fc-4984-a0ae-bc54b2594655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:28.447Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=91e0d7e3-88d0-4a7e-975f-1d135f27e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:28.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:38.462Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a3cacae8-9703-4513-9abd-b0bd79a6008d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:48.484Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e9e6ca56-acc3-4d3e-b2a0-511202e35f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:58.500Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7152a83a-6cb4-45e9-a8d3-134b879e4549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:22:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:08.520Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ce6599dd-5968-4e9a-a619-d798221a3a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:18.538Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5c679f78-7978-47d6-a96b-4155beb5325f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:18.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:28.557Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a89ef58f-33ef-4443-aeaf-c4ceaeacd1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:38.574Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0a189766-5e42-4235-a845-67c2f9f46ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:38.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:48.605Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6325459d-2176-4f76-9d73-b7d074d16e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:48.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:58.624Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=09e2b6ff-9fd2-4272-913b-a366f672ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:23:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:08.641Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=272fe7dc-4bc4-4b4b-a718-deaf3de30580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:08.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:18.656Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9b2dc133-504e-415c-83c2-b2fb17f6464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:28.670Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=69eef847-a617-4818-974d-f3a54f0c599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:28.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:38.689Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9660e700-e2ec-4bf0-aefb-f8bd555659ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:24:48.214Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:24:48.214Z |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-03-03T00:24:48.214Z |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-03-03T00:24:48.215Z |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-03-03T00:24:48.215Z |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-03-03T00:24:48.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:24:48.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:24:48.224Z |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-03-03T00:24:48.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:48.707Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=285b43d7-f6b2-48ee-beb7-db5c88af8baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:58.721Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=11ed2740-efba-4e97-9eb8-21612582714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:24:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:08.735Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=249de6df-1b26-4f2e-a139-f8ba3232d29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:18.748Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c9bbd984-5ef7-4e7d-b598-3cec86a73493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:28.763Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5cfdda6e-99df-405b-a35c-31a2180f463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:38.777Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=13e4866a-896c-4b65-8225-0b01699b0f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:48.792Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fe244a36-671d-48f7-b040-a08f30a49912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:58.806Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=99253d40-ad06-4772-b759-057a16e90f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:25:58.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:08.824Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ac6344fe-00cd-46b0-976a-bcf8325cda7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:18.843Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=93fbafba-0326-4252-8ed7-2b8239fa312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:28.859Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1c6a3cfa-2135-4397-81b1-cdced6abf9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:38.873Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=33be4528-7251-46da-9022-ad31143021ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:48.888Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e428bed4-fec9-459b-88f0-52a48e26e22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:58.902Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=37fb77a7-fb6c-44f0-a556-e9f5b2bd39e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:26:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:08.916Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b90cf4c0-2f5c-41bb-a16f-46854b074f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:18.931Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c982fd03-b28e-41c7-aea3-6c92021931e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:28.949Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1b61b63b-6bfd-4c1b-a480-1234cf8baf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:38.964Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f023933c-03b4-475e-9a62-d9ac947352e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:48.978Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=963c3d74-0b7d-4aba-9f6e-6c3a0b481e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:59.005Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=739cb9fb-1601-4fd8-a6f9-9bdaaf9750df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:27:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:09.047Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=72b69022-953f-4773-86a5-03ffcdf6c362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:09.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:19.067Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=09e2d0ac-c6f8-48ca-9227-0964c79a6759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:29.085Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c064dcca-a626-4b58-913d-4818061d98f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:39.101Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=82c63790-6f68-46d2-a4ee-11248955169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:39.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:49.117Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8d841412-54e3-46c2-8c1f-586b3bd0b8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:59.133Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=85381730-86bb-4ace-bdb6-5c72b777ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:28:59.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:09.153Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8fe93f58-99f6-4015-9456-199837eee8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:19.171Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bfd0f766-d40c-4a08-90b4-e69399e29e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:29.187Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4fa093e7-4661-4bb7-a4ba-aeb63d356ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:39.203Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6c5f3aeb-933c-4ae1-96a9-79cc898b89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:29:48.178Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:29:48.179Z |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-03-03T00:29:48.179Z |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-03-03T00:29:48.179Z |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-03-03T00:29:48.180Z |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-03-03T00:29:48.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:29:48.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:29:48.188Z |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-03-03T00:29:48.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:49.221Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bf366cb4-d578-488c-9624-d4ed3b546b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:59.235Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6a33f838-7360-4ab6-8e8a-ea5b72490773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:29:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:09.250Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5f1d1292-11db-415c-be8a-6666be525a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:09.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:19.265Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2655e843-c369-450f-bb62-5e78ac019a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:29.288Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=568ec9e0-a4ea-4e33-980b-9982b9e04743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:39.301Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ec08a91c-2202-4472-a94c-02914e3b8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:49.317Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f008f6f9-4e46-47c1-8737-89301c8f67d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:59.334Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=272748e9-e89f-4c8c-b41b-c7d429b460c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:30:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:09.348Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=649121b1-ab56-4bf7-8b60-a992778abd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:19.372Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d897b835-4b2a-4cab-a291-1546abb9d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:29.387Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8ae1b20f-aec3-4381-bda9-0c372228cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:39.400Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d61a793a-af8d-441c-b865-bab1f083f537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:39.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:49.417Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d46abac8-370c-40be-8543-6e524201f852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:59.432Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c233c3d9-237c-40ce-afc2-02d9d67d4d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:31:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:09.446Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b9d1eb72-5422-43d7-b240-828f1880ecce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:19.461Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b4bfe679-ff20-4c36-bbe5-abef5625a8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:29.480Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e808a541-be0d-42d3-9658-ec03b57312b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:39.496Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3310ae7d-5177-450c-b393-afacb6e4974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:49.510Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=167b6dbf-4215-402f-84cb-4f047c78aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:59.537Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4a1f7890-7db0-4cc5-be08-e1b46e3e8deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:32:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:09.552Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=756034bd-3411-440f-a57a-3cb67756f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:19.574Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0a0b76dd-5b25-4489-98a9-51229fc3e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:29.597Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=36825c36-87a7-4802-9e89-5025f81f2f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:29.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:39.614Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d24faf21-3866-48a8-b6e8-42dd473eeec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:39.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:49.632Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4fa4ab8b-31da-4076-bdbf-6340c3c4209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:59.649Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d3e0e924-435f-43ac-8630-b798822196bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:33:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:09.671Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7d00b3e9-eb0e-4bfd-bb72-9553eb9e1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:19.694Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2d88626f-b90d-4d9f-8490-6b5fd78dafdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:29.713Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a4e7bd1e-8c58-4517-9777-17878d517d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:39.733Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e42584cd-b4f0-4553-8780-34d98dac7a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:34:48.113Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:34:48.114Z |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-03-03T00:34:48.114Z |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-03-03T00:34:48.114Z |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-03-03T00:34:48.115Z |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-03-03T00:34:48.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:34:48.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:34:48.120Z |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-03-03T00:34:48.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:49.751Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b56b6336-7f88-44b1-8535-6325a8e4a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:59.770Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3df451d3-01ff-40b2-9e17-ec6e0e1d4897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:34:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:09.786Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=07a9f218-cc50-4793-bbd6-d0fbece26655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:09.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:19.804Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=605e107e-6f82-415c-b87f-4462e4ba8e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:29.821Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=19a55257-10ae-4ec6-bb4f-2d56d3de97f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:29.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:39.838Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=69576bbe-e5db-4a9b-8cc5-ba325315826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:49.857Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=52c7be13-b2ef-4938-be08-98af5faab9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:59.876Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fb0073ed-f1d4-4c4b-81fd-b19d15e6278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:35:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:09.892Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=aa8a4e85-db14-4e2a-8932-d1f31ce865fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:19.907Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5fc54940-69f4-499e-a1f0-01c67685aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:29.922Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=67c46eb7-b835-4642-a7d5-a7312929fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:39.937Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7ed26fc7-8251-4904-b612-274bbc71f212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:39.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:49.954Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3720a092-e16a-41af-bf31-98d2fc6801c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:49.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:59.972Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6b5cd4c6-a744-4a6a-99d8-eff37d79e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:36:59.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:09.990Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=699943c7-ebb2-43b3-9dac-ec224d00aaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:20.015Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=eb13e323-e87d-4ba7-ab03-22d7002fecf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:30.074Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9664fa94-d190-45d5-b8da-473f767cdc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:40.090Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=40578c48-abba-453b-90d5-2c046a3d48f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:50.113Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=97a10987-908c-41a3-aa68-33b69f178e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:37:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:00.128Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=04741854-88a3-4832-96d1-508b5023cc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:10.143Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2d06f343-cf94-4061-b50c-0b7b68536326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:20.157Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2facf629-6517-4fac-8141-02688b80b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:30.172Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d2aac5ca-626e-4e7c-8ec3-4df225e1d1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:40.187Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=25061500-f5bf-4a8b-adae-e6117b19b224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:50.207Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=41802a2f-a47e-4122-8a9e-b55364b81b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:38:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:00.225Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=741cbf19-9f83-460e-83e9-d63055fa6597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:00.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:10.244Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5ed3739a-5f40-4116-8077-bef8f852ea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:20.260Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4ac53d37-ef64-4f47-ad83-6c1b93d63439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:30.273Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cbd1669c-71ab-4466-8bce-f050f75403bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:40.298Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=83749801-7680-4285-847d-ecbf2a6b311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:39:48.161Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:39:48.162Z |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-03-03T00:39:48.162Z |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-03-03T00:39:48.162Z |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-03-03T00:39:48.163Z |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-03-03T00:39:48.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:39:48.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:39:48.169Z |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-03-03T00:39:48.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:50.311Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d5b1fbaf-0b72-4357-ba09-321b707fb3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:39:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:00.331Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ce203ca9-0791-4839-b4e4-4c7ec6c2dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:10.363Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3e4601e4-cb7b-4016-ac35-99676da0d0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:20.376Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f8122903-2275-4f46-a1a7-f8fc91ace92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:30.395Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6dcfb1ca-bf48-4e03-a39d-7218cd1d390c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:40.413Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9197f57b-3d28-452c-9556-56725c05434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:50.430Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fd95acae-26c6-46db-b4ca-0d09768a1307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:40:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:00.444Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d3dc52ef-e8e7-48f9-84f1-7e6a7b470bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:10.468Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f9a31c62-e3d1-4e90-b7b2-d0e64256d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:20.485Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=93b20d37-3734-434d-9e35-e7ad1bd1e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:30.499Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=37ed82ff-c979-4bdb-adc3-588a6d2b69f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:40.514Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4c9820f8-bfeb-4b81-9b77-df0f2d69b42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:50.533Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1fb129f6-4bf4-4e12-83c5-eb35de01bf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:41:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:00.548Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4629cd72-8c80-4e98-a043-7ab3a40e974c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:10.574Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fa841a4f-e4e7-4426-8dbe-9ec07c8cf83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:20.589Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=709f6b11-3485-40d4-a199-1bfc5b93d56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:20.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:30.605Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a8edfa69-c461-4f2e-80f5-047a664ccabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:40.627Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4a9fa608-7cf5-4167-a72e-fdc7a3378337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:40.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:50.651Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=72232075-cf19-4550-8f97-28bee756d689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:42:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:00.669Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7f5cf676-fd63-4f58-957c-ce1be0765af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:10.685Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a4fc52bb-3a9b-4c69-9c1a-3bc40b36dc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:20.722Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cc2a06c4-0d06-4d78-af12-43c3341ff123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:30.736Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=24d60b9c-4414-4f17-9a44-918ce2de80c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:40.752Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0f04629d-c854-4904-a950-1cdff8935170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:50.769Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c1ec232c-8079-4acd-b172-7ac999404116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:43:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:00.785Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6d6c6fe0-ad7d-4280-8bf2-c9c76d56d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:10.801Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=82b474f1-95b7-47ed-8166-0977eb2fbb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:20.818Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=70fbf170-18c8-49eb-bb2c-2ef10f85dfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:30.835Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7e841336-4fe6-4ade-990b-ac06eeaedb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:40.851Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ff778656-bb72-4705-9ab4-80aab9fad96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:44:48.194Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:44:48.194Z |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-03-03T00:44:48.194Z |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-03-03T00:44:48.195Z |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-03-03T00:44:48.195Z |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-03-03T00:44:48.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:44:48.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:44:48.202Z |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-03-03T00:44:48.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:50.870Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=14a46300-c8a0-49e9-8954-7bfc3d3578b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:44:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:00.886Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=337bf8a3-9320-4d32-ae40-d9bcd9f564bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:10.909Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b9155bba-f649-46ee-9e10-67dfe0f67814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:10.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:20.924Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e45a36b0-99e5-4e78-98b5-358de720c714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:30.941Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8adad657-9600-4bce-b715-1f9f7ce2d07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:40.957Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8c1046be-7b6e-4d58-8797-c7d9757a54ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:50.971Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cad732b9-2167-4987-a24b-af3bbf51b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:45:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:00.987Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f4580441-9d2e-4809-9907-18c46bab6e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:11.004Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=620a0cab-ce6e-494b-99ce-895563a39933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:11.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:21.027Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=243e646f-a0b7-49ed-a397-962c3083d621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:31.052Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=508ceb28-9b19-49f0-bdac-6891475e54f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:31.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:41.068Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1d19ec8c-e608-4fba-bfe2-2e862cd9ea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:51.083Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=27e7e72c-f24d-4d9d-a908-2740e40d24ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:46:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:01.099Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=75659219-3661-47eb-b725-616ab7364e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:11.127Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b0fc6e67-87c3-4f07-a7cc-0ee9308270d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:21.144Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=923e144a-11fa-402d-bf27-8415039ee1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:31.169Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=55224e65-a136-43ba-be0c-65af5d84a1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:31.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:41.188Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=89eaef3d-ec48-4af5-91de-7515ef1890b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:41.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:51.202Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3510fc89-ccfb-4abf-a10d-5e4bbaf1860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:47:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:01.216Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=53db37cc-a098-463a-9e7e-7fe1a68512ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:11.232Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1e40bc8b-f9ef-408e-bca4-24da179d0009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:11.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:21.246Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b2699117-96bc-4b3a-bcca-a3d47368fc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:21.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:31.259Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=167f3945-b4af-43f4-8779-f13d143460dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:41.273Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8cb5c80a-a78d-4505-8a01-8413ac28caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:51.288Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7051c5d9-a719-4758-988a-2c7dab6b634a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:48:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:01.305Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=55d03b51-1e8c-4ee2-9b8d-e5d10605821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:11.320Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5cb1745c-668e-4180-a109-a334b63e31b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:21.335Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e4f04ae4-41f1-4524-ad97-bbb029c9ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:31.351Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f54be582-338f-47e1-9f90-b93f1c8118aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:31.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:41.367Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=aff422ff-1958-4e3d-90c9-2b53861aca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:49:48.193Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:49:48.193Z |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-03-03T00:49:48.193Z |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-03-03T00:49:48.193Z |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-03-03T00:49:48.194Z |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-03-03T00:49:48.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:49:48.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:49:48.201Z |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-03-03T00:49:48.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:51.382Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1bec3c50-237d-41fa-b274-97e7dec8a22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:49:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:01.401Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4d15fb0c-808e-4e61-b614-f22b8ba7888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:01.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:11.416Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=056c753d-d570-453f-a0c3-8afb56c0e227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:21.432Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d863cef4-ef4b-4e47-9924-ddab478304c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:21.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:31.448Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=57a4a439-8d5f-41c1-8cac-fda498b278b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:41.464Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=98b4325a-e1bc-483b-9f76-8781a974a702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:51.480Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=02f4c38a-8de1-468a-a279-3743a34bd1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:50:51.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:01.495Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7c0486db-fda3-4ca6-88b7-a8b0dd5b48c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:11.512Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=30988bcf-bd37-4ace-9f23-31b133ab0bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:21.552Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8ae81892-af1b-4160-9a66-d6e446bd572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:31.579Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c7ff72e5-a7c1-424c-a90f-3fe3b260c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:41.594Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=12b59106-1b9c-482e-a9c4-7200053eb9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:51.607Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=68e2f2c0-24ff-45b8-add8-e9f4c25d5b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:51:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:01.632Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=92bf4f88-034b-4ca0-a469-016c8cf88329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:11.654Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=648baf10-eab7-4347-8a8f-da216aa8b02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:21.684Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a25791de-e7e9-4c8a-9cae-9cea308a0a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:31.714Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ba34a7eb-69db-468e-91b7-7a913375a352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:41.735Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1f5c8cbf-8f48-4b9a-9cd2-1ca6b3b988d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:51.753Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6c768cf4-62ea-45fc-9fcc-65aefe0da82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:52:51.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:01.769Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e67595bf-8a5c-4f73-9e5f-fab31d32c2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:11.785Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c8f721a9-77e7-4124-b562-4d4205480098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:21.800Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7801d7a1-bec3-4486-9c39-9ce3f3f3dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:31.818Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ec7da162-9143-44af-b00e-9c97ac1170ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:41.833Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6b1adf80-69e9-478f-9c4d-47dfd6a279f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:51.853Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=50bbe0a6-b901-4aec-a51f-26c08e90ad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:53:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:01.876Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=aadb6d8f-65fd-4388-9ce2-50481e7b5386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:11.891Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=052911bd-a261-42c3-a06b-6979f42d6a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:21.907Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=24c219a2-fcd5-4c3c-8ac5-81ee9d98725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:31.925Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fe2360e3-e2b1-42a9-845a-d363688daa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:41.945Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=84bf6c32-4040-45da-8488-5e2838bd314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:54:48.195Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:54:48.196Z |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-03-03T00:54:48.196Z |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-03-03T00:54:48.196Z |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-03-03T00:54:48.197Z |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-03-03T00:54:48.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:54:48.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:54:48.203Z |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-03-03T00:54:48.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:51.960Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9d904a88-6b46-47aa-a563-e05c81ea1f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:54:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:01.978Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3f673172-9bb3-4714-aac6-ab52183bc022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:11.993Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=78c642a4-63cd-45fe-a8d2-03a059dc7ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:22.013Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c09d6b01-a8d7-48bb-bf7a-24d26c4504e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:32.028Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=660e59ea-975c-427a-a08d-3b073433a3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:32.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:42.042Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=056761a3-ca54-4e41-a4ba-6592a85e9b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:52.057Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9bb23c13-f6c4-412e-9ca3-0fa9da131a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:55:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:02.071Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=73dffe2f-b70f-4072-8391-2b7e180ee531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:12.087Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f6640a6b-5f87-40ea-834a-1ad44d5828c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:22.102Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fab88ff4-9f5b-481b-a7e3-fcf9bb193f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:32.114Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1b19e780-951e-43f4-a54f-6822f5951a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:42.127Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d6582d6e-2481-4050-b593-2adbef93ad22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:52.143Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ba03c43f-27dc-4162-8184-5bcc4c9455c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:56:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:02.160Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ff59f5bd-a781-4d85-8d4b-253e4ba1abb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:12.174Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2e3bfc7a-409d-46bc-a169-093c015e919e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:22.192Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fae51e0d-bfcd-421f-bc6f-f1764efe7e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:32.209Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cced0d48-2b2d-420a-a638-4e0c8e84e082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:42.228Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0cf38fa4-fda9-4eb2-bbd6-7e40fa7ef652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:52.244Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=20a59fe9-b7bf-4ecf-868c-310b10aa7518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:57:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:02.259Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ee92f7bc-27a7-423f-817b-538c8084b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:12.273Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8100d131-3ca2-4887-920e-7402e04082bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:22.296Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=72326b17-8ec7-41cb-b0a4-382045f4a427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:32.315Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=88dcc2c3-8245-4bd4-baee-a2f49da25891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:42.335Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d1e26fc0-5f33-4cc5-8895-06d634018cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:52.348Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2461cf3e-046e-44df-a035-57c60df3aacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:58:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:02.364Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b2a890ee-4241-44b3-904d-b2a2e3eba1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:12.378Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c98a7f14-dc91-4b57-8e67-b3cdac1cc924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:22.393Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=936e6438-a194-4005-92ea-1c574b4ced6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:32.410Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5b276570-1107-4228-b7cd-a41b73d55210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:42.424Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9347437b-4869-4f36-b473-2604cfe1c95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T00:59:48.195Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T00:59:48.196Z |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-03-03T00:59:48.196Z |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-03-03T00:59:48.196Z |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-03-03T00:59:48.197Z |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-03-03T00:59:48.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T00:59:48.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T00:59:48.204Z |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-03-03T00:59:48.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:52.437Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f3d05493-871d-4041-b62d-fc56ea88085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T00:59:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:02.451Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2590f7d3-894d-49d5-ab8e-63739e694717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:02.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:12.468Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ab086e16-5f77-4c96-bd42-7c18d606331b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:22.482Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bde230a4-eed8-414b-93cb-829bf6e44537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:32.503Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4e32c743-bebb-43dd-94bf-9ad21360850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:42.518Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=35d96b44-702c-4246-808a-0b1020f7368c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:52.532Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1969e3ad-ac86-4fa9-a630-e079c6894504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:00:52.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:02.547Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a0651023-e8f2-4673-9636-2139fc582c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:12.562Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=847f6441-9c3d-4313-be59-d50977a784bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:22.575Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=28fcb475-597e-4e19-b5f9-33e29933adb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:32.590Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=972c4c7d-aa1b-4b97-91b9-8600f0d9c648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:32.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:42.604Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a17e4dcf-b229-4790-8334-64c321bf56e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:42.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:52.618Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=549ee684-ae10-4001-a035-1236169716c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:01:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:02.637Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9c7ece56-829c-428f-a8f1-ab17802f7ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:12.652Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bdbf68f6-f1f0-4ed2-b2da-a6f9229905d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:22.665Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=65ba4ece-88b8-43b6-b514-a0daa121ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:32.680Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9c7a665e-a1e0-4752-be0a-9107a48e147e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:42.695Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4200a3b5-eafb-456f-96c7-6319bd25f69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:52.712Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b72f7e4d-d42a-4e14-85f4-8f106822a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:02:52.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:02.728Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f6b15d60-b047-498e-8191-e575341ba248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:12.747Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=54f4bd61-d9c1-4dfb-8854-997a9670c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:22.771Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=61712e03-48f9-4861-9f0a-2b87524c26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:32.787Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c323248b-5fd6-4963-87d3-4d3cdd8a3f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:42.816Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d558458a-efec-4082-abd0-c5e6b67712c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:52.829Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ce5dc95b-54aa-4890-b61e-45d5c512d4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:03:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:02.847Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2ba769da-af6d-4339-bbe4-598099d3ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:12.865Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e7c5e87d-c864-464e-851c-b0eb8ba057c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:22.879Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=579c4603-1b34-4d45-899f-228d183cd669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:32.902Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3d78d20e-5908-4658-b44d-a81cc82499db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:32.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:42.925Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e5c81f74-678c-41ed-8d1c-867a85a578ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:42.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:04:48.204Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:04:48.204Z |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-03-03T01:04:48.204Z |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-03-03T01:04:48.205Z |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-03-03T01:04:48.205Z |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-03-03T01:04:48.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:04:48.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:04:48.211Z |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-03-03T01:04:48.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:52.947Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8756239b-c681-46cd-8177-814610dee8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:04:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:02.962Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ea9f844f-33a0-4f87-920a-577337b02547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:12.985Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=87f27b97-0bc0-4548-b318-9af407d171c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:13.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:23.001Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=47851889-d014-4780-bed0-b836bbc40a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:33.016Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=34175e3d-1e26-45ae-b49b-10701e1e9a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:43.030Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0ddc397d-9df2-4cfc-bd35-d651663a5923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:53.042Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4bb16c48-a876-4c2c-a164-011e74a04cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:05:53.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:03.060Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8d0ca48c-0a68-43bd-bc56-91863ab9201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:13.079Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2b6a5714-19e3-45ad-8e44-d1fa004a1025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:23.095Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=41f03308-21ca-4438-91ca-7fb6659057be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:33.127Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4c10edcc-3712-4965-902d-8443f91d83e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:43.147Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1d17bbb9-971e-4570-bc32-b1ddcb63fad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:53.161Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1d9f7672-3494-419b-9588-b58cf7641037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:06:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:03.193Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=18d24044-a7d0-48f5-84f2-d0a75e425340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:13.218Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=dd4e62f8-3f9d-4ec2-8d72-255adda7391c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:23.232Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d24a1e31-e911-48b7-b1b4-7e492663ccbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:33.248Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2109e4c6-f228-4a9e-9a33-2be14305bb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:43.264Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=abe6523d-971b-461c-b3ab-a697588cd7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:43.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:53.279Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5966276e-73e9-4f33-b79c-3128f5e2a50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:07:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:03.297Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1abc26b8-9d1f-4ad8-bf7b-de9adc7f6059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:13.312Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bf644b90-b054-4748-aae8-296d8847e596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:23.326Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=02887c08-1cb2-48fa-bfe7-47b5d650bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:33.342Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0ebe6561-e7de-4407-9402-c8ef6e3e1e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:43.358Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1c0219db-f8f4-4568-9672-179305995167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:53.372Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2c363edd-3c4d-4590-b0a5-1ccc0c997370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:08:53.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:03.387Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ad4e2adb-d41f-4702-acfe-a912ae88b998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:13.403Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b675598d-49ea-4baa-b436-98976c2aa3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:23.416Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d56352fe-fbaa-44b6-b36e-8f43533e734e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:33.430Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=719d5336-4b05-4798-a74e-acf12367f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:43.448Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f2b672d5-0b84-4b5f-bb00-54827ef90c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:09:48.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:09:48.080Z |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-03-03T01:09:48.080Z |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-03-03T01:09:48.080Z |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-03-03T01:09:48.081Z |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-03-03T01:09:48.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:09:48.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:09:48.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-03T01:09:48.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:53.479Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a057e984-edfd-40db-8439-dcc5d701f81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:09:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:03.498Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d47b1aea-400a-42da-b630-f70b3eeef941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:13.514Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bef7f3af-f2c1-4077-80ca-77ba21ceaa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:23.529Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e5cf8309-ac30-43f5-84b2-f4c19d6c56fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:23.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:33.545Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=702561af-c9b6-467f-b896-3a8f9b773ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:43.560Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=292e1dc4-c1f0-4869-b64f-893eaf651f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:43.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:53.574Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5f0c7854-c874-4637-a533-aa923be44b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:10:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:03.590Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8dda7466-1385-4726-8e57-a4156270099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:03.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:13.606Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=90532208-0d0d-4e50-8592-181b937f1221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:23.626Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d041d3e6-857c-4c9b-ab3b-b05dbb85a11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:23.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:33.645Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b7a2c096-61e1-4828-a2e9-8219484f3af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:43.662Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=23b35f6c-649a-4956-9077-b3cb61c2bc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:43.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:53.676Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5e1ca8b1-6e83-4f03-985e-614b9a2bac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:11:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:03.693Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7dd4c204-b03e-4e1b-93f9-8c6c6864d878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:13.709Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8abfc4df-a8de-4636-a732-1aea033ba8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:13.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:23.724Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b3391c7c-e4aa-4872-bc92-35bad809f1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:33.737Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=77ff30b5-02a8-48de-ae0e-a9ce06fc8eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:43.751Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5ad016b3-5243-4ad3-97bf-4fc5988510a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:53.764Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=729b6b9b-d299-4a08-b2f4-597454b90eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:12:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:03.778Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b6631474-85cb-474a-8e38-608226f73595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:13.791Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=05560366-b5f8-47dc-bc74-6d4d37316e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:23.808Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ced2efc0-fe4e-496e-aa3f-67d083f6db43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:33.822Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4ceef96f-1ffd-428a-8f4f-7e9293f2a49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:33.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:43.836Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c3eb50f0-bfb9-4038-aa57-2221ba52e8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:53.850Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=062b4773-8483-446d-b40d-c6ff6fd42db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:13:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:03.867Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=26dd49c0-48a1-49b8-a9c0-2ff4cf13d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:13.885Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8373bc10-3225-4b14-8e00-431855c5d05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:23.903Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b1e0ddc3-abee-4d6c-92d5-fcb2806cc76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:33.917Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=28fba76b-14ac-454b-b8c8-1852f808a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:43.933Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bd7b7da5-4100-466e-9a8a-2b4ff2e76f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:14:48.172Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:14:48.173Z |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-03-03T01:14:48.173Z |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-03-03T01:14:48.173Z |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-03-03T01:14:48.174Z |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-03-03T01:14:48.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:14:48.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:14:48.179Z |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-03-03T01:14:48.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:53.948Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ed020014-8d07-4383-9cef-70c96deafc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:14:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:03.962Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5fc705f0-bfe4-41b8-bc11-873b1bcdfa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:13.976Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=aaf1fe9a-c2b3-403f-a865-b088f4c05ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:23.989Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=69727614-6611-47e6-9608-cca5681db92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:34.004Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=90440e1d-920b-44e4-a33b-e81c30962050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:44.018Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=179f114b-556c-4211-a9ff-50dbbe128339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:54.032Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=888952fa-9163-4863-b0ee-8db90930625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:15:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:04.045Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5601fb8e-aab1-4f7d-9307-25c202c34620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:14.061Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fdef961b-577e-4d48-96b8-f1b6a20d813f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:24.075Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4b0ea04f-a7c3-44fa-906c-2b32aa3001b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:24.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:34.089Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ae2f26da-773b-416d-adba-985c235b7101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:44.106Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=22d4e579-ca25-4b90-a102-fa3699ed8446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:54.120Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ed9759d0-066c-43b7-ae85-ce6681c9a38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:16:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:04.139Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d4df75f1-f31d-4eb8-88e3-68b7d1038db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:14.155Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=73807f75-6464-4e16-8dd0-9f7d7e996a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:14.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:24.175Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2935c23c-0796-4ed3-8312-66df2d15343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:34.191Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=457aa456-c1b6-48c6-b162-b60562876f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:44.204Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9542cba5-74e3-49ea-9507-d702e93bf73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:54.218Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=75631f8c-e3e0-4a76-b822-3fa0de9a880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:17:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:04.236Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=69904418-c184-458a-be64-3627f87c9e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:14.256Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=24ddd4df-5580-471f-825c-57410d6c7def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:14.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:24.268Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a6d67630-e4e6-4739-835b-e205c0a368e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:34.287Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=892851b7-0e8f-42ae-9c11-fe949fdd4d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:44.301Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=75b05576-267d-41e0-a25a-5a20cf198ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:54.316Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=85af5539-667a-4a93-bede-68246c442485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:18:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:04.335Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=419c3276-6ac9-451d-8138-0c2e9d01984d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:14.353Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a05caa39-cbbb-4295-a858-630b1cef6977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:24.369Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b769c6f5-8223-4c69-afd7-2b8b2c9d7208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:34.389Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e912ed54-1b61-48a0-94df-20ef676e3c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:44.415Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c3c2d5f9-5d9e-4435-93dd-edd9dc7c7721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:19:48.173Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:19:48.174Z |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-03-03T01:19:48.174Z |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-03-03T01:19:48.174Z |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-03-03T01:19:48.175Z |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-03-03T01:19:48.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:19:48.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:19:48.180Z |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-03-03T01:19:48.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:54.431Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c769202f-ad8a-471d-83b5-1fe3fe0de431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:19:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:04.446Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=14a336e3-d348-4abe-a8ac-dfc1eb6dbc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:14.463Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4310eb2d-3ad0-4eba-8291-8bac37682740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:24.477Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f80553cc-4b6e-4915-9ce1-074e27a02470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:34.505Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4e97424b-7974-4c58-be09-c68352229776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:34.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:44.521Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d92273f7-add7-4206-ae4e-11138f5ae936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:54.548Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=28edae5b-2d53-41a2-8c90-41aea1999e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:20:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:04.562Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a3c29ce9-a385-4be2-b954-8e390f3cbf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:14.579Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b641beee-8f06-4eea-a9f6-f937f5f73b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:24.594Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c4b9ba53-5d1b-4dda-8d31-2dcecf7af51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:34.609Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cbc184cd-37df-4c2a-8fca-ac028399eaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:34.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:44.626Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=753654d8-01f3-49b4-9b29-afa5e77b0988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:54.640Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4baf436d-4225-43ba-b8d5-7d4cefa19f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:21:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:04.655Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=dafbebed-3ddc-46e0-ae06-52e5879b515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:14.669Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=36f5427d-bf97-4fa3-bf45-3fa93aca94cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:24.685Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=666ddfc1-c394-4516-b23c-9d108117f084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:34.699Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0c7519f2-4d9e-48fe-b836-543282d46c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:44.725Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=224ff2a2-937c-4303-be6a-e4e6b2042165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:54.740Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b78778b7-66ca-45e1-9179-87a473ad339a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:22:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:04.756Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=32fae1c5-3c74-4477-81a3-840a9792966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:14.779Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5fe25046-ad38-47ca-ba42-f4d2527248a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:14.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:24.790Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=89d80b46-ca37-49b3-a1dc-64e527aa83bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:34.804Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=21c26683-47f4-496c-bb08-1f35c8524745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:44.818Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8f3f7491-3dd1-4340-bfc0-cc99ca898400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:54.850Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=503ec55d-ff9f-479f-9912-ea79d800a9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:23:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:04.865Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=044104f0-77f1-4ec2-bbeb-670be3076c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:04.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:14.881Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4b3076ba-b859-43e3-a77c-7ed1b8b53f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:24.899Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c865c765-8836-44a7-952c-cbf98ba39768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:34.915Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7e658cab-965e-48de-9a09-998bd493a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:44.933Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8fbed838-b5ff-4594-96b4-7c8fdd734ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:44.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:24:48.181Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:24:48.182Z |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-03-03T01:24:48.182Z |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-03-03T01:24:48.182Z |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-03-03T01:24:48.183Z |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-03-03T01:24:48.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:24:48.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:24:48.188Z |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-03-03T01:24:48.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:54.947Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5a177855-63c5-4ae2-a0ce-5d6d47501ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:24:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:04.963Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2fe616a6-1089-45e2-a8c0-6335a523cb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:14.987Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=81168af2-f615-495e-8143-42595d09ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:25.005Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a784cfa2-9da6-4a3a-b54e-c4fa8392fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:25.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:35.020Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a0396adc-f3ef-4b45-bd96-4f4b26a24b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:35.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:45.052Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b0d11e08-b516-446f-a0b5-2fb6c4c75cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:55.066Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=856a79e1-772a-4e6f-8eb4-39f46781f6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:25:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:05.087Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=df6206fe-d947-40bd-a033-3e2bf0f66ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:15.128Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e690515b-7000-4fe4-9fe4-a93150039ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:25.143Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f5af135c-985c-4281-b4f0-4356e42bbc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:35.156Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c39d9cb6-b2c0-4dd7-8ba8-50025cacf99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:45.175Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c989dbec-12f3-46c8-98d0-cc2cf90b4749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:55.189Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=524c3a67-5641-4d6d-a6d3-6f9fbda32699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:26:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:05.206Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=15bc6ee6-64ca-4a13-bb66-8527f5159837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:15.246Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2ba6c41b-b220-41f0-9518-5b61bf0e6e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:15.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:25.258Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f1700362-4803-4d42-a05a-1c77a9deeca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:25.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:35.284Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6314ad79-e1d1-4fde-8970-bea3868fd0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:45.299Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3fa08a92-553c-48a0-9e2d-00093deea061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:55.317Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=865e7363-12b7-4d27-a5a3-eb14f0a65193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:27:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:05.332Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=025768f9-78e2-406b-8cc5-a2698980f838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:15.350Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c89c63ba-c14e-4ba5-9abe-6027bba7ad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:15.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:25.366Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=45432fa0-5dbe-4d7d-b580-ce0264d511ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:35.380Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=47ba09e1-92c2-4f62-a79a-5039cb6dde0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:45.394Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=61504b40-96b8-439d-8a8f-61c4d331f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:45.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:55.415Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bff9564c-6988-47d2-8fec-0e1c4e0cf484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:28:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:05.429Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=01ac2c97-70cc-45ef-b652-64ede075e680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:15.444Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5a1f8054-9a46-46c0-b55f-2673ce89f7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:25.465Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7d0d6d05-8088-4cf1-a06c-7fb65fcd0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:35.478Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=042415c4-52fc-437f-a3aa-f07b9a071cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:45.499Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a25a99e3-8163-4bd1-8075-3ea40e06ee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:29:48.093Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:29:48.094Z |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-03-03T01:29:48.094Z |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-03-03T01:29:48.094Z |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-03-03T01:29:48.094Z |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-03-03T01:29:48.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:29:48.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:29:48.098Z |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-03-03T01:29:48.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:55.515Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=17dfb867-9e3b-4465-af7e-e63fc7001ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:29:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:05.527Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=941bd2e0-e557-4ec7-a0f3-d619349d83a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:05.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:15.549Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2fb47ab7-bb9f-4b90-8570-32f335bbb3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:15.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:25.562Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f86f9600-bed4-4354-b0e8-2e6c033e8c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:35.582Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c06a280c-8424-4c58-a2a6-7e43a489e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:45.598Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=723f182f-3a4e-488f-bad3-f4648ff26f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:55.616Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f74e1a1f-5351-44f8-bf70-263aa3d05a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:30:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:05.634Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4a29cb0b-3c71-4ea7-bdaa-587b7f1d54f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:15.670Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=22c032e6-5944-4b95-8cc5-40b381e6d6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:25.691Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e01b6dda-94c6-437a-9bd5-84079e575716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:25.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:35.713Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8c2d9e2f-7298-4500-851b-110baffee70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:45.731Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b190d282-980b-4706-9650-01a69b6b0b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:55.744Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c1d16a09-b170-49b2-b3f9-3c6837f70859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:31:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:05.758Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=18fb451e-e7ed-47b6-9367-452bdc717cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:15.785Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=27564014-2cca-4f05-8767-853f808e4d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:25.803Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5538441e-06ef-4121-878f-1a18c4dd12e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:35.817Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=eaa15dac-6a29-4707-91f6-07e294e3b19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:45.830Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7da20919-6b5f-42c1-8d91-c79ff6beca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:55.864Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a6c14d3a-86bb-459f-aaf6-0814a10b16eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:32:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:05.880Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=81c86e69-a5cf-477d-b382-e4f0814d41eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:15.898Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bddd0aa9-c8cf-4958-ae2b-5772701a9f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:25.913Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=13238343-168c-46be-b56b-ec5a98a08df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:35.927Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=42ff3455-7b75-4c61-aea4-554e1d8c6e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:35.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:45.946Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=99457867-86a2-47a8-af09-70ef6f16f6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:55.967Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=93856210-4ab8-44bd-91b7-8d650719acbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:33:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:05.981Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7f073da0-b398-4282-8c61-f608c9631deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:16.001Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d501569a-263c-4371-a37b-146e283a3b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:16.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:26.014Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b6bb50fb-50bc-4a92-a8c5-b13be9db65b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:26.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:36.029Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7e86f72d-7022-4b0c-a669-6a99a525c6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:46.047Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=865df29e-19b4-4ac7-9953-2ef1ab7bcb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:34:48.169Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:34:48.169Z |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-03-03T01:34:48.169Z |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-03-03T01:34:48.169Z |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-03-03T01:34:48.170Z |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-03-03T01:34:48.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:34:48.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:34:48.176Z |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-03-03T01:34:48.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:56.062Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=59ba6da9-a61f-4d37-8548-91f5a664c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:34:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:06.078Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=62e3c0c0-fa26-423e-9766-9153a8d9063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:16.115Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=acec8e7c-cce6-4c8b-8c1b-b2d901edeaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:26.134Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=47b47ec9-d776-439b-865d-c41f468bbd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:26.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:36.151Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ee81993b-ca60-450d-a713-8c16ca838b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:46.167Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=09e5eb30-8392-423b-a276-348d6fb26cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:56.193Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3c9a6c89-0c73-4f7a-989f-75a75221e8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:35:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:06.213Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=88d5bbfc-e396-475a-8b05-95512e0d4ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:06.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:16.234Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=7dbf5f90-6cbf-4dd5-bbe5-eecdb335743c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:16.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:26.250Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6705b5e4-0017-40ee-bcb3-8dc539105776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:26.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:36.263Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b812eae4-4e49-47b6-b67c-8587dd5bd705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:46.279Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d5edc13a-a7ff-44fa-ab93-6ba6db6a45b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:56.292Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d1c9df16-fc1e-432e-b0a2-251c0c64cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:36:56.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:06.306Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=59ff05c6-4d20-4db0-99db-8196514464c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:16.323Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ae8d8bd0-6cca-481e-b5cd-5fbc9619691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:26.349Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d8a76a2f-d5b9-4fc8-8192-5820f5846e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:36.365Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=31ebf031-8497-4edc-be41-47252bcbf6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:46.379Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=94376158-00a8-4148-82d6-f1d30d7680c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:56.391Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b9bb761a-af61-4117-9357-20d185c5edff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:37:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:06.406Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=57f97ba5-dc3f-43a7-88cc-d8d7d1698a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:16.422Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fb2d8a6c-f112-4267-8f2a-6c98ebdf05dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:26.438Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=239b4821-39a6-4100-a639-180bc1b85f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:36.451Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=95c05afc-8880-4268-995a-547141223e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:46.469Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=abec3ee5-8c68-472f-bf81-1cd84a4879d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:56.485Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1002049b-a612-456f-b18d-ec37b7bd3cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:38:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:06.501Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fc15320a-4484-476f-ad25-735519d942a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:06.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:16.521Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=29d32ebd-4dc0-45cb-9eae-78331bbf4e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:26.542Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bb0365c1-b774-44e4-a088-3acb462457bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:36.556Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1506d8e0-4853-49ae-82ff-6e5706142541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:46.577Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=922c437e-12d4-4948-b256-c6afd7284489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:39:48.216Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:39:48.216Z |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-03-03T01:39:48.216Z |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-03-03T01:39:48.216Z |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-03-03T01:39:48.217Z |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-03-03T01:39:48.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:39:48.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:39:48.223Z |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-03-03T01:39:48.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:56.593Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e3c09693-c63a-45f4-a7fd-eca0da296303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:39:56.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:06.627Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=73717602-0b79-4739-a2c6-0181db6f436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:16.661Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b8075d56-c1fe-4878-bf63-8b51d5713e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:26.676Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=5cc4c7f1-852d-46f4-b1c1-83591ad27e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:36.690Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=10c5d5b7-553d-4a4d-9817-a31cc89dfe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:46.714Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0bff87f2-21b1-4a79-802f-7254dbaf1ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:56.726Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ed728541-d56e-466b-8105-d54f17822276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:40:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:06.742Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=23e5a150-a5f0-4aed-b7f7-1a9c8ef3dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:16.765Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a78fe10f-15b1-41da-921a-81e0321dbd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:26.779Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=167c6870-d4e6-40f9-b114-224020b110e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:36.800Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c880de51-0afa-478c-9c7c-0a7a12777d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:36.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:46.813Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4e8140df-d611-4775-95e6-34998e859dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:56.828Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f97f4ce1-3448-4803-88c4-466314de3d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:41:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:06.845Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=91b521cf-0b49-4f0f-90eb-a871d9113778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:16.879Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=faa52568-1568-492b-bb9e-178bd5bb50dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:26.897Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c6258403-1788-4e3c-a6c5-cd6db4bcd989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:36.911Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=f8b26822-dc9e-4f70-86bf-19bba9b3cdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:46.926Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=358645e4-ac66-4770-b119-337742450dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:46.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:56.940Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=93dccad3-ffe8-43bc-96fe-80bbdc8216ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:42:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:06.954Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8ba4b6a1-989c-4ab0-adce-af84877561a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:16.981Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=43c1fd77-0f5b-44a9-a2b8-ecb1e9ccd29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:26.993Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b0341e91-f3c8-42b3-983a-f230265f1119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:27.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:37.007Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=6d5a56ee-4de8-47ac-86f3-52741f250224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:47.022Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=cb39dbcf-0f02-4217-8103-9a77d891285b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:57.036Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e98beb1d-71f1-4c80-800a-2233afc16a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:43:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:07.051Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=17bb47e0-7b81-474b-9aa3-357986e0c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:17.067Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=44e7bd89-8889-4773-8e1e-45ab2c91525c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:27.083Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=31cd9baf-2438-4d1d-8541-75478e835906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:37.101Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c09150b7-5024-40c4-8660-687dde47433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:47.120Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0355c5ee-eea8-4da4-bce5-e83b56b5aaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:44:48.068Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:44:48.068Z |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-03-03T01:44:48.068Z |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-03-03T01:44:48.068Z |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-03-03T01:44:48.068Z |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-03-03T01:44:48.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:44:48.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:44:48.072Z |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-03-03T01:44:48.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:57.134Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=038c4a7a-ddb4-4c3b-9799-bc5faac404d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:44:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:07.152Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=719b7bf2-d508-4b4a-901a-2fd56fa1534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:17.170Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e4e7e017-fad4-4bb6-b058-67fa51589486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:27.189Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a89f2333-2f0d-435b-a303-562cffd5dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:37.207Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8a22e5bf-5946-4140-8f49-fa68c8141f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:37.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:47.224Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=3d673dab-f112-43fa-bb91-4d6b3b2d09d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:57.247Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0d5b53d1-c7d4-47f2-87fc-15ad597a50fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:45:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:07.263Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=60910232-0850-47db-978c-054c6c75a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:17.292Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=b9c33147-9eee-43a0-9247-68e229a4b6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:27.306Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=df72bb25-c6db-49cc-9df5-adbe7624146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:37.322Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=df37d97d-8a4f-4c43-8847-e5cb29db3b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:47.338Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=67dda62b-783d-4793-ad02-05829059c56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:57.360Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4c0f722d-83c7-4937-a864-49cc390946fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:46:57.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:07.375Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0425a628-92c2-46cc-9886-e4dc576ac1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:17.397Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=8f5ad361-572b-42f2-99f8-ac3bd0c65e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:27.416Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=0faa4e9b-50c1-494d-97eb-16a561fade90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:27.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:37.433Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=891aaa20-6112-427a-9b21-0aee84cd4853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:47.445Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=c3d73961-00b0-4e01-834f-3adb9cc7c556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:57.460Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1f4c122e-f925-479f-806f-48d0da34e034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:47:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:07.472Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=61ce7355-1c1b-4559-994b-40c1691dcc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:17.502Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=08d431a0-acc2-4910-91cf-b892e7f1f33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:27.518Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2da53e50-bb8e-41f9-80ed-8b10b9d5f76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:27.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:37.541Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e5a01f56-5931-4a24-8bd2-e06237379669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:47.554Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bbdb1d4a-6d34-49c0-b435-7f0d62f05d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:57.567Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=00d21edb-53e9-43f6-9e61-d5a5a5e0e7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:48:57.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:07.583Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=2c418e47-c233-488a-8d8e-18464c81b52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:17.598Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=900e9de4-759e-4aa4-9a69-8b06f64a3191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:27.613Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ff8b03bc-81a3-4cd9-b203-36a0b0a16955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:37.630Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=9223b260-c6e5-4756-9228-f260b55bbf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:47.645Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=34b583de-bdfe-46bd-af22-84d629567d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-03T01:49:48.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-03T01:49:48.188Z |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-03-03T01:49:48.188Z |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-03-03T01:49:48.189Z |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-03-03T01:49:48.190Z |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-03-03T01:49:48.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-03T01:49:48.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-03T01:49:48.197Z |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-03-03T01:49:48.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:57.659Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=1e29b2b6-711a-47d9-a706-d4bd2fff4ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:49:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:07.676Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=984b7136-21e7-4c29-b755-585b9c4d4037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:17.694Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e380b890-c507-47b8-8cde-8d86d698037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:27.709Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=88b6bb9d-160c-4951-a0c3-b5ef01145648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:27.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:37.724Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=e1bbdfc6-7b61-47f8-940d-8600018e6cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:47.738Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=645b28a1-9ec9-4569-beb4-89c790fe0aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:57.755Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=4282d869-a283-4deb-87ac-babc79461d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:50:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:07.773Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=ab7851a0-b14c-496e-b3e7-d2b3d57f53d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:17.787Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=a709fa47-7130-442a-bc5f-2f68c4dcc6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:27.803Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=fceedf21-b53b-4731-9833-04543ecf8d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:37.817Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=d1352138-f67c-4084-8876-b41ce35e09cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-03T01:51:47.838Z |INFO |Init configs |InvocationID=1cc7b73d-cfa8-44dc-8720-ba281f8493d3, InstanceUUID=bc6ea199-da17-4a52-8d52-4a2eb1649e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0