By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:00:11.308Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:00:11.326Z |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-27T00:00:11.326Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-27T00:00:11.327Z |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-27T00:00:11.708Z |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-27T00:00:11.824Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:00:11.824Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:00:11.824Z |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-27T00:00:11.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-27T00:00:11.953Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-27T00:00:11.974Z |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-27T00:00:13.384Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-27T00:00:13.895Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-27T00:00:13.919Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-27T00:00:13.920Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-27T00:00:14.061Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-27T00:00:14.062Z |INFO |Root WebApplicationContext: initialization completed in 2087 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-27T00:00:14.657Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-27T00:00:18.197Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-27T00:00:18.998Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-27T00:00:19.019Z |INFO |Started MainApp in 10.033 seconds (JVM running for 10.682) |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-27T00:00:19.069Z |INFO |Start scheduling PRH workflow |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:19.080Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=774d6d92-0867-4fdd-b6ed-5b2d81deace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-27T00:00:20.071Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-27T00:00:20.071Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-27T00:00:20.072Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:29.595Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ba2c2b29-53b2-4b0e-bdac-1f78c6df79cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:29.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:39.619Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d699ff7e-995d-4354-8954-003d02bbb494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:49.645Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7b442e2f-a01c-4b7a-8686-8df5824a394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:59.674Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0e8f6926-9d0d-4303-a95a-4e4b0819554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:00:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:09.696Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=512408b1-1321-44c1-a067-2561825bdd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:19.716Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ea28b317-776f-4128-900f-242c35e1e894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:29.735Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9b1a0c08-25ef-415e-bfa2-ff7695082f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:39.755Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=deba45b6-3d14-44b6-9248-44069dead77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:39.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:49.776Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cbb63493-a63f-4214-b3ca-d7f13eeec56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:59.798Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=40e26063-f804-4f84-b03d-c4248aa82230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:01:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:09.825Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=85234e72-2b9b-4825-9518-69b5c1a64f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:09.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:19.846Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cc473e09-6e8e-43dd-a25c-a8a66378d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:19.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:29.861Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=10ab0abe-fb25-46e1-ab3e-c54811ab8280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:39.880Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=01073c93-d3d1-4077-a7ee-e8ab73867381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:39.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:49.895Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=21170fe2-bb1f-4d91-bbe0-26b4dcf23a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:59.913Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=20eb1ad3-5bce-4d68-ae11-69879285cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:02:59.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:09.929Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=48604d60-8422-4a45-bb61-4c467a0a35ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:19.948Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9784ff08-7860-487b-9b7c-ec60d1601494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:29.964Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d9621c29-8105-43e4-9554-79c8ea206a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:39.986Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b3230be9-32c4-45bd-86d1-ac1d520f6562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:50.002Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=68632165-875e-4bff-aac9-4b88affad1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:03:50.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:00.027Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2c70fe77-f3e9-43a8-b480-96a4dc6a8941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:10.059Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b7b70d0e-8395-48e0-a4a4-33d7fbf93874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:10.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:20.076Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=48e10b73-c142-4815-b7f4-aacecbe6a725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:30.097Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2dddd60a-bfb0-4c79-8dd8-33c5243f274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:40.117Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0d208cae-8154-4a61-89d2-0532aac3a233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:40.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:50.136Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=be2bbb70-87c8-4773-a56b-f7b7bf68761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:04:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:00.156Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e31cb499-151f-4a30-8e8e-4b8a3f334246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:00.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:10.177Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a39ed9d8-5e1d-4349-b3be-95e40c9d8d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:05:15.399Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:05:15.399Z |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-27T00:05:15.400Z |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-27T00:05:15.400Z |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-27T00:05:15.400Z |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-27T00:05:15.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:05:15.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:05:15.409Z |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-27T00:05:15.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:20.198Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a3ed040f-a1b3-4e04-b74b-0a38d521fdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:30.216Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=503be4bc-d0f0-4917-9aa5-cb81a527811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:40.233Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e302601c-f305-479a-bd9a-dccdd525b01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:50.248Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3d75db58-1d6c-40d2-81dc-16fe8481dfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:05:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:00.267Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e4157ae2-560e-4890-8d98-c8aa66faa32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:00.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:10.285Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b748c561-581f-4a8e-a76b-160ec4bd04de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:10.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:20.303Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=21c79eb9-4730-42ee-97f5-6586923b7a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:20.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:30.322Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b40a1cef-c506-4fc8-99d2-1913cfb9a51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:40.341Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=42846470-21c4-4b36-86b4-733e5abac4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:50.362Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d0e26216-7cd4-480a-8310-d43d5d590b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:06:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:00.380Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9c48d8c7-c6c0-4e85-9b7c-0a003ea7f014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:10.402Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9c64dc66-87c3-4c21-99f3-e52296be7276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:20.422Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=30120188-17d3-4759-b98f-9c00c7078434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:30.443Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e9db9ff4-a730-4a7a-9131-26d28610bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:40.463Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=19e15c9a-e776-4fea-83eb-abe80ed0e49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:50.482Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=27dd66a2-aaba-4647-949a-ccdb896f9b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:07:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:00.501Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d5ea8fe2-acb1-404b-a464-5512c03c734e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:00.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:10.519Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7688bad3-d2e4-4c3a-b918-15079c6a44c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:20.542Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=46841d45-1f13-4130-960b-8e234189acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:30.562Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=340e6d83-3f17-4c80-b4da-ae432ba556cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:30.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:40.585Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cf717746-455c-44fe-b0ad-43cd063cbe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:50.607Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=762f0591-e5a3-4ca9-96c1-c1017bcf9be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:08:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:00.628Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6bf75243-0b94-4ef6-a8aa-f076e3674f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:10.650Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fa479cc1-668a-4e8d-a87e-f2ec918e25be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:20.671Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=146d8ec0-2f47-4833-b973-6b16af1a3872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:30.689Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b153a198-bce5-47c5-a33d-6e6d3e8e9357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:40.706Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=72170998-b142-49e3-b49c-2dc6587a2f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:50.726Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cbbf4f65-bf57-4df2-9dbe-e8cbfebbffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:09:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:00.745Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=45546c92-eca6-42a1-92fd-130676d1948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:10.764Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b5dd877f-1111-435c-9cb8-8808d20484b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:10:14.874Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:10:14.874Z |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-27T00:10:14.874Z |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-27T00:10:14.874Z |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-27T00:10:14.875Z |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-27T00:10:14.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:10:14.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:10:14.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-27T00:10:14.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:20.786Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=32b1ef50-bf2d-4cbb-b098-2c5577238879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:30.816Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=07d69aed-3b1e-40db-bd19-00c210b08bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:40.834Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5cfbc1ca-5eac-4e5e-92fd-116fd28b4862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:50.850Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8802e9b0-a72c-4a53-a397-32c7933c1a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:10:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:00.870Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b1cb56db-d6f5-4992-b400-004b571a6161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:10.886Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=236e3001-265f-41ae-b04e-a271b5e32c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:20.901Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c8efb890-4fac-4497-8693-5571eb34d4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:30.918Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=65180d77-2c68-4739-a1cc-16cd8f241a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:40.931Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d4e6cfa5-442f-486a-84a2-3c8f7ed6e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:50.949Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d6c31520-8bbb-4e44-a06a-76de0f9949f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:11:50.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:00.970Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b31684e5-495f-4560-88eb-37f0cd60b086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:10.983Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fbcefab8-e072-4114-8b8b-44200ff7e4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:20.998Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2c2b668f-4cbe-4d53-8599-c9092188d6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:31.013Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3a50b0a8-f23a-4082-be97-36d18d625a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:31.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:41.028Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=244fbb54-8c99-4823-a9a1-91f967645c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:51.044Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=17b9dd2a-7e51-4414-899a-dc8692e0c6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:12:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:01.061Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5bbf86e6-1db4-421b-8963-57a0988e9087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:11.080Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0c1341c1-d3b7-433c-bef2-e343787b177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:11.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:21.101Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=334d7f5f-fd63-4043-9bed-6e83a4fcfa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:31.118Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=10cb7774-e761-4d5a-b6a8-a8e2ef41ce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:41.134Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5ac449e2-ecae-4bfb-b4c6-59696839004c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:51.156Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=59107a4b-6339-4286-9cae-f2224d2cbd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:13:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:01.173Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b93a28f1-fb27-402e-a3f6-24ec344622ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:11.192Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3084b3ed-0530-4e37-b088-50bacf8093aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:21.214Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c0c85a35-d8fc-4622-9a56-ef8e75ce9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:31.232Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c3a6be42-a50b-4080-9346-c76c9c1d3c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:41.245Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b1c6ad04-3461-4b82-be86-3322cf59de8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:51.262Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9b4d8d80-bbc8-49d4-91d9-621a105dfa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:14:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:01.280Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2eb5a947-ab11-4da0-8a2e-c4f587484cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:11.305Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b393cc61-8813-43ba-89a5-896652a7496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:15:14.863Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:15:14.864Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:15:14.864Z |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-27T00:15:14.864Z |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-27T00:15:14.864Z |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-27T00:15:14.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:15:14.870Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:15:14.870Z |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-27T00:15:14.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:21.324Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c087809a-2c72-4273-af49-f1267062c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:31.340Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b8074e4b-ac50-4c9e-b72c-f087a9186935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:41.357Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e78a4983-35f7-4bcc-a9a7-c7f0316b8fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:51.375Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fce91451-2255-4159-83c4-f1a7bd52a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:15:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:01.395Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d43b2ead-ec1e-40ba-8dcb-9f36bd3e59fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:01.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:11.430Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3a735245-f0dc-46c0-8758-d7c9f2f30fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:21.449Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c6492844-2c50-4dd0-a2c6-d3fe727bc188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:31.470Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d284d470-0b7b-4bc7-96dc-ece64f09b978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:41.494Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c48f081b-da4d-4b51-b09f-a3dd29529d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:51.511Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=da858728-90e9-4d39-8a35-f08d1189a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:16:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:01.528Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0b823fb1-1014-4b63-942c-43da63ffd8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:11.546Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c4a238c0-48e5-4f59-9220-e042d8ec6e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:11.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:21.565Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2c668983-570c-497e-83f7-26adee77d69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:31.589Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dbf8fd89-06da-45c9-b117-45e11925c0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:41.609Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=525643ba-3475-427e-8561-9aa23c0d0cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:51.626Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4049199a-eff9-4de5-b504-3bdd5ee358ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:17:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:01.647Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=26fd36a9-f766-4d81-baa4-5ef9108f727c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:11.666Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cf27581c-b01f-4dfa-abcd-1eaa8a3ef775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:21.682Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6aaa5f86-aa1d-4215-9264-994ebef3fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:31.700Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=650f1fab-f609-4b9b-88b8-f8ced253bb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:41.720Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ef62d9d1-21f4-4955-8961-d234876b9cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:51.737Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d2366448-89d4-4362-8fd6-8e28ddc1d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:18:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:01.762Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d71be913-123d-4495-9d03-0770cf88e06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:11.780Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=71fb0c40-0d4a-4306-9663-34df93cb15dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:21.796Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cb4156f8-1f06-415c-8b33-b809d0c07bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:21.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:31.816Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=06b0d9c1-a0a2-4a3a-9aec-dfa6c9c9e8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:41.834Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=10ef8c3e-6644-4a28-856e-272bb4563d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:41.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:51.854Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e75dc14e-da04-47d0-b93a-34c8bd6dbe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:19:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:01.870Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=989221ff-0ece-496f-9e44-a2dab3458985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:11.886Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e52e6a5c-ccb0-4322-9aa8-370e8b752523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:20:14.837Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:20:14.838Z |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-27T00:20:14.838Z |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-27T00:20:14.838Z |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-27T00:20:14.838Z |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-27T00:20:14.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:20:14.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:20:14.844Z |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-27T00:20:14.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:21.903Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1f085ffc-4f67-4a73-9f23-d5067d0a156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:31.921Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a80ae482-1e1b-4ec3-95d8-17d327953d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:41.936Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=101451a4-dc24-41bf-bc38-cef1adc98502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:51.954Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4d97b51e-7c14-447a-b327-9f1d64e24f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:20:51.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:01.973Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=aa9f2110-7d99-43e1-bbe3-141c8748678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:11.992Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7bd84f8e-08d6-402b-8dae-225f41fa8513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:22.011Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4b6b9246-937b-4121-b05c-179b4bd9ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:32.029Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fbf10a67-74d2-4849-a2be-c58b50d075a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:42.051Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4ec15d1c-42c5-42d7-9729-a4a4e63b43fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:52.065Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0da778e4-0c75-4f20-9bf9-1f88b23143cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:21:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:02.080Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f7ef85d7-48f0-47eb-8779-8c7fddf975ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:12.092Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=967676b0-5df3-4209-9711-e606107a3709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:22.107Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=085c9c87-222a-4d47-96b0-c956a9a89fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:32.123Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ab7dceba-4d10-42e3-8ad7-1d046742abd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:42.140Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=03bc2f31-e7a5-4ed7-b7b8-2ca37fa281af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:52.156Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e8b3beb1-4b78-4ac7-9707-fce800e11f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:22:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:02.171Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9e1b10a6-6905-4cbb-8b74-97083d99978f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:12.189Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=80c540ee-549a-48be-862a-202c62bdaff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:22.204Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e0828713-9d0e-4180-a495-67ab3346845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:32.217Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1c6c84be-a208-4e6a-8e0e-0b6dd92511ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:42.232Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d9d1ce67-4546-4104-b1f0-92a138223b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:52.248Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a61a3d36-f490-4450-b048-2e95a1102018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:23:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:02.270Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ebacb86c-39f0-45e1-91c3-4fe65843039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:12.287Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=29fa020f-1d85-4e15-bdf1-b896078b73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:22.304Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=07497b10-fa5a-461a-995a-8e5806f0de8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:32.321Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=13a8f6e3-0610-4ce4-93c6-c54adfc0e077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:42.343Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1f061411-2097-420e-bba5-a2a7407c7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:42.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:52.357Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=275744ed-72a9-4e3f-86be-e64f1bb165f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:24:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:02.372Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=04428aed-be53-4c12-80bb-79940d07d6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:12.386Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6b2cdf26-db33-434d-896e-ac64949e87ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:25:14.869Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:25:14.870Z |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-27T00:25:14.870Z |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-27T00:25:14.870Z |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-27T00:25:14.870Z |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-27T00:25:14.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:25:14.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:25:14.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-27T00:25:14.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:22.401Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dda20f0d-f3a5-4686-b174-33fe646e6652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:32.417Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ea3b6a6b-8bc6-4616-a901-f34a3f4b91ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:42.430Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=600ec63a-1aae-48f3-b42a-f320d78eb574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:52.448Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=63f4d2e5-8546-4b10-a57c-cdd9c743b6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:25:52.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:02.462Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bfa3680d-7f32-4bfe-ad95-90dfdafd145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:02.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:12.477Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4ddaf245-9874-47b6-adc8-3b9bad80c058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:12.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:22.491Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8aae7714-4dc9-4cc2-a386-6725b681b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:22.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:32.525Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=788eb43c-9a20-4626-9127-053a9c68937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:42.544Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=53fb1dc5-d12c-4135-8651-fd585bcdd3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:52.560Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4de35a2f-569c-4594-991f-aa9608c08bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:26:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:02.577Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=de9af812-4ea2-4b98-ac70-e7ec613bcf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:12.596Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c856c1d7-44f3-426c-8f2f-b50139261326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:22.614Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=207736ce-9e81-43ab-afa8-280bb178697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:32.631Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ec21be43-31f8-4fb9-9b80-bec9d0843991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:42.649Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=520cec2f-ed69-47fa-9a18-b566e8561987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:52.668Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=008234b6-1b5f-4533-8699-c156821d0780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:27:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:02.686Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ed19d7a7-6e92-42f8-97e4-7199a834a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:02.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:12.703Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4574f82e-9f7f-48b0-9601-449299f4e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:12.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:22.721Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c01777ac-aa74-4dd0-996d-62f6e87d23de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:32.737Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a062229b-69e7-4623-b4d2-d71a9e731313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:42.753Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6bb371a0-97b7-47ce-a036-430fc10b31cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:52.770Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8e811deb-c544-43af-8625-1c833b41ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:28:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:02.789Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=22264325-f13b-4fc3-ac2f-3c746f17b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:12.806Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=104f0146-0391-4381-9ea5-ed4ebc3306f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:22.824Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=971085d5-fe58-42ea-a72e-4939f04b7924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:32.840Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=47a944c8-605c-46c6-9a6c-71e16f4b1a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:32.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:42.858Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=24b128c6-2a35-4c9c-9527-69c399c2e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:52.877Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=855f509c-2d59-4d5d-9230-67bdbf595b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:29:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:02.895Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b058773d-8327-4749-99b6-ee7578e98dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:12.914Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4e80d140-1de6-40d3-bf41-d5a50597df03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:30:14.840Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:30:14.841Z |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-27T00:30:14.841Z |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-27T00:30:14.841Z |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-27T00:30:14.841Z |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-27T00:30:14.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:30:14.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:30:14.845Z |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-27T00:30:14.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:22.930Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c3ba03a6-1998-4939-ac41-150525b7af88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:32.950Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=edd18bb3-72ca-4653-9982-85fbc6c42151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:42.968Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=aa61d326-3524-4b4f-80cb-d76e79f47dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:52.985Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4373a9da-a506-4435-b9d1-6416bde3cab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:30:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:02.999Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8cd8bee8-5cc5-4713-acd0-b5a95ce209c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:13.017Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bb65585e-f7cd-428e-b2bf-758082e3f029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:13.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:23.034Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=216fb4f5-6808-4264-b1a8-7f25356fe02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:33.052Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=42926dcc-27fd-4266-b8f3-0a844aba248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:43.070Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cc93640c-ae58-4a43-9932-322f7677daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:53.087Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7159dc3f-3895-489d-bec5-cbce5922424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:31:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:03.104Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d5c255b0-dfa0-467c-955e-6b815dc0d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:13.124Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0b98a325-3e31-41e1-927e-0a959c47d993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:13.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:23.143Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=659417dc-ba01-40f5-9520-121933e44eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:33.162Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=112d1b92-fb41-4f97-b5d1-1648bf42f262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:43.176Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7d3f83a0-680e-4c3d-913d-79c69af063de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:43.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:53.192Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e1ff1202-43aa-44f8-9fcc-8513b7168f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:32:53.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:03.209Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d14294b4-0888-4f88-ad5f-264ec6cf6f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:13.226Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=02c09c27-ddef-41ba-91ec-288c7741ffed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:23.243Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=22204394-1a77-4a8a-850d-7095899b6bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:23.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:33.259Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d4e82e9a-f92a-417c-9ff9-02357d236523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:43.277Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8a04b26d-2b08-4daa-b5c9-cb714ba8345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:53.300Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c7c58680-3b55-4f77-88ad-3f688ea8f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:33:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:03.317Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b2c5036c-cc11-4a61-9d6f-3f3b822cb392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:13.333Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=83c08078-88e6-418d-ab0b-4eb95697701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:23.351Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3393653a-46e8-4e23-9b50-18b3cf72fcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:23.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:33.369Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1bd02866-5509-4b95-8b19-3e16afed78cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:43.387Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=088aa1f7-1200-413f-8e25-fc9442e41dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:53.407Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c4ea2f21-f727-4e4f-987c-50307d90424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:34:53.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:03.424Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d9cd98cb-1b32-4969-8e5a-d9f1239da9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:13.441Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f4cbeb76-483b-43c0-9b08-47702cb703af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:35:14.881Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:35:14.881Z |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-27T00:35:14.881Z |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-27T00:35:14.881Z |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-27T00:35:14.882Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:35:14.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:35:14.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:35:14.887Z |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-27T00:35:14.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:23.460Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e3fdb489-3674-4aee-ace1-62cc2973a264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:33.480Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=13dea515-458c-4d15-b703-fe8636ae012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:43.498Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ff2e59a6-c82a-4645-b86e-4d06d5046df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:53.516Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=70482d7e-c418-4257-bb27-d3d32e121005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:35:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:03.535Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2622ce20-3d5a-4d72-94b1-855fe8b27cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:13.553Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6fb33384-2bb3-4188-a066-136df763dfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:23.571Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3ac353de-7013-4812-ae13-5e0c579dca5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:33.587Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3a26ce3d-365d-43c7-9592-dfcf20eb434c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:43.606Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=258471ec-469b-40d4-b87c-a1a97d9f137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:53.626Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9fed1204-187b-435c-a3b7-41a5f9c0783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:36:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:03.648Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e5d127a5-1751-4af3-8630-5a254ea73b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:13.666Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3f525424-1631-4906-8748-5e5aab186cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:23.681Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5acacb74-a431-4ee2-a743-9fd993fa33c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:33.700Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7286d5fc-2c1d-4871-8dba-7a1f197c0e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:33.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:43.718Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=af4de647-f96e-4e66-9ac1-cdde08ba2931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:43.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:53.733Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=851e80b7-337d-48c0-97e1-769f22102a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:37:53.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:03.751Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5db98b90-596f-4c11-b360-9234b95d19e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:13.769Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bb6e42d2-7cc2-4a17-888c-a47261415cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:23.788Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b62643c6-1a2c-4ef7-9c99-d00e3b36f5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:33.805Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9809f95b-7c5a-4b8d-96cb-5faf2700be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:43.825Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9ef07231-93d4-4d6f-821a-c5793c58ba50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:53.842Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f2b477ca-f547-4206-be66-03e4a601cd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:38:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:03.860Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=85a38337-099f-44f5-873f-df334ebd8e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:13.878Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e43b1829-93d8-43a5-ae51-0e8223b2f11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:23.895Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a7cfc15c-9255-44e9-abf4-0563bcffc472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:23.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:33.913Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=91b08c48-d5c2-4d55-bf7d-7b647af3c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:43.941Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8d8e8b84-325c-404c-bc03-b20f9b865e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:53.961Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5d7ff953-5223-4afc-851a-ad1bfc67a017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:39:53.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:03.978Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6ad8121c-0fc8-4a3a-8ce5-0952c8b19849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:13.992Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1dfaaa5e-fa85-4b1e-a564-7da0b3497ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:40:14.840Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:40:14.840Z |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-27T00:40:14.840Z |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-27T00:40:14.840Z |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-27T00:40:14.840Z |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-27T00:40:14.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:40:14.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:40:14.844Z |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-27T00:40:14.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:24.011Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a567cfaf-2e33-4869-8716-35a2fe600e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:34.030Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=60415e74-d5db-44c4-bfb0-3c2d8c086e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:44.045Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=aefdadaa-3877-41c0-8c1c-fd42b69f4f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:54.061Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=daf3be37-4a52-48ff-8f8d-4c0207eddb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:40:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:04.077Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0c38e03d-b5d4-45e4-b57f-5016bb5f2ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:14.097Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0499a27c-345a-4905-9113-5028f1fc8284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:24.116Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=01b50f7d-937e-4e04-b494-42768f8ce952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:34.132Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=998e3296-ac9a-473b-a9ba-f96773417ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:44.149Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6fb50893-4886-4208-9620-3400dcb32374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:54.178Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ed925f11-fb10-4eb6-957b-e4fffe3b3451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:41:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:04.191Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9e1e315b-e166-4420-bab6-114dfcb9ac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:14.209Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0c1469dd-98ae-4aac-91ac-e703946e8ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:14.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:24.225Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c7aa10c8-ccfa-48e9-8a5f-6e0b2cdf21cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:34.244Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4df3a994-d10f-4ce4-9db8-1084f03b0e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:44.264Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=db334951-06e2-4c11-ab07-ddb07e57fa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:54.281Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=988015b7-69d3-4689-b930-b844a46b9b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:42:54.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:04.299Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f4e8826a-3d59-4d75-b2ed-463bae0eab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:04.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:14.313Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=db394878-724e-4ab2-a409-3a33bd85c15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:24.329Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=adca0594-6d34-4744-a3c5-7aa73d257e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:34.348Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=11a0499f-9592-46d1-ab48-8bbfa7209a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:44.365Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8929a9cc-9364-4522-b7ae-ddbe22e2a14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:54.381Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=97a99f32-4a35-4357-9ce1-23569f049686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:43:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:04.398Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2b43edc4-7819-49fb-8f2d-af8c11030d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:04.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:14.415Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d1d50d93-97bb-4c58-a463-50fefb73dfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:24.429Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5b4515fb-2d68-4de9-a25e-9951860c137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:24.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:34.447Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ea8b40bf-d578-44f2-90d0-87ce5a5bb743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:34.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:44.463Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=61726278-3b17-46fa-8aae-a71159b21671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:54.478Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4e5f483b-a35d-448e-88d5-b4fa33d6ed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:44:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:04.496Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a03d0c55-a83c-49e9-bd45-dcc6a057580f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:14.514Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=09977ad7-2845-44e8-a45c-586678e7b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:45:14.833Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:45:14.834Z |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-27T00:45:14.834Z |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-27T00:45:14.834Z |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-27T00:45:14.834Z |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-27T00:45:14.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:45:14.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:45:14.838Z |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-27T00:45:14.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:24.532Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f37524ad-f80f-4823-ba42-31128d460296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:24.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:34.550Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6673bba0-a5a4-41dc-b238-cb4d556b0bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:44.571Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b00135ad-657f-4b7a-8309-f06fffcf3dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:54.590Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e3a5c9cc-0471-4040-852b-40ad62c70e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:45:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:04.611Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5e9dbba9-19f2-4673-af2c-b3e2cf938844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:04.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:14.627Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=97a08ed4-bc27-47c1-b72f-afdb016c3131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:24.644Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=163586eb-4a03-443d-941a-a19c09a4cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:34.662Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=899f53b1-8b49-4e4a-9727-9664b1d08dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:44.680Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=06d76189-2db3-404d-b5f7-93164fb277e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:54.698Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=acd76ec3-7382-4981-a26c-bac85b11ecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:46:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:04.716Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=38e8e33f-67c0-4c3d-8794-9be54f134395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:14.732Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=821405e6-287c-4427-87c6-49d57cb3cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:24.764Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=27e65480-8978-4cbd-9cb2-d6688132d0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:34.780Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f7837d74-6d3b-494c-be15-1802008b00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:44.797Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6d403625-dc10-4b11-b99b-e60c437131fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:44.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:54.815Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=857976bf-cfa1-4668-b363-f802cf17ce12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:47:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:04.833Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=97a825cd-659a-4820-a6cc-5b46ff897b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:14.851Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4d1da414-e5e0-48f5-8966-0d56ee99fd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:24.867Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=508a2b50-1071-4fbd-a5fc-aedd6b382e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:24.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:34.880Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6dcbd404-0a37-4fb0-8009-d00f9c958576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:44.898Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0ee058b9-64a6-45e9-b554-feb8318d3426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:54.914Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=63310cf3-a2b2-4c01-bebe-ac85083ae741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:48:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:04.933Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ef2e5643-6828-4ec1-9aa8-2f898da6d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:04.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:14.963Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bac827bf-77d7-40d2-890b-ed68f3407cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:24.979Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5ad9d3b3-c35a-4355-a987-f6332c61ae03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:34.995Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e7d53cfa-f19c-4c6f-94f3-e0669937dd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:45.013Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=afe53716-f25b-4875-bf32-d8bee7825ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:55.030Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8f98326b-d12d-4763-8e2a-bf0bf0d0e6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:49:55.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:05.045Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0aa6d37f-a49e-48d0-bd19-332e0e42a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:50:14.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:50:14.827Z |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-27T00:50:14.827Z |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-27T00:50:14.827Z |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-27T00:50:14.828Z |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-27T00:50:14.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:50:14.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:50:14.832Z |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-27T00:50:14.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:15.063Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e8b2b8f2-6d73-49c3-b907-d0dd6aed0218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:15.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:25.082Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a24a57e5-a810-490e-81b1-1ccc86959296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:35.099Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=703739ef-e432-46ad-9f52-f3e2e76f66d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:45.117Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f0126540-eb52-4e80-83f0-25ebd62bec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:55.136Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4823857e-67e2-404c-aae9-5e8a0a19bad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:50:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:05.154Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6c84fd44-1353-44ab-9ee4-7a6a895834c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:15.173Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f57fc087-3413-4f2a-8b2f-3d448aea696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:25.200Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5cbe852e-4c47-48bb-97d7-5af05da7f37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:35.221Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=39678e9d-5838-4c3a-b2f5-958fe804c6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:35.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:45.239Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=78d10261-f2d0-4cf3-9d7d-4b93d6c0dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:55.257Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f8ad0ff9-5936-465a-ae65-791bdc4574c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:51:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:05.272Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=48a33074-acb6-433b-8f3f-c63d2316abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:15.288Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=eba0abe0-9efb-4bb8-b2a4-f04d0e16f14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:25.306Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d75a6468-81fb-4b59-bcd6-b0dd3c939f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:35.327Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=77a306e1-49cb-4c59-9589-7e3c083f9962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:45.343Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a7f1eb63-ec2c-45a2-8484-cc75d7fa39c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:55.360Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2cf6214c-41a2-462a-ba17-32b1c3484f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:52:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:05.379Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=06821bee-d946-4e93-9ca4-05ab7050532a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:15.396Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=512141c7-fb35-4d8d-b240-6a9347df9458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:25.411Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=13832e1b-405a-4754-bca5-f98080583b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:35.429Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=54a59d17-6eb7-48c7-bcfc-a7ababd07e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:45.443Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6f14308d-319d-426c-8e4a-9a5bfb958cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:45.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:55.461Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=630ee9fe-596a-4899-bcd4-84163ec9158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:53:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:05.480Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3974cc43-3d0d-4463-b5c9-760498ed7582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:15.497Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8c62527b-739b-4a7c-a0a0-7dedcb98a1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:25.515Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ddfaa14f-c938-47b2-8aeb-1b49764c2616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:35.531Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fb4d1212-f8fa-4ac5-972a-8ee4ef2294aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:45.547Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=542a4cf0-dbcd-4ee6-a2e3-bdfe1884bbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:55.565Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5b360994-c65f-4066-b150-6ca0c79d4f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:54:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:05.584Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=574b015f-0e6e-44db-b166-2591936dadcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:05.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T00:55:14.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T00:55:14.826Z |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-27T00:55:14.826Z |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-27T00:55:14.826Z |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-27T00:55:14.826Z |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-27T00:55:14.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T00:55:14.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T00:55:14.830Z |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-27T00:55:14.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:15.604Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=32dac711-7860-4183-8e76-bcba564b7b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:25.620Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9f8aca98-46c5-481a-91a3-e8cb2d3b9588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:35.636Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cf99142d-2ef8-4a06-bacb-64e7ec8ee295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:45.654Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=30dcfad8-8b46-4811-9a62-536c9fa4cbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:55.670Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d73f922f-74fa-42d1-928e-ed04f5211104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:55:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:05.685Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=097a6445-1ac0-4190-864d-cb82b6f1f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:15.701Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3f9c364b-5500-4f9f-a9d5-5e2ac84dbd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:25.717Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5327ffe1-f456-4d61-a703-7ab8a3525bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:25.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:35.735Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8d85d57e-25b5-48c2-86da-c6a3277117f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:45.752Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=376117f6-7f53-49e8-b61d-dc0d7f8323cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:55.769Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=febfc4bc-9118-4d35-8a94-b78895c95afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:56:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:05.784Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=78fba033-49f1-42f9-8b5d-5223537e5d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:05.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:15.804Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b14882c1-5944-438e-bdcc-714d87979bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:25.820Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fec9abf9-87a3-42aa-8a65-ea92788625d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:35.836Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=785adb52-d9ca-4d2a-962a-17f90f0780a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:45.851Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1f710f3e-dfb2-40ac-b1c9-818caa16b7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:55.868Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f8336784-f458-447b-aa16-dc79e8a6e4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:57:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:05.887Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4b0f5fde-4392-47af-8b2a-3234104b658e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:15.906Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9d88d78e-dc06-4409-b5f9-ef3cfcf6691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:15.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:25.921Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=23839d60-afcb-4862-bb67-3aefc7d87caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:35.937Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f40e3e5a-9f1d-43a7-aeb2-1dbbd04984db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:45.950Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=843dda99-7257-4b22-b729-c63f547498da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:55.969Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0e02cf6a-b4e6-4b50-81fa-4472d6e7cb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:58:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:05.984Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2fd32a36-5ee3-4f66-a075-240f052cc1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:15.998Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=885fd1bf-cf30-43b2-9a38-019c015824a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:26.010Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ca102e17-0e93-4a27-bd1e-987af27d4784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:36.023Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e3ff206f-0eb7-483e-9099-2041ca9605a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:36.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:46.039Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b06342a0-4a50-4807-b07d-2cc379e7b830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:56.051Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0690eb58-cfc9-4959-bb10-4bbbc3fdd328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T00:59:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:06.063Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9c2cfbb0-b403-4c42-9277-7529521a1264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:00:14.829Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:00:14.829Z |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-27T01:00:14.829Z |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-27T01:00:14.829Z |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-27T01:00:14.830Z |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-27T01:00:14.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:00:14.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:00:14.833Z |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-27T01:00:14.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:16.073Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=20fcd228-18bf-40b1-bb0c-fb6dbb1f55c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:26.084Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e9458619-2445-4235-912d-a03c14c9477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:36.096Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1eadfdf2-a4db-458e-b1d5-b2c5bec20bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:46.109Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=49519673-2c1b-4470-997e-2f510d65b557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:56.120Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a29c8b4b-0a8f-4cb3-adcf-ec82bd3cb486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:00:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:06.135Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b4464d08-e93e-4484-aacd-b5e196eb32c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:16.145Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1c477e36-3036-4616-a3ad-298af612b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:26.159Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bb84b4b7-424e-4e4f-af72-387ee1b8bfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:36.173Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c9b7d29b-39f9-45ea-8b78-eee351d65490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:46.185Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a7dd018f-611f-427e-8d44-fff21024132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:56.197Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=44c994a7-8c10-4b64-8851-f01ba3cd5346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:01:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:06.211Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6dd5a5d3-0dfd-4d3c-be0d-1e1f06e7353a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:16.225Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=877e846d-993d-464f-ab04-3c4113ba4d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:16.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:26.239Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b134c782-8b14-40da-a3dd-f2ba06c4e35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:36.252Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8821f77b-8715-4a75-82e2-1a5753f44f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:36.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:46.271Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ad6c04ea-bb12-44f8-adf7-84345b5f0663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:56.284Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6d25bf21-9db5-4bcf-addc-7746e7d01b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:02:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:06.300Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ad1bb711-c70b-48c6-b3c5-15041d02444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:16.316Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1236d732-d9be-4116-9e66-a93280b64cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:26.332Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9361a9ec-041b-4a7f-b7fd-917e0977040e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:26.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:36.348Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8d5cf53b-fa5b-4ee7-802c-4c954c2a51cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:46.367Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5a369dc7-0856-4f98-82d2-5a9b3ca40729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:56.384Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1ee020b9-9c13-45c6-946f-29bcc2c501ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:03:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:06.405Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=803e37b6-c756-472a-80ad-67f4f03d59f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:16.421Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a670ed04-d991-433b-a9e5-eac4e40d1390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:26.440Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3877c37e-52d3-43ee-9aa4-88355e44ac22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:36.458Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dcdaa32c-5c81-43ec-9995-02c548b7d781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:46.475Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=348c4398-c307-4832-b864-e73d4477b889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:56.493Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=764fceae-e117-465c-9846-93ea9dd0430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:04:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:06.510Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4c9f8c81-c534-48a8-9d83-27205977a702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:05:14.819Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:05:14.819Z |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-27T01:05:14.819Z |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-27T01:05:14.819Z |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-27T01:05:14.819Z |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-27T01:05:14.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:05:14.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:05:14.823Z |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-27T01:05:14.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:16.525Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e1618195-a582-4575-825a-e71c8b4ea191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:26.540Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=40e11df4-1835-41aa-8ad1-28874782968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:36.556Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=716a6513-ef64-48e9-bbc8-4b3dcf46914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:46.572Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a81d5a87-d272-4930-9a51-1b711e3b55d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:46.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:56.600Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ba979be4-860b-4449-9278-e5b836797cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:05:56.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:06.617Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6f43294b-ff04-4d83-b7b3-c3d6eea5c3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:16.634Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=deea442c-35af-4707-a8ea-e208bbd136ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:26.653Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bb68d8ba-7693-42cb-a279-fd36c0a3b86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:36.670Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e4484e09-2e55-4f67-ba89-4f54d8a9c8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:46.688Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=76de3b04-4419-4110-a025-d048b203f022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:56.705Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b450e12e-4309-4a66-a8f5-1f0a84c71f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:06:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:06.721Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=53f4d839-bf6e-4f31-ac92-d67a7e7fb3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:16.740Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b8e941ef-d452-4e2a-abfe-aa248995f92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:16.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:26.755Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6162198e-35a7-4891-a40a-5ebae3466539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:36.776Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c9824967-6f94-4466-85f2-023ed704a3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:46.792Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=aa422982-c380-4814-a80d-e96584355cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:56.811Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7ab3be38-7672-42f4-a9f9-549a219ce659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:07:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:06.825Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4dc18e6d-cca3-4249-93c5-8177b12de231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:06.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:16.842Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1780ebba-a12f-44c1-bfb8-a92d2ce44dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:26.856Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=39ecf7db-7cf4-4a2b-803e-ece60fb2b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:26.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:36.873Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a9c2c26d-9e98-4a75-a856-635ada77b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:46.892Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c80890cd-b882-4c64-a06b-a310374430ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:56.910Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4f16c969-2c84-4fd5-97ac-e6fb910ce0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:08:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:06.927Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ef4d199f-0558-4c59-a83e-0ba2e47258c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:16.944Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=34ac28b8-f3cd-4583-80b3-3392a4266373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:26.960Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=434ac78a-d87e-45ac-93b5-1e7706bdc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:36.977Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fa650b66-b97f-47d9-b09a-f23032c24d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:46.995Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=37c93784-827e-4e3b-a150-0f94c7625754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:47.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:57.012Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bd0e385f-b922-41c5-a687-183876198039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:09:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:07.028Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=41b5bf4c-5830-4230-afbb-59c02cd5fad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:10:14.810Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:10:14.811Z |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-27T01:10:14.811Z |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-27T01:10:14.811Z |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-27T01:10:14.811Z |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-27T01:10:14.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:10:14.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:10:14.814Z |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-27T01:10:14.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:17.044Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=126dc8eb-0533-4170-aec2-c6b74b7bb4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:27.061Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=94139e9e-ad2b-4feb-9a09-568fe0048aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:27.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:37.077Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=71e4d81e-9dc6-4634-9c72-0752fa3b957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:47.095Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=498b0b99-5905-410c-9cbe-ef2fcfe96266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:57.113Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1e5336f7-f8f0-4985-94cf-0a5d3c67d4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:10:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:07.130Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=89ab5564-936e-4f0e-a8d5-80e652db424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:17.150Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7e7590fa-bb15-4948-8f09-e48cedeeef35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:27.164Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d973a126-829a-4475-9510-f72c0380e2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:37.181Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b69e602c-7794-475f-b04e-9ede094d797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:47.199Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b78bcc66-b040-45e5-acc1-9333c2448938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:57.217Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=40373f44-bcac-427d-85f4-8823b1291ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:11:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:07.233Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4d33a46c-7682-40eb-8874-4ca9f2beca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:17.251Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=52a1abff-6d83-4a9d-ac4c-2bf84cd2024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:27.268Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=98b5a255-66b4-479d-a308-184823a4b7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:27.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:37.287Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=91137a29-1af4-498f-9164-d8940b831536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:47.304Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=74cc6f47-35f3-4121-9146-a4050d4d231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:57.323Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a893f796-dab1-4609-89c7-fcc4c440d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:12:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:07.342Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=55b9e59b-0dd6-4979-ba1d-661c787ad54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:17.360Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5d3c8b76-c99c-479f-897e-3802e6c57eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:27.376Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=33fbfa68-8298-4743-8fe3-00c6747a74b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:37.395Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=523f3cd8-470a-4ccf-8b51-7634e6f9c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:47.411Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=721466cf-7ff1-495f-a2a1-4444bf192e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:57.429Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c0363b60-3e3a-454a-9f95-ced7ef1ff7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:13:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:07.447Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f951e525-1690-473f-95db-00d987d9d74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:07.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:17.463Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2b2fe56d-dece-4f19-81fe-cbffdd04eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:27.480Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=abe3e3da-3cab-452b-be29-0534698d0f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:37.496Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0f097142-2eb5-49b1-b81d-cfbf315c1f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:47.514Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=716021cf-8954-43f7-ac62-8e8c9d8a0b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:57.531Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8a1ad5c7-f77f-46c3-b572-20200859956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:14:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:07.560Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f02e81a3-42cb-4982-96dc-c23eb9d60f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:15:14.824Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:15:14.825Z |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-27T01:15:14.825Z |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-27T01:15:14.825Z |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-27T01:15:14.826Z |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-27T01:15:14.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:15:14.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:15:14.830Z |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-27T01:15:14.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:17.577Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=668a8104-53c9-4da8-8ee8-d83bcd69e3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:27.593Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=53999453-54d8-456f-ae28-da80164f80dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:37.608Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fba74614-6aa1-43d7-9d91-9793ed1edf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:47.624Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=89cb38e3-97a6-42da-890f-a0412a9bf33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:57.641Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3b803bb3-7690-49e2-99cb-dace1606ab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:15:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:07.656Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fd1a7ecc-66e6-47e4-bab6-028238e62d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:07.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:17.672Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a98d8a0c-b589-43f8-aec6-788e6e7a4f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:27.689Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5e2da05d-82c6-40b5-acb8-b2efd197d26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:37.706Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7caaedb5-7e1f-4dc3-bfd3-f40728bfc95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:47.724Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7622be1d-d91a-46fb-b338-5e9d80a6d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:57.742Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0c6255e9-aa22-48d8-a6fa-c27a4beb0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:16:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:07.758Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0b1b9bd6-f000-4899-818e-6455ab657f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:17.773Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b5cbc20f-feb5-448a-944e-56a528fbf98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:27.791Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9f42c519-0e28-49d8-bb0d-6c9a1f367706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:37.807Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=163a7e00-1749-4ea4-a459-a71975bb677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:47.822Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f16c15cc-f8e0-4526-8795-3c298db7eb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:57.840Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9581466a-4485-4a13-b726-4f769f92eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:17:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:07.857Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3dce839c-b18d-4855-abf2-58433c4222d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:17.873Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c9943d11-ce1f-49a4-8e0a-35d5aab31b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:27.888Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b63e8015-0939-4e25-bced-a482d1a05e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:37.902Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c9e4cc4f-1034-4d0d-a454-97136e6017c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:37.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:47.918Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=343b7f85-6809-4510-947a-8246bdc0d431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:57.935Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b616b2cb-5901-451f-b298-9b826498d392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:18:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:07.951Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2cff9f70-77f5-475a-adaa-1adbf4547d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:17.970Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3c11d649-ffd8-4d44-94c6-dd84719c9927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:27.985Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6d0ffc28-2e5d-474c-8379-bb071a13039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:28.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:38.004Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8619024c-e01e-40ec-9a99-656f70852255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:38.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:48.026Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5e7ebb96-5416-4d62-941d-351f047e3fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:58.043Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=140eedab-4f76-47e4-8bdf-e05f9c849256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:19:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:08.059Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4759894e-a6d4-48b9-988f-f5f07c1bbf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:20:14.835Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:20:14.835Z |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-27T01:20:14.835Z |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-27T01:20:14.835Z |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-27T01:20:14.836Z |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-27T01:20:14.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:20:14.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:20:14.839Z |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-27T01:20:14.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:18.075Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=53a7c714-aada-407b-a8cf-3eaf59df5f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:28.088Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8763c2cd-de53-455e-813b-255eb1c9db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:38.104Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=596dc708-7b9f-4bdf-a223-240887a9529e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:48.120Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=17a2fcb5-6bbd-43c0-9dd2-b2e3f4d51d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:58.137Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=27359969-be7c-466a-b00e-adee249ebc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:20:58.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:08.152Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=adc204b9-a059-4d11-8b9a-6b1071acab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:18.166Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=17961692-d911-4d39-9011-8a24d02358fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:28.182Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=da9ea66e-f75f-46e2-ba5b-dc6b56d504a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:38.201Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=89d18350-1a77-4340-8bb1-0a5b9c6ae567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:48.219Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=768d65b1-bab5-49c0-93ec-03a2fa0113bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:58.236Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e449807e-ae72-4132-bf31-6cb0428cd0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:21:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:08.254Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=be74c0f7-d263-4b8f-9242-888ba53f3c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:18.271Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=788a86ca-0961-45de-b240-700e0b212edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:18.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:28.284Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bebcfd1b-8774-4e69-aeee-d592367f5bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:28.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:38.301Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ce5f7929-45b6-4e91-b0d4-19a7c9b9c43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:48.316Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d879f636-3521-4d0c-ad9d-81b7a1105c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:48.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:58.330Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2cb70e1b-97b8-4fa9-abc7-1bcc69a894aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:22:58.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:08.350Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6b1e072d-768e-4a27-82f2-d01762fe5134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:18.367Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c83f17f9-260e-4692-89c7-0eeaff688b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:18.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:28.396Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1afe430b-98a8-4af0-9749-8126a1bc4c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:38.414Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f6cdf671-06cc-4334-9f6e-3d7d26723097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:48.430Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8cb773f6-7c68-44d0-a8f6-ae83d6cd9823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:58.451Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bdc985c8-82cd-4eb7-ae99-2c70e37ed691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:23:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:08.470Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1141a6e5-efc1-48ab-a72e-2f9cc30cd0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:18.487Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=11ded619-8762-49bb-88d2-b1a633b3b720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:18.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:28.502Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ae603b8e-f4fb-4cb4-8f06-37423293d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:38.520Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=552bf20b-121a-4fee-8e99-8c2bc9fc2151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:48.537Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ff34eb17-502e-451e-b5c7-528219d684e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:58.552Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9c221183-7653-404c-8072-f422edf3e2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:24:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:08.569Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=006c4177-baa5-4a70-a126-943427818ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:25:14.813Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:25:14.814Z |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-27T01:25:14.814Z |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-27T01:25:14.814Z |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-27T01:25:14.814Z |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-27T01:25:14.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:25:14.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:25:14.817Z |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-27T01:25:14.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:18.586Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4bd94637-9129-4a04-94cf-040682d4dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:18.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:28.603Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4950e5cd-261a-4174-88bf-d86e65d485d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:38.621Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6cebc18c-c0f9-4a7f-92f6-5b9cfba5fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:48.643Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0090d721-b50b-4ea3-aa1d-6c83dca62619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:58.660Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0933b76f-273d-439e-87b0-c19103f8c782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:25:58.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:08.677Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ffd98105-3127-4ed5-b6d8-db0c4d561d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:08.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:18.694Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f7b5b7b4-2e74-4861-b561-e945748f9b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:28.711Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ee83c184-386d-4c7f-9f9f-6718c5a744f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:38.728Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e9c26fe7-b660-4e44-80d0-72b4cb678556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:48.745Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=456ba7fa-3d75-41c6-a281-71dcfec51096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:58.760Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=015e86cd-e933-4468-ad7b-4ed228607809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:26:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:08.777Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2effa1ed-7fe0-4f3f-a09b-031c59137e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:18.793Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=72551e70-edac-4adc-bc50-a1effc6fa11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:28.809Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=67134ee1-7ea6-44be-b153-7701ab43c46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:38.825Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=26a755d6-22fe-4075-99c8-6aa5716b0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:48.840Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=20fbde5e-42b0-4ae1-9743-5a294eb9e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:48.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:58.857Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5cfc70fa-7e37-4b30-bcfd-a28a56b5a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:27:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:08.874Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e5443ea1-1082-4fbc-bca8-5eb59f67dcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:18.890Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3031744f-0176-49cb-9f99-f42257b82de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:28.907Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=46a816ca-b654-4720-bdfa-8b237a40a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:38.924Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4c4bd17a-a947-43ed-b3de-95296b462072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:48.939Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a5e009f7-3664-45c9-976c-d023a5cb2b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:48.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:58.956Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5b2ae03f-46f7-49da-872a-ddc0a3725f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:28:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:08.972Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=154ffd7e-9cb2-4bb4-949f-99ac517cff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:18.988Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3733d3e6-54d5-4926-8cc3-a2265894db36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:29.005Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fd32a42e-a9bf-48a9-b4fe-766514d548a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:29.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:39.022Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8f7d8a73-1e9f-47fe-b8aa-0db59d95ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:39.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:49.038Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=57461d2e-b49f-4b93-ae19-9c3b0c7c58cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:59.053Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d6ee6414-f44d-4bbd-8056-cbd3b6485ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:29:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:09.071Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=06f22957-d227-46ab-aadf-9e514c68a5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:30:14.821Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:30:14.821Z |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-27T01:30:14.821Z |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-27T01:30:14.821Z |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-27T01:30:14.822Z |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-27T01:30:14.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:30:14.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:30:14.824Z |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-27T01:30:14.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:19.088Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b03a8849-ac02-4e81-b9d4-852c4cc72f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:29.107Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=81c2ec2b-e040-4f6f-986f-9bcd9641f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:39.125Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7e92bf02-0184-4327-954a-6c7692845e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:49.149Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e592c068-f05b-488d-808b-f6bb7228ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:49.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:59.167Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0a2dcf5e-5afa-4686-bceb-c06012c83929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:30:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:09.187Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e7477f54-c3de-4489-90a3-9de2e63548f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:19.203Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6adf6510-b73e-47fa-a955-92e2cfe68f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:29.221Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f6941070-cfff-4211-b9f7-f96798d6e027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:39.241Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=11de9319-e3d5-4bb4-83dd-be8f9c1728a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:49.259Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=55fd7e42-571c-4bf9-bc11-4931697d4566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:59.275Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2f5c3d60-8907-4339-a670-84e92a348720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:31:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:09.293Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=36e26123-958e-47f5-ae80-45110e3fc3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:19.311Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=01ea64e7-ebfd-4db2-9971-09e5e29dce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:29.327Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=911f2a75-4d53-4531-8511-764e6e284a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:29.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:39.343Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bf221c5c-84c8-4f3d-a252-2881a022d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:49.360Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=68c0e727-7c60-4dc7-ad1e-6b5bbcee0e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:59.376Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1abedee7-45d2-4ae3-a06c-55a30153299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:32:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:09.396Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1b9e7f47-a2ad-435a-afe4-03ad00ee0958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:19.412Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=453fc3eb-5eaf-48aa-9880-cb527c9fa7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:29.425Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1a0383d3-2c3f-4084-b399-f25902215c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:39.439Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5d699ab5-1e45-4cb4-a0d2-9cfddebd7077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:49.457Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8af41c66-66d8-418b-b4dc-26a9fb05f163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:49.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:59.470Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b318f83c-4294-40bb-9329-a62be1c12a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:33:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:09.484Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=deb5992a-3894-46dd-bdce-764602111ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:19.502Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cb303e3f-aab5-42a7-a6f8-1072ff14411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:29.517Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2b19d2bb-750a-414b-a5fc-d854e1d1bc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:39.532Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=59e0cc8d-392c-4f5e-9848-e8afee9b779d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:49.547Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6abf105d-2e01-4f0a-b95e-809bec021f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:59.560Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=33468139-8e84-4abf-a687-609c75c9e7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:34:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:09.573Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6044b341-cf4d-439b-8e42-14321962ba7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:35:14.837Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:35:14.837Z |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-27T01:35:14.837Z |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-27T01:35:14.837Z |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-27T01:35:14.837Z |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-27T01:35:14.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:35:14.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:35:14.841Z |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-27T01:35:14.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:19.586Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=da914616-2bcd-430d-b362-bb641a7049b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:29.598Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ae47b250-7139-4d5c-a0c6-c9a6b332cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:29.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:39.615Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=159d3e0a-811b-4fc4-86b6-c4a64c022a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:49.628Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=979148c6-d76a-40a5-b439-e4ff7de032df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:59.643Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=927549ce-24ae-435a-9a7a-33beaf7ad600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:35:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:09.660Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ebde44f4-cd38-4987-be8d-f696be6edd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:19.675Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b92cb2f2-493e-47ac-8e43-20648285aaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:29.691Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e891e0ad-533b-40dc-9710-8955d5ef8df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:39.710Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b1860b95-3681-4823-a2e1-5775ccd31c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:49.727Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2304464e-0b7d-44aa-8e6e-941deb46519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:59.743Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3c3a99d8-382c-4170-85fe-e35f414875d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:36:59.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:09.758Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ab06ceec-7ac0-4b96-96d8-e8ad533d83b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:19.776Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=168fa139-f9a4-48b0-b9b3-fca022954725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:19.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:29.792Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e24fdff9-5ab4-492a-9bac-5173bff139c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:39.807Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=12140647-6cb5-40bd-a36e-5002a66cec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:39.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:49.824Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3d5c0ac9-c505-4f0e-8f8a-2397f5eec161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:59.839Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c266b96f-5575-4281-aaa6-26f77e886094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:37:59.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:09.854Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=957b9a0a-2d55-41cb-8019-82107e4f9f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:09.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:19.871Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0a35395e-1852-493b-8dca-bf7b5ef39de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:29.904Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=201827b8-ffa6-4e07-8820-687c946a4ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:39.921Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d6fba345-3b37-45b3-8127-4e42cdd70c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:39.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:49.938Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=30567865-ec5a-40af-b630-c4ff2d1f1a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:59.954Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=205d29c7-56a1-4fc6-a937-6113df292945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:38:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:09.969Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d7d63e48-d8e1-4585-be35-8616386c6875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:19.984Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=512ad23f-fec9-4f29-9d03-8e90cb5b6905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:30.001Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5318dc4f-353e-4787-9546-a0dbcf23dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:40.018Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4c7c5d13-76e5-489f-8a78-391d4595df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:50.034Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=806c4bb4-35bf-4ded-86f2-2a3c094467d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:39:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:00.051Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8c2f56d1-79f9-4381-83c2-f6470f0550ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:00.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:10.067Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8aec30aa-3f44-4c55-a940-25b910f1aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:10.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:40:14.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:40:14.828Z |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-27T01:40:14.828Z |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-27T01:40:14.828Z |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-27T01:40:14.828Z |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-27T01:40:14.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:40:14.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:40:14.831Z |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-27T01:40:14.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:20.084Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=97c9d2ec-3fbb-402f-81a1-70225cda0204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:30.104Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3e6f7653-6d45-41ec-96bb-a045be4f632c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:40.119Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c9c165a1-f86b-4abb-93d5-5ae0dec2ab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:50.133Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bc4bdffd-bb80-4776-8c25-850a7f6a9b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:40:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:00.148Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b1d29355-57d1-4fe5-bb5f-e58418c13ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:10.166Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d138ef59-8b01-4c71-b84b-6ce48e0b00bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:20.183Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a0ff479c-7074-4407-9d34-22c1817a35b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:30.198Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=92e90ab1-b2b0-4e9c-82af-127bd64e4bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:40.214Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5d11f3d6-2db3-45a5-8920-2943f9edc70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:40.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:50.231Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=42533d87-a2d4-42b7-85e2-b53830781fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:41:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:00.247Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a9856d1e-b9d2-4b4b-a72b-a25e1df05cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:10.264Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7851db90-9c53-4e09-8b62-497c4fc9a8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:20.279Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f885ffcf-8843-4596-a541-924d15c52042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:30.306Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d1c5dbee-0223-449c-a1ed-d32d9ab325de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:40.324Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4a44991a-0996-4101-bc0d-38135293a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:50.340Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7e603e57-5676-470a-becf-e15bbe0cfc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:42:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:00.357Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4b71ca56-3565-4779-883c-68a9bef17fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:10.372Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0272d843-3720-4c22-a9bc-25bb207f0d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:20.388Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cfb3b30e-96c7-4c37-9c66-afacd74c3d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:30.403Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6cddc255-35dc-44b4-9ce5-cdea4b0c46d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:40.420Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=00d3dd5f-dde4-4632-bd35-694779c1059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:50.437Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=61cf8401-227b-42e6-a196-c433fddc7d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:43:50.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:00.457Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1cfe55da-577a-4cff-9eab-1bbb9361bb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:10.474Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e37d1ad3-0914-4458-9ffc-1053dedaa3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:10.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:20.490Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=40267d5c-23ee-4144-8a5c-d5a038b43151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:20.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:30.507Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=954044c5-ea6f-43b3-872d-b7d76c0691b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:30.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:40.525Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2768e2ed-555b-408f-9968-f547a91be8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:40.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:50.542Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8ff53145-5a04-494a-9818-dfb1d7900e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:44:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:00.559Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=881d3862-b77f-464d-b260-1431eafa2f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:10.575Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=51aeb2bb-29d6-4177-8103-567cfefb1c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:45:14.825Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:45:14.825Z |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-27T01:45:14.825Z |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-27T01:45:14.825Z |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-27T01:45:14.825Z |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-27T01:45:14.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:45:14.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:45:14.828Z |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-27T01:45:14.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:20.592Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=32c8603b-50c6-4c10-b8e5-1b495132ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:30.609Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a59c35cf-e3e5-4b2c-874d-2fcb50b8ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:40.627Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=510c9fbc-36f8-4a3a-b827-1bf673c7b71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:50.644Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=25094a7c-9f09-453e-9bee-b714202d294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:45:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:00.660Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dfaa974b-d7e3-4303-9242-35906db9ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:10.676Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2febcc75-3665-4d45-966c-cf57fd119fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:20.694Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ea77935b-1f6f-4aa9-8fbc-00a0d4bbbd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:30.709Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c2fd4f78-6e3a-4aeb-ab23-3d7ea7cec23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:40.725Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=876c114e-0d14-4a6f-b98b-260cca461eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:50.743Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=80e00949-177b-44ba-a65b-e872777d6258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:46:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:00.759Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3cfacf91-b899-4c3c-8b49-a54a50c4dce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:10.778Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7391ebc2-088d-4b3d-bb27-e78782e3206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:20.796Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ba4ba95d-1496-4618-9eba-efebadef36d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:20.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:30.810Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6b5eb43d-0d42-4b2d-a00e-06838a8c49ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:40.824Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=81f0def1-4f4d-4aeb-b42c-ba7c665c9d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:50.839Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ecab43c8-ca41-4164-aa85-ca803decad26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:47:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:00.856Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=59065ce6-c23c-4ed0-a21a-86996d348062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:00.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:10.871Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a22ed790-cb00-47ba-beba-48bf8be2188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:20.887Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=79808fe7-94ca-4d71-bb18-eaf945517179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:30.902Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=90f0d557-6507-4a20-bcae-23f2113990fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:40.919Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=88af42be-df98-4e82-bc77-831b39df7f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:50.931Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b11e046c-ee58-4844-86a8-52edc575e117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:48:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:00.944Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6df3bbe4-f3bc-4189-ae78-0f5188bd1eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:10.961Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2b43e4b2-749f-4a2f-9893-b79bcce362a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:10.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:20.974Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7fa4ddc8-b87b-496e-90c9-987156e97636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:30.988Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a3a89356-9926-457c-a019-77555d3b3717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:41.006Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fe8ccb37-b339-4e2f-a7fc-f0ff0bd15b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:51.023Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=51de470f-55a9-4c2c-8a0a-e0b54e5bc673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:49:51.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:01.042Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d88fe097-f895-4efe-8820-fb39a13a450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:11.060Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dc356000-2b04-4fdc-bd73-717c3ef591cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:11.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:50:14.825Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:50:14.826Z |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-27T01:50:14.826Z |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-27T01:50:14.826Z |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-27T01:50:14.826Z |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-27T01:50:14.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:50:14.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:50:14.829Z |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-27T01:50:14.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:21.075Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=69c4f7f6-0ce0-4a86-978b-5668c82665b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:31.093Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b0b96b35-7990-425a-aa36-ced7cbde91af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:41.111Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=646ad117-abb4-4fb6-a1b3-747f9c758c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:51.126Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bdb5223b-fd33-40b3-ac9f-3a7a2475cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:50:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:01.144Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b244e256-cad9-4a22-a8cf-bc60a6aba327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:11.161Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b3856506-2a9d-466a-8cfd-008930b6280d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:21.179Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e950f4fe-a222-42d7-8092-c8848dba7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:31.194Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a31fbc16-fd16-4552-89e9-7774a3209a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:41.211Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=068f3a26-6c95-4fe3-8bea-c77a733eb3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:51.231Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a88b95a2-aa3c-4f74-a29a-2f681dc97027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:51:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:01.249Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5d103904-108f-4f26-828a-ede75de5ccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:11.265Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=475856fc-cae4-4d97-91ed-42a81215a8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:21.280Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d617c237-a761-4408-915a-7dd6c3df5536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:31.295Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=06c12947-a143-40ec-8a85-44ee146b7598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:41.313Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=10421d70-0ab4-4aa4-86fe-789addee94e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:51.332Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d556a111-0fd7-4f8c-9c6c-34eb14c26176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:52:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:01.351Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=101fcb66-eaf2-4d1b-8ecd-fed7161d44e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:11.367Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2bd9e573-171d-4eda-83e0-d5121d95a0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:21.381Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3fe503b5-c61d-4f9c-92c3-8152aee530b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:31.395Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f7252e14-95c4-49a5-9b72-e835418b4d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:41.412Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d40b66dc-bda3-4b34-8bd8-1e27d121667c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:51.426Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f151cd51-ddc6-437b-a617-5b580f267115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:53:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:01.443Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dc4af3ed-5b82-4e4a-9059-854a441b1e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:11.458Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4ac23a0f-a653-405c-b17e-70fc60d64014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:21.475Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dc2e35a1-8fac-4a07-8e8c-beeabac7e132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:31.503Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cb950a68-c93a-4c9c-aa78-20b8982a4852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:41.520Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cf9c1117-9720-46b2-828a-b7f78431f65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:51.534Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a97b4e38-3c17-4329-8290-589685af85de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:54:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:01.552Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=741d1a57-6f85-48b7-adb3-bcdfc87c89fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:11.573Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=654474db-2258-4db6-a054-0d7c9350c333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T01:55:14.820Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T01:55:14.820Z |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-27T01:55:14.820Z |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-27T01:55:14.820Z |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-27T01:55:14.821Z |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-27T01:55:14.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T01:55:14.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T01:55:14.823Z |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-27T01:55:14.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:21.593Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4ee3834c-d86e-4ef8-97e8-b3c8cefad6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:21.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:31.609Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=42849371-f2fa-4ae6-b352-11df3187e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:41.627Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bce9234c-6ba2-48de-904e-df9f327164ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:51.644Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=424691fb-b715-48e6-8ba1-595c2e5f8867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:55:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:01.660Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1817c9c4-ec9c-4339-a143-cc6d847409be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:11.676Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1bff788d-e144-44f4-98a6-ea2292377f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:21.693Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=64e99107-0c7d-45d1-8569-a2c388604493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:31.709Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f011f3ea-6670-409f-a7be-a47c25ecf242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:41.726Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b0f0fbf1-7cc9-4029-b8ee-f13730764466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:51.742Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8e9f99c5-dd3c-4ac1-9550-46888570a01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:56:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:01.758Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fb830bfc-ad39-48f8-a4fe-e6c7019dddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:11.774Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8f1ff794-98d9-4286-a750-945659140f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:21.791Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b3e09754-5a97-4dc4-98be-6c9c7a943856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:21.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:31.807Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=730b19e1-8378-4fd1-b334-2a330df1e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:41.822Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a01ee4f8-821e-41a3-aa48-97da1e6f7586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:41.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:51.837Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=717906d5-514c-4040-b861-cb80e4fe2730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:57:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:01.854Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=791b075c-5384-48bd-8e2c-226408d4fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:11.869Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a44f1103-b389-47cb-a6fe-c6f41f39dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:21.886Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9a11b812-96e8-4865-b262-4b180d5b0b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:31.903Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a4e58b0a-5f31-46bf-9e18-efbe457573fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:31.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:41.918Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7bce24e2-f848-49cc-9898-ed676f87a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:51.935Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=200829f4-0784-4db8-b78f-6592229a066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:58:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:01.951Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=41d4b5c2-ed2f-4a77-9de7-ea665391a8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:11.967Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=70672452-ac2e-4ad4-aa52-5fcffb36213b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:21.983Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d8bf8a8e-5bc0-45a3-8dfe-e42f677953a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:31.998Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2bae1a24-e797-4e2a-8076-3ab67f3d3629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:42.014Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1fdb0e3e-c98c-4a1b-812b-aaf12f80405b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:52.030Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b01169d0-a19a-401f-9a67-c44588d4ede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T01:59:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:02.046Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=aa9e1ede-c7b6-4e7f-a188-529ed2b1fb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:12.061Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ee9e6ac9-6d03-4694-82ed-50d3ff310658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T02:00:14.824Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T02:00:14.825Z |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-27T02:00:14.825Z |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-27T02:00:14.825Z |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-27T02:00:14.825Z |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-27T02:00:14.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T02:00:14.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T02:00:14.828Z |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-27T02:00:14.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:22.078Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bc3b60e0-e5a4-4a8c-b72f-4ecb3b511cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:32.095Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4946d873-bb98-4786-a451-fe680df0112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:42.109Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=acbeb665-488e-4393-87d6-77696be501af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:52.125Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6f5e3239-3cb9-4b0d-a121-36a4aaebe390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:00:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:02.139Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8cd739a5-1554-47e9-ab50-f77cf3bd4f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:12.151Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5fded7c2-ad77-433e-b586-5a75a0d0a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:22.167Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=33ed43df-dff7-4797-9022-e4d3562842ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:22.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:32.181Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d6ea356f-cc63-440a-adf1-f44b91a6bd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:42.195Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=63e3eac8-1ea6-4ab4-a5bd-12d171796245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:52.209Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b8a77c62-79b1-40c8-b58f-47d9d949c702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:01:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:02.225Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=585fd0ab-5003-4ee6-a275-fb86f3d7f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:12.241Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=38cc6c98-0781-4032-8505-392fa105d144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:22.258Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ce03473e-c076-4c49-8bb7-b8c4d9847fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:32.272Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c39ed8c8-7619-40ec-b1c4-133b56a26c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:32.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:42.284Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=09bb5479-6207-4f14-9539-82b18ac17a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:52.300Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a3ed2b4c-12b9-4a2e-894b-adc16f465d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:02:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:02.317Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9174956c-9b4b-490e-9849-4c0169e1ef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:12.332Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a427e1a1-fe4a-49a9-abc0-742c3400e94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:22.346Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3db09be9-f213-42f2-949b-7d1e5b53b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:32.361Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cd3b01a4-2080-4402-a6d4-0c377c88910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:42.376Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=36f01dcf-34d6-4444-8591-f96b9cdbbb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:52.390Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e17cfcfe-ea64-4c5e-828d-4accc2741357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:03:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:02.402Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=178e84cb-d243-4315-ad28-5730c79732da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:12.416Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=cb5d1bab-3da8-4aa9-925f-2fddc5d46c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:22.430Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=443d7020-d182-4caa-b5dc-fa66d45eac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:32.445Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e4ae2a51-fdf5-4448-a9ea-6a2a5c4df52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:42.461Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b7e6c49b-24e2-4b43-9ffd-befcc974b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:52.473Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f6374dee-72f2-41c3-9fe9-571f75037e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:04:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:02.488Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6f03e43f-cff0-45ed-9139-83a600d4eb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:02.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:12.505Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=96b811ca-af9b-4566-9ded-7e1808c28186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T02:05:14.825Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T02:05:14.825Z |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-27T02:05:14.825Z |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-27T02:05:14.825Z |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-27T02:05:14.825Z |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-27T02:05:14.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T02:05:14.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T02:05:14.828Z |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-27T02:05:14.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:22.520Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d4ad30f6-4183-4307-8414-86927239a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:32.537Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dfa3e843-6f50-4217-9337-00eb45b67ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:42.554Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0c35facb-c299-465f-b15b-d9e7de8437ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:52.573Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=20ca54ac-7224-4a97-9bc7-5b239b474647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:05:52.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:02.588Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=62e70525-5941-40f4-ac48-a487847e1300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:12.605Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=626bddc9-dfb3-41b8-a372-f4836a1857f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:22.621Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ce606110-5200-4413-bf67-cf588d4b8d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:32.638Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=aba706b3-b8de-48b1-84ed-a36c1aa6b974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:42.660Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=119a0687-cefd-43d4-8151-6a823723c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:52.675Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2652e5aa-0a4e-4315-b49e-972377a483be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:06:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:02.690Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=67d1753d-a9fe-4292-b6ea-c22f87fe4b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:12.706Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4e263a4b-5169-4a78-b890-e3937b7df605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:12.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:22.722Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d0f4df3c-ec74-42c9-a9f0-99ebe2424b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:32.740Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f2227737-b8fe-4aad-8b3c-fc2b4b7e05e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:42.759Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d81d2c2e-f2c4-4fc8-86dc-292d85312ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:52.774Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a191395c-a248-4a17-8e7b-a90d88fbdabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:07:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:02.787Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1a1a70e1-5db2-41ab-8000-119bb2c81cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:12.800Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a3ea62be-05e7-427d-af92-42ee47b32574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:22.815Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=c637a632-d645-4655-9fb4-77ad86e895ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:32.833Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1ac7269f-ec47-4cbd-9162-6f95cbe87ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:32.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:42.851Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=44b9f699-e218-48c0-a327-34be50304a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:52.869Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bc4a6953-1304-44a6-b61e-1c1ab0201206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:08:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:02.883Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2ac159c0-c77c-4aac-88b2-12958e1b0b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:12.899Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fcb95e55-f5d1-429a-ba94-23ab0b95049c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:22.915Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=17a490de-3e7d-4eec-a5f8-cead90f64ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:32.930Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6de652be-dbdb-45c2-9fc5-ea157fd1860b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:42.948Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=dbd2bfdf-fe7f-44e8-b6c3-fbe056fe8ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:42.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:52.966Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1e5506e1-e17c-4667-80ff-62621b68b37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:09:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:02.982Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=0ca20001-bacd-4031-8681-b0684caaf9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:12.997Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9e7f9b59-9b42-432b-bf5f-277a12667aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T02:10:14.821Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T02:10:14.821Z |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-27T02:10:14.821Z |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-27T02:10:14.821Z |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-27T02:10:14.821Z |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-27T02:10:14.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T02:10:14.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T02:10:14.824Z |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-27T02:10:14.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:23.012Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=653c6dd4-3230-43de-bcc3-b960fe458d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:33.025Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4dfd3184-87a1-49b1-997d-be2e06083c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:43.041Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8ddee9c7-d625-408d-b256-f51cb7a1d426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:53.057Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1658f40a-0241-44da-8236-b1111c2485b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:10:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:03.073Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6ab61dc2-55fd-47d5-a2b0-3dc910b35b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:13.089Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1424cd28-9033-4c27-b1c6-dff77915c527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:13.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:23.105Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9d3ad0e3-5cab-4048-b583-ece3a0631acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:33.123Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=215726f5-35d5-4527-a80b-77d7addee546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:43.140Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=8b99e52d-e2b4-49d2-b3e7-8e7c988cde92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:53.157Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e0ae5ced-a92a-48e8-a116-09d10fe05a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:11:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:03.174Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b8301c42-f97f-4775-b4b4-691231c904ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:13.188Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=d7d3dac1-a2c2-438c-b6ac-10f627958cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:13.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:23.206Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=aa56d62d-42f2-4832-9877-a6d96393535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:33.223Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7c2453ae-1561-4882-9233-2720ab48cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:43.239Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e37ddaa9-307a-47b6-a8b4-90ccf27c5941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:53.256Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=77cb0df4-6aaa-4e7b-8143-585b1f5bc297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:12:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:03.273Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fbcf5a0c-ab44-4115-a339-f2997aa49db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:13.290Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=fc6ecfb6-1ce5-4076-ad8f-a450d3bd7702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:23.308Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=6e808ca0-d5ba-4481-995d-b827801d4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:23.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:33.325Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b3c6a13a-0b3d-40de-b5e1-946710bc3b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:43.342Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3d4caa63-4643-4d66-b277-91311e40aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:53.359Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=02d07572-ff93-4c88-bf0e-6420bfd967cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:13:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:03.376Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=74689031-73cd-4f11-8c84-47a68fd9d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:13.392Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ba70fec0-a9aa-4187-bccd-7cc9b6a87833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:23.407Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=f9661aea-d3b0-4061-9e36-8601a73f6e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:33.423Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=10704aa7-57f9-4124-b507-2374e7d520f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:43.440Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e53703cb-2e57-4279-811f-3652bbe7997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:53.473Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e4940d4e-c4e6-4aff-81a3-62ff8ab28344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:14:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:03.492Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5394f3c0-23d5-4e3b-aae3-c3a08de6ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:13.507Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5ff0e40b-3c2f-49ac-9bff-1e48076eeef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T02:15:14.858Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T02:15:14.858Z |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-27T02:15:14.858Z |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-27T02:15:14.858Z |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-27T02:15:14.858Z |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-27T02:15:14.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T02:15:14.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T02:15:14.861Z |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-27T02:15:14.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:23.525Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=09393608-6d91-4269-b768-a4e7a0e8aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:33.542Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=26c7873e-8e2d-49aa-9e4e-05279aa571dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:43.560Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ced6f507-0609-413a-8890-63ac212831a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:53.574Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=bf0c12ab-c90f-47ce-bbc7-d4fbb6054f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:15:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:03.591Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3d2d750f-8adc-423e-845c-b50624d44389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:13.605Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ee239af0-c231-4d46-b0d0-6c870c8d8407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:23.620Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=157aa878-adb6-45cd-91de-a09871cf1898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:33.638Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=4a2d328d-bdba-4202-958e-2a60593a8a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:43.654Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5d85538d-d865-4304-a523-fbc6e304c1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:53.671Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=337fe73d-51cb-4fed-9890-59cf261f7e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:16:53.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:03.686Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b9c4eb38-6076-487b-aab9-b533b7974fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:13.702Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=61d7d3c8-6fb2-4778-a7ad-10e81a4921da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:23.720Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=58c1fbe7-0982-4530-8cb5-1366ea756210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:33.735Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=953f2728-78e7-473c-bcf0-56593d12a4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:43.751Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7186caf7-6713-4fb0-b9b8-d8fc6d779849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:53.769Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=a4579f99-ea3d-4eac-8d81-4d909047734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:17:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:03.784Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=1b136467-88ce-4ff5-9b4a-e94a86cbf16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:13.796Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=90cb1b25-a902-44e9-bf7a-d91538418e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:23.813Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=30519a14-a35d-4030-90dd-b11b11798dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:33.832Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9254250f-04d4-46a0-9929-2b0cf183c4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:43.848Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=7acc830f-e126-4af1-80fc-68ac9c74c70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:53.875Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ac8ca828-73d9-4911-ad4e-fb70efb5ece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:18:53.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:03.892Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5f8dd1e4-1fce-4938-bffc-8edd8cc43c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:03.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:13.909Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2e21d852-410f-4d2d-a928-c59c0284a01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:23.923Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=484dfa15-3e5f-403e-8e21-3f9b29986b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:23.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:33.937Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=05c68288-4228-46e7-8010-c9ffb3ed3ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:43.955Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e2f4e5a4-604e-4fa9-8f99-fad68bc39772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:53.972Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e481125b-6d42-4a3e-9682-b70999bbd3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:19:53.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:03.991Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=b41690ee-fdd1-4bf1-9469-3f87512f9423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:14.006Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e3f89486-1e27-4f84-816d-a3af5e17bf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T02:20:14.819Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T02:20:14.819Z |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-27T02:20:14.819Z |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-27T02:20:14.819Z |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-27T02:20:14.819Z |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-27T02:20:14.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T02:20:14.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T02:20:14.822Z |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-27T02:20:14.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:24.021Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2711958e-1c15-4688-bbd0-f26f83c82a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:34.039Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=df75f26c-f89d-4423-8e2d-bb96a2c750c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:44.065Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=9c8a30f5-6bb8-4880-abc9-f949a5e04ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:54.082Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=e7c3bb64-1c4b-4600-a10c-4b3ae1eb4415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:20:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:04.097Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=2943cde2-4525-4e2e-820c-079452d90158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:14.109Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=742a47a7-3706-4226-a97c-32cfc75efce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:24.124Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=56c12835-4e53-44a7-9d8e-94c37b772cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:24.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:34.145Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=5ab03f93-ac1d-41a0-853c-d8fa2331dedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:44.164Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3794a518-ee13-4f57-abd0-25d266aa35a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:54.180Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ddebead7-48cd-456e-ab27-762857848346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:21:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:22:04.197Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=3bea1db1-0956-4893-a027-7347446b8bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:22:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T02:22:14.209Z |INFO |Init configs |InvocationID=02146eda-5371-4fe3-85b7-5d17bf33b925, InstanceUUID=ee441583-3434-4a0b-8ef9-f43f1f3c7029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023